Hi, > I put dmg and exe files here: http://people.apache.org/~aharui/Installer/
I gave it a try: - looks like start up is a little slower? - probably should default to AIR 4 not 3.9 but that's a config file issue. - I couldn't reproduce the locale issue so that's promising. - If error occur getting initial locale then log window pops up and fault is logged via google analytics (but I guess if one fails the other may also). So good there as well. One run I did get an error on finishing unzipping 4.12 - 5th square is red and error log gives me no indication that something went wrong. (Caching was turned on and all files should of been cached) Here's the log: Version 3.0.0 (mac) Using Locale:en_AU Fetched the SDK download mirror URL from the CGI. AIR version 3.9 Flash Player version 11.9 Creating Apache Flex home Creating temporary directory Downloading Apache Flex SDK from: http://apache.mirror.serversaustralia.com.au/flex/4.12.0/binaries/apache-flex-sdk-4.12.0-bin.tar.gz Verifying Apache Flex SDK MD5 Signature The Apache Flex SDK MD5 Signature of the downloaded files matches the reference. The file is valid. Unzipping: /Users/justinmclean/Documents/ApacheFlexInstallerTest/temp/apache-flex-sdk-4.12.0-bin.tar.gz Finished unzipping: /Users/justinmclean/Documents/ApacheFlexInstallerTest/temp/apache-flex-sdk-4.12.0-bin.tar.gz And another run it looks like it made a SDK but the last green square was still spinning. Version 3.0.0 (mac) Using Locale:en_AU Fetched the SDK download mirror URL from the CGI. AIR version 4.0 Flash Player version 12.0 Creating Apache Flex home Creating temporary directory Downloading Apache Flex SDK from: http://mirror.ventraip.net.au/apache/flex/4.12.0/binaries/apache-flex-sdk-4.12.0-bin.tar.gz Verifying Apache Flex SDK MD5 Signature The Apache Flex SDK MD5 Signature of the downloaded files matches the reference. The file is valid. Unzipping: /Users/justinmclean/Documents/ApacheFlex4.12test/temp/apache-flex-sdk-4.12.0-bin.tar.gz Finished unzipping: /Users/justinmclean/Documents/ApacheFlex4.12test/temp/apache-flex-sdk-4.12.0-bin.tar.gz Downloading Adobe AIR Runtime Kit for Mac from: http://airdownload.adobe.com/air/mac/download/4.0//AdobeAIRSDK.tbz2 Finished untaring: /Users/justinmclean/Documents/ApacheFlex4.12test/in/airsdk/AdobeAIRSDK.tar Copying files from /Users/justinmclean/Documents/ApacheFlex4.12test/in/airsdk/frameworks/libs/air to /Users/justinmclean/Documents/ApacheFlex4.12test/frameworks/libs Copying files from /Users/justinmclean/Documents/ApacheFlex4.12test/in/airsdk/frameworks/projects/air to /Users/justinmclean/Documents/ApacheFlex4.12test/frameworks/projects Copying files from /Users/justinmclean/Documents/ApacheFlex4.12test/in/airsdk/include to /Users/justinmclean/Documents/ApacheFlex4.12test Copying files from /Users/justinmclean/Documents/ApacheFlex4.12test/in/airsdk/lib/android to /Users/justinmclean/Documents/ApacheFlex4.12test/lib Copying files from /Users/justinmclean/Documents/ApacheFlex4.12test/in/airsdk/lib/aot to /Users/justinmclean/Documents/ApacheFlex4.12test/lib Copying files from /Users/justinmclean/Documents/ApacheFlex4.12test/in/airsdk/lib/nai to /Users/justinmclean/Documents/ApacheFlex4.12test/lib Copying files from /Users/justinmclean/Documents/ApacheFlex4.12test/in/airsdk/runtimes to /Users/justinmclean/Documents/ApacheFlex4.12test Copying files from /Users/justinmclean/Documents/ApacheFlex4.12test/in/airsdk/samples/badge to /Users/justinmclean/Documents/ApacheFlex4.12test/samples Copying files from /Users/justinmclean/Documents/ApacheFlex4.12test/in/airsdk/samples/icons to /Users/justinmclean/Documents/ApacheFlex4.12test/samples Copying files from /Users/justinmclean/Documents/ApacheFlex4.12test/in/airsdk/templates/air to /Users/justinmclean/Documents/ApacheFlex4.12test/templates Installing Adobe Flash Player playerglobal.swc from: http://download.macromedia.com/get/flashplayer/updaters/12//playerglobal12_0.swc Downloading swfobject_2_2.zip from: http://swfobject.googlecode.com/files Download complete Downloading OSMF.swc from: http://downloads.sourceforge.net/project/osmf.adobe/OSMF%202.0%20Release%20%28final%20source%2C%20ASDocs%2C%20pdf%20guides%20and%20release%20notes%29 Downloading afe.jar from: http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/lib Downloading aglj40.jar from: http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/lib Downloading flex-fontkit.jar from: http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/lib Downloading rideau.jar from: http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/lib Downloading flex-messaging-common.jar from: http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/lib Installing frameworks configuration files configured for use with an IDE /Users/justinmclean/Documents/ApacheFlex4.12test is now an IDE compatible folder Thanks, Justin