Fixed typo on AIR 3.8 urls for both win and mac
Added new sdk-installer-config-3.0.xml with all versions of FP and AIR
Reverted sdk-installer-config-2.0.xml to previous version


Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/62a1af0b
Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/62a1af0b
Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/62a1af0b

Branch: refs/heads/master
Commit: 62a1af0b85aa02fa8cd7434a3baf0070f66955e3
Parents: a745aea
Author: Om <[email protected]>
Authored: Mon May 27 01:47:07 2013 -0700
Committer: Om <[email protected]>
Committed: Mon May 27 01:47:07 2013 -0700

----------------------------------------------------------------------
 .../apache/flex/utilities/common/Constants.as   |   2 +-
 installer/.actionScriptProperties               |  11 +-
 installer/src/sdk-installer-config-2.0.xml      |  45 +-------
 installer/src/sdk-installer-config-3.0.xml      | 109 +++++++++++++++++++
 4 files changed, 120 insertions(+), 47 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/62a1af0b/common/src/org/apache/flex/utilities/common/Constants.as
----------------------------------------------------------------------
diff --git a/common/src/org/apache/flex/utilities/common/Constants.as 
b/common/src/org/apache/flex/utilities/common/Constants.as
index daf4934..9dfee85 100644
--- a/common/src/org/apache/flex/utilities/common/Constants.as
+++ b/common/src/org/apache/flex/utilities/common/Constants.as
@@ -37,7 +37,7 @@ public class Constants
        public static const APPLICATION_EXTENSION_MAC:String = ".dmg";
        public static const APPLICATION_EXTENSION_WIN:String = ".exe";
        
-       public static const CONFIG_XML_NAME:String = 
"sdk-installer-config-2.0.xml";
+       public static const CONFIG_XML_NAME:String = 
"sdk-installer-config-3.0.xml";
        public static const DISCLAIMER_PATH:String = "about-binaries.html";
        public static const INSTALLER_TRACK_SUCCESS:String = 
"track-installer.html";
        

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/62a1af0b/installer/.actionScriptProperties
----------------------------------------------------------------------
diff --git a/installer/.actionScriptProperties 
b/installer/.actionScriptProperties
index 15214e7..aaac4b4 100644
--- a/installer/.actionScriptProperties
+++ b/installer/.actionScriptProperties
@@ -17,8 +17,8 @@
   limitations under the License.
 
 -->
-<actionScriptProperties analytics="false" 
mainApplicationPath="InstallApacheFlex.mxml" 
projectUUID="151f0ac8-8811-45cd-b935-d7c2b0949fa3" version="10">
-  <compiler additionalCompilerArguments="-define=INSTALLER::buildNumber,3 
-define=INSTALLER::releaseVersion,'0.8'" autoRSLOrdering="true" 
copyDependentFiles="true" flexSDK="Apache Flex 4.9.0 FP11.1 en_US" 
fteInMXComponents="false" generateAccessible="true" htmlExpressInstall="true" 
htmlGenerate="false" htmlHistoryManagement="false" 
htmlPlayerVersionCheck="true" includeNetmonSwc="false" 
outputFolderPath="bin-debug" removeUnusedRSL="true" sourceFolderPath="src" 
strict="true" targetPlayerVersion="0.0.0" useApolloConfig="true" 
useDebugRSLSwfs="true" verifyDigests="true" warn="true">
+<actionScriptProperties analytics="false" 
mainApplicationPath="InstallApacheFlex.mxml" 
projectUUID="151f0ac8-8811-45cd-b935-d7c2b0949fa3" version="11">
+  <compiler additionalCompilerArguments="" autoRSLOrdering="true" 
copyDependentFiles="true" flexSDK="Apache Flex 4.9.0 FP11.1 en_US" 
fteInMXComponents="false" generateAccessible="true" htmlExpressInstall="true" 
htmlGenerate="false" htmlHistoryManagement="false" 
htmlPlayerVersionCheck="true" includeNetmonSwc="false" 
outputFolderPath="bin-debug" removeUnusedRSL="true" sourceFolderPath="src" 
strict="true" targetPlayerVersion="0.0.0" useApolloConfig="true" 
useDebugRSLSwfs="true" useFlashSDK="false" verifyDigests="true" warn="true">
     <compilerSourcePath>
       <compilerSourcePathEntry kind="1" linkType="1" 
path="${APACHE_FLEX_UTILITIES_ROOT}/common/src"/>
     </compilerSourcePath>
@@ -40,13 +40,18 @@
     </application>
   </applications>
   <modules/>
+  <workers/>
   <buildCSSFiles/>
   <flashCatalyst validateFlashCatalystCompatibility="false"/>
   <buildTargets>
-    <buildTarget buildTargetName="default">
+    <buildTarget buildTargetName="default" platformId="default">
       <airSettings 
airCertificatePath="C:/p/documents/certificates/installapacheflex_self.p12" 
airTimestamp="true" anePathSet="true" version="1">
         <airExcludes/>
         <anePaths/>
+        <newLaunchParams/>
+        <modifiedLaunchParams/>
+        <newPackagingParams/>
+        <modifiedPackagingParams/>
       </airSettings>
       <actionScriptSettings version="1"/>
     </buildTarget>

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/62a1af0b/installer/src/sdk-installer-config-2.0.xml
----------------------------------------------------------------------
diff --git a/installer/src/sdk-installer-config-2.0.xml 
b/installer/src/sdk-installer-config-2.0.xml
index f4d0127..b57d452 100644
--- a/installer/src/sdk-installer-config-2.0.xml
+++ b/installer/src/sdk-installer-config-2.0.xml
@@ -21,11 +21,11 @@ limitations under the License.
 
 <config>
        <version>
-               <latest>2.6.0</latest>
+               <latest>2.5.4</latest>
        </version>
        <files>
 
-               <!-- SDK Installer Application binary distribution
+               <!-- SDK Installer App binary distribution
                         Notes:
                                - use full URL when binaries are NOT released 
yet, else use
                                  path relative to mirror
@@ -49,47 +49,6 @@ limitations under the License.
         <!-- Adobe Flash Player player global swc -->
         <file name="FlashPlayer" 
path="http://fpdownload.macromedia.com/get/flashplayer/updaters/11/"; 
file="playerglobal11_1.swc" version="11.1"/>
 
-        <!-- 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" /> 
-
-               <file name="AdobeAIRSDKLin2.6" 
path="http://airdownload.adobe.com/air/lin/download/2.6"; file="AdobeAIRSDK.zip" 
/>
-               
-               <file name="AdobeAIRSDKWin2.6" 
path="http://airdownload.adobe.com/air/win/download/2.6/"; 
file="AdobeAIRSDK.zip" /> 
-               <file name="AdobeAIRSDKWin2.7" 
path="http://airdownload.adobe.com/air/win/download/2.7/"; 
file="AdobeAIRSDK.zip" />
-               <file name="AdobeAIRSDKWin3.0" 
path="http://airdownload.adobe.com/air/win/download/3.0/"; 
file="AdobeAIRSDK.zip" />
-               <file name="AdobeAIRSDKWin3.1" 
path="http://airdownload.adobe.com/air/win/download/3.1/"; 
file="AdobeAIRSDK.zip" />
-               <file name="AdobeAIRSDKWin3.2" 
path="http://airdownload.adobe.com/air/win/download/3.2/"; 
file="AdobeAIRSDK.zip" />
-               <file name="AdobeAIRSDKWin3.3" 
path="http://airdownload.adobe.com/air/win/download/3.3/"; 
file="AdobeAIRSDK.zip" />
-               <file name="AdobeAIRSDKWin3.4" 
path="http://airdownload.adobe.com/air/win/download/3.4/"; 
file="AdobeAIRSDK.zip" />
-               <file name="AdobeAIRSDKWin3.5" 
path="http://airdownload.adobe.com/air/win/download/3.5/"; 
file="AdobeAIRSDK.zip" />
-               <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" />
-               <file name="AdobeAIRSDKWin3.8" 
path="http://labsdownload.adobe.com/pub/labs/flashruntimes/air"; 
file="air3-8_sdk_sa_win.zip" />
-
-               <file name="AdobeAIRSDKMac2.6" 
path="http://airdownload.adobe.com/air/win/download/2.6/"; 
file="AdobeAIRSDK.tbz2" /> 
-               <file name="AdobeAIRSDKMac2.7" 
path="http://airdownload.adobe.com/air/win/download/2.7/"; 
file="AdobeAIRSDK.tbz2" />
-               <file name="AdobeAIRSDKMac3.0" 
path="http://airdownload.adobe.com/air/win/download/3.0/"; 
file="AdobeAIRSDK.tbz2" />
-               <file name="AdobeAIRSDKMac3.1" 
path="http://airdownload.adobe.com/air/win/download/3.1/"; 
file="AdobeAIRSDK.tbz2" />
-               <file name="AdobeAIRSDKMac3.2" 
path="http://airdownload.adobe.com/air/win/download/3.2/"; 
file="AdobeAIRSDK.tbz2" />
-               <file name="AdobeAIRSDKMac3.3" 
path="http://airdownload.adobe.com/air/win/download/3.3/"; 
file="AdobeAIRSDK.tbz2" />
-               <file name="AdobeAIRSDKMac3.4" 
path="http://airdownload.adobe.com/air/win/download/3.4/"; 
file="AdobeAIRSDK.tbz2" />
-               <file name="AdobeAIRSDKMac3.5" 
path="http://airdownload.adobe.com/air/win/download/3.5/"; 
file="AdobeAIRSDK.tbz2" />
-               <file name="AdobeAIRSDKMac3.6" 
path="http://airdownload.adobe.com/air/win/download/3.6/"; 
file="AdobeAIRSDK.tbz2" />
-               <file name="AdobeAIRSDKMac3.7" 
path="http://airdownload.adobe.com/air/win/download/3.7/"; 
file="AdobeAIRSDK.tbz2" />
-               <file name="AdobeAIRSDKMac3.8" 
path="http://labsdownload.adobe.com/pub/labs/flashruntimes/air"; 
file="air3-8_sdk_sa_mac.tbz2" />
-               
-               <file name="FlashPlayer10.2" 
path="http://download.macromedia.com/get/flashplayer/installers/archive/playerglobal";
 file="playerglobal10_2.swc" version="10.2" swfversion="11"/>
-               <file name="FlashPlayer10.3" 
path="http://download.macromedia.com/get/flashplayer/installers/archive/playerglobal";
 file="playerglobal10_3.swc" version="10.3" swfversion="12"/>
-               <file name="FlashPlayer11.0" 
path="http://download.macromedia.com/get/flashplayer/updaters/"; 
file="playerglobal11_0.swc" version="11.0" swfversion="13"/>
-               <file name="FlashPlayer11.1" 
path="http://download.macromedia.com/get/flashplayer/updaters/"; 
file="playerglobal11_1.swc" version="11.1" swfversion="14"/>
-               <file name="FlashPlayer11.2" 
path="http://download.macromedia.com/get/flashplayer/updaters/"; 
file="playerglobal11_2.swc" version="11.2" swfversion="15"/>
-               <file name="FlashPlayer11.3" 
path="http://download.macromedia.com/get/flashplayer/updaters/"; 
file="playerglobal11_3.swc" version="11.3" swfversion="16"/>
-               <file name="FlashPlayer11.4" 
path="http://download.macromedia.com/get/flashplayer/updaters/"; 
file="playerglobal11_4.swc" version="11.4" swfversion="17"/>
-               <file name="FlashPlayer11.5" 
path="http://download.macromedia.com/get/flashplayer/updaters/"; 
file="playerglobal11_5.swc" version="11.5" swfversion="18"/>
-               <file name="FlashPlayer11.6" 
path="http://download.macromedia.com/get/flashplayer/updaters/"; 
file="playerglobal11_6.swc" version="11.6" swfversion="19" />
-               <file name="FlashPlayer11.7" 
path="http://download.macromedia.com/get/flashplayer/updaters/"; 
file="playerglobal11_7.swc" version="11.7" swfversion="20" />
-               <file name="FlashPlayer11.8" 
path="http://labsdownload.adobe.com/pub/labs/flashruntimes/flashplayer/"; 
file="flashplayer11-8_playerglobal.swc" version="11.8" swfversion="21" />       
          
-        
         <!-- SWFObject.js -->
         <file name="swfobject" path="http://swfobject.googlecode.com/files/"; 
file="swfobject_2_2.zip"/>
 

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/62a1af0b/installer/src/sdk-installer-config-3.0.xml
----------------------------------------------------------------------
diff --git a/installer/src/sdk-installer-config-3.0.xml 
b/installer/src/sdk-installer-config-3.0.xml
new file mode 100644
index 0000000..6d83bf2
--- /dev/null
+++ b/installer/src/sdk-installer-config-3.0.xml
@@ -0,0 +1,109 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+
+<config>
+       <version>
+               <latest>2.6.0</latest>
+       </version>
+       <files>
+
+               <!-- SDK Installer Application binary distribution
+                        Notes:
+                               - use full URL when binaries are NOT released 
yet, else use
+                                 path relative to mirror
+                               - if path is relative, don't use starting slash 
-->
+               <file name="SDKInstallerApp" 
path="https://dist.apache.org/repos/dist/dev/flex/installer/2.0/rc1/binaries/"; 
file="apache-flex-sdk-installer-2.0.3-bin" />
+
+        <!-- Mirror URL CGI -->
+        <file name="MirrorURLCGI" path="" file="single-mirror-url.cgi"/>
+
+        <!-- Apache Flex binary distribution
+             Notes:
+                 - path is relative to mirror URL
+                 - don't use starting slash
+                 - for the second and later releases, remove the extension 
from the file name -->
+        <file name="ApacheFlexSDK" path="flex/4.9.1/binaries/" 
file="apache-flex-sdk-4.9.1-bin"/>
+
+        <!-- Adobe AIR SDK -->
+        <file name="AdobeAIRSDKWin" 
path="http://airdownload.adobe.com/air/win/download/3.4/"; 
file="AdobeAIRSDK.zip"/>
+        <file name="AdobeAIRSDKMac" 
path="http://airdownload.adobe.com/air/mac/download/3.4/"; 
file="AdobeAIRSDK.tbz2"/>
+
+        <!-- Adobe Flash Player player global swc -->
+        <file name="FlashPlayer" 
path="http://fpdownload.macromedia.com/get/flashplayer/updaters/11/"; 
file="playerglobal11_1.swc" version="11.1"/>
+
+        <!-- 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" /> 
+
+               <file name="AdobeAIRSDKLin2.6" 
path="http://airdownload.adobe.com/air/lin/download/2.6"; file="AdobeAIRSDK.zip" 
/>
+               
+               <file name="AdobeAIRSDKWin2.6" 
path="http://airdownload.adobe.com/air/win/download/2.6/"; 
file="AdobeAIRSDK.zip" /> 
+               <file name="AdobeAIRSDKWin2.7" 
path="http://airdownload.adobe.com/air/win/download/2.7/"; 
file="AdobeAIRSDK.zip" />
+               <file name="AdobeAIRSDKWin3.0" 
path="http://airdownload.adobe.com/air/win/download/3.0/"; 
file="AdobeAIRSDK.zip" />
+               <file name="AdobeAIRSDKWin3.1" 
path="http://airdownload.adobe.com/air/win/download/3.1/"; 
file="AdobeAIRSDK.zip" />
+               <file name="AdobeAIRSDKWin3.2" 
path="http://airdownload.adobe.com/air/win/download/3.2/"; 
file="AdobeAIRSDK.zip" />
+               <file name="AdobeAIRSDKWin3.3" 
path="http://airdownload.adobe.com/air/win/download/3.3/"; 
file="AdobeAIRSDK.zip" />
+               <file name="AdobeAIRSDKWin3.4" 
path="http://airdownload.adobe.com/air/win/download/3.4/"; 
file="AdobeAIRSDK.zip" />
+               <file name="AdobeAIRSDKWin3.5" 
path="http://airdownload.adobe.com/air/win/download/3.5/"; 
file="AdobeAIRSDK.zip" />
+               <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" />
+               <file name="AdobeAIRSDKWin3.8" 
path="http://labsdownload.adobe.com/pub/labs/flashruntimes/air/"; 
file="air3-8_sdk_sa_win.zip" />
+
+               <file name="AdobeAIRSDKMac2.6" 
path="http://airdownload.adobe.com/air/win/download/2.6/"; 
file="AdobeAIRSDK.tbz2" /> 
+               <file name="AdobeAIRSDKMac2.7" 
path="http://airdownload.adobe.com/air/win/download/2.7/"; 
file="AdobeAIRSDK.tbz2" />
+               <file name="AdobeAIRSDKMac3.0" 
path="http://airdownload.adobe.com/air/win/download/3.0/"; 
file="AdobeAIRSDK.tbz2" />
+               <file name="AdobeAIRSDKMac3.1" 
path="http://airdownload.adobe.com/air/win/download/3.1/"; 
file="AdobeAIRSDK.tbz2" />
+               <file name="AdobeAIRSDKMac3.2" 
path="http://airdownload.adobe.com/air/win/download/3.2/"; 
file="AdobeAIRSDK.tbz2" />
+               <file name="AdobeAIRSDKMac3.3" 
path="http://airdownload.adobe.com/air/win/download/3.3/"; 
file="AdobeAIRSDK.tbz2" />
+               <file name="AdobeAIRSDKMac3.4" 
path="http://airdownload.adobe.com/air/win/download/3.4/"; 
file="AdobeAIRSDK.tbz2" />
+               <file name="AdobeAIRSDKMac3.5" 
path="http://airdownload.adobe.com/air/win/download/3.5/"; 
file="AdobeAIRSDK.tbz2" />
+               <file name="AdobeAIRSDKMac3.6" 
path="http://airdownload.adobe.com/air/win/download/3.6/"; 
file="AdobeAIRSDK.tbz2" />
+               <file name="AdobeAIRSDKMac3.7" 
path="http://airdownload.adobe.com/air/win/download/3.7/"; 
file="AdobeAIRSDK.tbz2" />
+               <file name="AdobeAIRSDKMac3.8" 
path="http://labsdownload.adobe.com/pub/labs/flashruntimes/air/"; 
file="air3-8_sdk_sa_mac.tbz2" />
+               
+               <file name="FlashPlayer10.2" 
path="http://download.macromedia.com/get/flashplayer/installers/archive/playerglobal";
 file="playerglobal10_2.swc" version="10.2" swfversion="11"/>
+               <file name="FlashPlayer10.3" 
path="http://download.macromedia.com/get/flashplayer/installers/archive/playerglobal";
 file="playerglobal10_3.swc" version="10.3" swfversion="12"/>
+               <file name="FlashPlayer11.0" 
path="http://download.macromedia.com/get/flashplayer/updaters/"; 
file="playerglobal11_0.swc" version="11.0" swfversion="13"/>
+               <file name="FlashPlayer11.1" 
path="http://download.macromedia.com/get/flashplayer/updaters/"; 
file="playerglobal11_1.swc" version="11.1" swfversion="14"/>
+               <file name="FlashPlayer11.2" 
path="http://download.macromedia.com/get/flashplayer/updaters/"; 
file="playerglobal11_2.swc" version="11.2" swfversion="15"/>
+               <file name="FlashPlayer11.3" 
path="http://download.macromedia.com/get/flashplayer/updaters/"; 
file="playerglobal11_3.swc" version="11.3" swfversion="16"/>
+               <file name="FlashPlayer11.4" 
path="http://download.macromedia.com/get/flashplayer/updaters/"; 
file="playerglobal11_4.swc" version="11.4" swfversion="17"/>
+               <file name="FlashPlayer11.5" 
path="http://download.macromedia.com/get/flashplayer/updaters/"; 
file="playerglobal11_5.swc" version="11.5" swfversion="18"/>
+               <file name="FlashPlayer11.6" 
path="http://download.macromedia.com/get/flashplayer/updaters/"; 
file="playerglobal11_6.swc" version="11.6" swfversion="19" />
+               <file name="FlashPlayer11.7" 
path="http://download.macromedia.com/get/flashplayer/updaters/"; 
file="playerglobal11_7.swc" version="11.7" swfversion="20" />
+               <file name="FlashPlayer11.8" 
path="http://labsdownload.adobe.com/pub/labs/flashruntimes/flashplayer/"; 
file="flashplayer11-8_playerglobal.swc" version="11.8" swfversion="21" />       
          
+        
+        <!-- SWFObject.js -->
+        <file name="swfobject" path="http://swfobject.googlecode.com/files/"; 
file="swfobject_2_2.zip"/>
+
+        <!-- BlazeDS -->
+        <file name="BlazeDS" 
path="http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/lib/"; 
file="flex-messaging-common.jar"/>
+
+        <!-- FontSWF -->
+        <file name="afe" 
path="http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/lib/"; 
file="afe.jar"/>
+        <file name="aglj40" 
path="http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/lib/"; 
file="aglj40.jar"/>
+        <file name="flex-fontkit" 
path="http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/lib/"; 
file="flex-fontkit.jar"/>
+        <file name="rideau" 
path="http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/lib/"; 
file="rideau.jar"/>
+
+        <!-- OSMF -->
+        <file name="OSMF" 
path="http://opensource.adobe.com/svn/opensource/flex/sdk/branches/4.y/frameworks/libs/";
 file="osmf.swc"/>
+
+    </files>
+</config>

Reply via email to