Justin, I think you should revert this change. The Mustella tests against 11.9/3.9 have not been run yet. I think it will take at least 24 hours for them to run.
Your change makes it go live to all current users. Thanks, Om On Fri, Oct 11, 2013 at 8:13 PM, <jmcl...@apache.org> wrote: > Author: jmclean > Date: Sat Oct 12 03:13:11 2013 > New Revision: 1531490 > > URL: http://svn.apache.org/r1531490 > Log: > Update to use release version of FP 11.9 and AIR 3.9 > > Modified: > flex/site/trunk/content/installer/sdk-installer-config-3.0.xml > > Modified: flex/site/trunk/content/installer/sdk-installer-config-3.0.xml > URL: > http://svn.apache.org/viewvc/flex/site/trunk/content/installer/sdk-installer-config-3.0.xml?rev=1531490&r1=1531489&r2=1531490&view=diff > > ============================================================================== > --- flex/site/trunk/content/installer/sdk-installer-config-3.0.xml > (original) > +++ flex/site/trunk/content/installer/sdk-installer-config-3.0.xml Sat Oct > 12 03:13:11 2013 > @@ -64,7 +64,7 @@ limitations under the License. > <file name="AdobeAIRSDKWin3.6" path=" > http://airdownload.adobe.com/air/win/download/3.6/" > file="AdobeAIRSDK.zip" /> > <file name="AdobeAIRSDKWin3.7" path=" > http://airdownload.adobe.com/air/win/download/3.7/" > file="AdobeAIRSDK.zip" label="tested"/> > <file name="AdobeAIRSDKWin3.8" path=" > http://airdownload.adobe.com/air/win/download/3.8/" > file="AdobeAIRSDK.zip" label="tested"/> > - <file name="AdobeAIRSDKWin3.9" path=" > http://labsdownload.adobe.com/pub/labs/flashruntimes/air/" > file="air3-9_sdk_sa_win.zip" /> > + <file name="AdobeAIRSDKWin3.9" path=" > http://airdownload.adobe.com/air/win/download/3.9/" > file="AdobeAIRSDK.zip" /> > > <file name="AdobeAIRSDKMac2.6" path=" > http://airdownload.adobe.com/air/mac/download/2.6/" > file="AdobeAIRSDK.tbz2" /> > <file name="AdobeAIRSDKMac2.7" path=" > http://airdownload.adobe.com/air/mac/download/2.7/" > file="AdobeAIRSDK.tbz2" /> > @@ -77,7 +77,7 @@ limitations under the License. > <file name="AdobeAIRSDKMac3.6" path=" > http://airdownload.adobe.com/air/mac/download/3.6/" > file="AdobeAIRSDK.tbz2" /> > <file name="AdobeAIRSDKMac3.7" path=" > http://airdownload.adobe.com/air/mac/download/3.7/" > file="AdobeAIRSDK.tbz2" label="tested"/> > <file name="AdobeAIRSDKMac3.8" path=" > http://airdownload.adobe.com/air/mac/download/3.8/" > file="AdobeAIRSDK.tbz2" label="tested"/> > - <file name="AdobeAIRSDKMac3.9" path=" > http://labsdownload.adobe.com/pub/labs/flashruntimes/air/" > file="air3-9_sdk_sa_mac.tbz2" /> > + <file name="AdobeAIRSDKMac3.9" path=" > http://airdownload.adobe.com/air/mac/download/3.9/" > file="AdobeAIRSDK.tbz2" /> > > <!-- Adobe Flash Player player global swc --> > <file name="FlashPlayer10.2" path=" > http://download.macromedia.com/get/flashplayer/installers/archive/playerglobal/" > file="playerglobal10_2.swc" version="10.2" swfversion="11" /> > @@ -91,7 +91,7 @@ limitations under the License. > <file name="FlashPlayer11.6" path=" > http://download.macromedia.com/get/flashplayer/updaters/11/" > file="playerglobal11_6.swc" version="11.6" swfversion="19" /> > <file name="FlashPlayer11.7" path=" > http://download.macromedia.com/get/flashplayer/updaters/11/" > file="playerglobal11_7.swc" version="11.7" swfversion="20" label="tested"/> > <file name="FlashPlayer11.8" path=" > http://download.macromedia.com/get/flashplayer/updaters/11/" > file="playerglobal11_8.swc" version="11.8" swfversion="21" label="tested"/> > - <file name="FlashPlayer11.9" path=" > http://labsdownload.adobe.com/pub/labs/flashruntimes/flashplayer/" > file="flashplayer11-9_playerglobal.swc" version="11.9" swfversion="22" /> > + <file name="FlashPlayer11.9" path=" > http://download.macromedia.com/get/flashplayer/updaters/11/" > file="playerglobal11_9.swc" version="11.9" swfversion="22" /> > > <!-- SWFObject.js --> > <file name="swfobject" path=" > http://swfobject.googlecode.com/files/" file="swfobject_2_2.zip"/> > > >