Hi, > Looks like you chose 4.12.1 and we have said that caching isn't going to > work there.
So it's a regression issue then? I tried 4.13 in in that case the SDK isn't cached but AIR and other files are. So for 4.12.1 we have the SDK is being cached but noting else is and for 4.13.0 we have the SDK not being cached but other files are. Here's the log for the second run though on 4.13: Version 3.1.0 (mac) Using Locale: en_AU Fetched the SDK download mirror URL from the CGI. AIR version 14.0 Flash Player version 14.0 Creating Apache Flex home Creating temporary directory Downloading Apache Flex SDK from: https://dist.apache.org/repos/dist/dev/flex/sdk/4.13.0/rc3/binaries/apache-flex-sdk-4.13.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.13Test/temp/apache-flex-sdk-4.13.0-bin.tar.gz Finished unzipping: /Users/justinmclean/Documents/ApacheFlex4.13Test/temp/apache-flex-sdk-4.13.0-bin.tar.gz Downloading Adobe AIR Runtime Kit for Mac from: http://airdownload.adobe.com/air/mac/download/14.0//AdobeAIRSDK.tbz2 Using file from cache: /Users/justinmclean/Downloads/Apache Flex Installer Cache/air/mac/download/14.0//AdobeAIRSDK.tbz2 Finished untaring: /Users/justinmclean/Documents/ApacheFlex4.13Test/in/airsdk/AdobeAIRSDK.tar Copying files from /Users/justinmclean/Documents/ApacheFlex4.13Test/in/airsdk/frameworks/libs/air to /Users/justinmclean/Documents/ApacheFlex4.13Test/frameworks/libs Copying files from /Users/justinmclean/Documents/ApacheFlex4.13Test/in/airsdk/frameworks/projects/air to /Users/justinmclean/Documents/ApacheFlex4.13Test/frameworks/projects Copying files from /Users/justinmclean/Documents/ApacheFlex4.13Test/in/airsdk/include to /Users/justinmclean/Documents/ApacheFlex4.13Test Copying files from /Users/justinmclean/Documents/ApacheFlex4.13Test/in/airsdk/lib/android to /Users/justinmclean/Documents/ApacheFlex4.13Test/lib Copying files from /Users/justinmclean/Documents/ApacheFlex4.13Test/in/airsdk/lib/aot to /Users/justinmclean/Documents/ApacheFlex4.13Test/lib Copying files from /Users/justinmclean/Documents/ApacheFlex4.13Test/in/airsdk/lib/nai to /Users/justinmclean/Documents/ApacheFlex4.13Test/lib Copying files from /Users/justinmclean/Documents/ApacheFlex4.13Test/in/airsdk/runtimes to /Users/justinmclean/Documents/ApacheFlex4.13Test Copying files from /Users/justinmclean/Documents/ApacheFlex4.13Test/in/airsdk/samples/badge to /Users/justinmclean/Documents/ApacheFlex4.13Test/samples Copying files from /Users/justinmclean/Documents/ApacheFlex4.13Test/in/airsdk/samples/icons to /Users/justinmclean/Documents/ApacheFlex4.13Test/samples Copying files from /Users/justinmclean/Documents/ApacheFlex4.13Test/in/airsdk/templates/air to /Users/justinmclean/Documents/ApacheFlex4.13Test/templates Copying files from /Users/justinmclean/Documents/ApacheFlex4.13Test/in/airsdk/templates/extensions to /Users/justinmclean/Documents/ApacheFlex4.13Test/templates Copying files from /Users/justinmclean/Documents/ApacheFlex4.13Test/in/airsdk/templates/sdk to /Users/justinmclean/Documents/ApacheFlex4.13Test/templates Installing Adobe Flash Player playerglobal.swc from: http://download.macromedia.com/get/flashplayer/updaters/14//playerglobal14_0.swc Using file from cache: /Users/justinmclean/Downloads/Apache Flex Installer Cache/get/flashplayer/updaters/14//playerglobal14_0.swc Downloading 2.2.zip from: https://github.com/swfobject/swfobject/archive Using file from cache: /Users/justinmclean/Downloads/Apache Flex Installer Cache/swfobject/swfobject/archive/2.2.zip 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 Using file from cache: /Users/justinmclean/Downloads/Apache Flex Installer Cache/project/osmf.adobe/OSMF%202.0%20Release%20%28final%20source%2C%20ASDocs%2C%20pdf%20guides%20and%20release%20notes%29/OSMF.swc Downloading afe.jar from: http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/lib Using file from cache: /Users/justinmclean/Downloads/Apache Flex Installer Cache/svn/opensource/flex/sdk/branches/4.y/lib/afe.jar Downloading aglj40.jar from: http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/lib Using file from cache: /Users/justinmclean/Downloads/Apache Flex Installer Cache/svn/opensource/flex/sdk/branches/4.y/lib/aglj40.jar Downloading flex-fontkit.jar from: http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/lib Using file from cache: /Users/justinmclean/Downloads/Apache Flex Installer Cache/svn/opensource/flex/sdk/branches/4.y/lib/flex-fontkit.jar Downloading rideau.jar from: http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/lib Using file from cache: /Users/justinmclean/Downloads/Apache Flex Installer Cache/svn/opensource/flex/sdk/branches/4.y/lib/rideau.jar Downloading flex-messaging-common.jar from: http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/lib Using file from cache: /Users/justinmclean/Downloads/Apache Flex Installer Cache/svn/opensource/flex/sdk/branches/4.y/lib/flex-messaging-common.jar Installing frameworks configuration files configured for use with an IDE /Users/justinmclean/Documents/ApacheFlex4.13Test is now an IDE compatible folder Installation complete. Justin