You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2013/09/05 04:32:53 UTC

svn commit: r1520199 - /flex/site/trunk/content/installer/sdk-installer-config-3.0.xml

Author: jmclean
Date: Thu Sep  5 02:32:52 2013
New Revision: 1520199

URL: http://svn.apache.org/r1520199
Log:
added support for AIR 3.9 and Flash Player 11.9 beta

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=1520199&r1=1520198&r2=1520199&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 Thu Sep  5 02:32:52 2013
@@ -47,7 +47,7 @@ limitations under the License.
 		<file name="Nightly (dev use only)" path="https://builds.apache.org/job/flex-sdk_release/lastSuccessfulBuild/artifact/out/" file="apache-flex-sdk-4.11.nightly-bin" /> 
 
         <!-- All the versions! -->
-		<file name="Versions" airVersions="3.8,3.7,3.6,3.5,3.4,3.3,3.2,3.1,3.0,2.7,2.6" flashPlayerVersions="11.8,11.7,11.6,11.5,11.4,11.3,11.2,11.1,11.0,10.3,10.2" airDefault="3.8" flashPlayerDefault="11.8" /> 
+		<file name="Versions" airVersions="3.9,3.8,3.7,3.6,3.5,3.4,3.3,3.2,3.1,3.0,2.7,2.6" flashPlayerVersions="11.9,11.8,11.7,11.6,11.5,11.4,11.3,11.2,11.1,11.0,10.3,10.2" airDefault="3.8" flashPlayerDefault="11.8" /> 
 
         <!-- Adobe AIR SDK -->
 		<file name="AdobeAIRSDKLin2.6" path="http://airdownload.adobe.com/air/lin/download/2.6/" file="AdobeAIRSDK.tbz2" />
@@ -63,6 +63,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="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" />
@@ -75,6 +76,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" />
 		
 		<!-- 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" />
@@ -88,6 +90,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" />			
         
         <!-- SWFObject.js -->
         <file name="swfobject" path="http://swfobject.googlecode.com/files/" file="swfobject_2_2.zip"/>