Keith Lee created FLEX-33439: -------------------------------- Summary: copylocale utility not working for locales other than english Key: FLEX-33439 URL: https://issues.apache.org/jira/browse/FLEX-33439 Project: Apache Flex Issue Type: Bug Affects Versions: Apache Flex 4.9.0 Environment: Mac OS Mountain Lion Reporter: Keith Lee Fix For: Adobe Flex SDK Next
This is broken in the 4.9.1 release as well. When I use the copylocale utility to try and copy a locale like zh_TW to z1_TW, I get these errors: Error: Directory "./../frameworks/projects/airspark/bundles/zh_TW" does not exist Error: Directory "./../frameworks/projects/automation_air/bundles/zh_TW" does not exist Error: Directory "./../frameworks/projects/automation_dmv/bundles/zh_TW" does not exist Error: Directory "./../frameworks/projects/automation_flashflexkit/bundles/zh_TW" does not exist Error: Directory "./../frameworks/projects/automation_spark/bundles/zh_TW" does not exist Error: Directory "./../frameworks/projects/mobilecomponents/bundles/zh_TW" does not exist If I use the en_US locale as the one to copy, it works fine, but this is not the expected result. I should be able to copy any locale. This is currently preventing me from deploying to a certain locale. I'm not aware of any workaround. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira