Hi Jase,
Thanks for trying it out.
It's looks like we may have an issue with teh installer configuration as I can
reproduce that issue for both the en_AU locale and en_US locale as well:
Which a bit more debugging on it seems it failing to read the locale resource
file.
Unzipping:
/Users/justinmclean/Documents/ApacheFlexTest/temp/apache-flex-sdk-4.16.0-bin.tar.gz
Finished unzipping:
/Users/justinmclean/Documents/ApacheFlexTest/temp/apache-flex-sdk-4.16.0-bin.tar.gz
[get] Getting
http://flex.apache.org/installer/properties/sdk/en_AU.properties
[get] To /Users/justinmclean/Documents/ApacheFlexTest/en_AU.properties
get-data:
Error #3003
But checking http://flex.apache.org/installer/properties/sdk/en_AU.properties
in a browser shows it exists and
/Users/justinmclean/Documents/ApacheFlexTest/en_AU.properties exists.
I'm thinking it probably got the path wrong when it tries to read the file as
the full text of the error is:
Error #3003: File or directory does not exist.
However I wasn’t aware that anything in this area has changed?
Thanks,
Justin