Author: jmclean
Date: Sun Jan 19 02:06:05 2014
New Revision: 1559443

URL: http://svn.apache.org/r1559443
Log:
added AIR 4.0 and FP 12.0

Modified:
    flex/site/trunk/content/installer/sdk-installer-config-3.1.xml

Modified: flex/site/trunk/content/installer/sdk-installer-config-3.1.xml
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/content/installer/sdk-installer-config-3.1.xml?rev=1559443&r1=1559442&r2=1559443&view=diff
==============================================================================
--- flex/site/trunk/content/installer/sdk-installer-config-3.1.xml (original)
+++ flex/site/trunk/content/installer/sdk-installer-config-3.1.xml Sun Jan 19 
02:06:05 2014
@@ -48,7 +48,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.12.0-bin" /> 
 
         <!-- All the versions! -->
-               <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.9" flashPlayerDefault="11.9" /> 
+               <file name="Versions" 
airVersions="4.0,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="12.0,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.9" flashPlayerDefault="11.9" /> 
 
         <!-- Adobe AIR SDK -->
                <file name="AdobeAIRSDKLin2.6" 
path="http://airdownload.adobe.com/air/lin/download/2.6/"; 
file="AdobeAIRSDK.tbz2" />
@@ -65,6 +65,7 @@ limitations under the License.
                <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://airdownload.adobe.com/air/win/download/3.9/"; 
file="AdobeAIRSDK.zip" />
+               <file name="AdobeAIRSDKWin4.0" 
path="http://airdownload.adobe.com/air/win/download/4.0/"; 
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" />
@@ -78,6 +79,7 @@ limitations under the License.
                <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://airdownload.adobe.com/air/mac/download/3.9/"; 
file="AdobeAIRSDK.tbz2" />
+               <file name="AdobeAIRSDKMac4.0" 
path="http://airdownload.adobe.com/air/mac/download/4.0/"; 
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" />
@@ -92,6 +94,7 @@ limitations under the License.
                <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://download.macromedia.com/get/flashplayer/updaters/11/"; 
file="playerglobal11_9.swc" version="11.9" swfversion="22" />                   
+               <file name="FlashPlayer12.0" 
path="http://download.macromedia.com/get/flashplayer/updaters/12/"; 
file="playerglobal12_0.swc" version="11.9" swfversion="23" />                   
         
         <!-- SWFObject.js -->
         <file name="swfobject" path="http://swfobject.googlecode.com/files/"; 
file="swfobject_2_2.zip"/>


Reply via email to