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

[1/4] git commit: [flex-utilities] [refs/heads/develop] - 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

Updated Branches:
  refs/heads/develop a745aeab9 -> 88ef5b031


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/develop
Commit: 62a1af0b85aa02fa8cd7434a3baf0070f66955e3
Parents: a745aea
Author: Om <bi...@gmail.com>
Authored: Mon May 27 01:47:07 2013 -0700
Committer: Om <bi...@gmail.com>
Committed: Mon May 27 01:47:07 2013 -0700

----------------------------------------------------------------------
 .../org/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>


[3/4] git commit: [flex-utilities] [refs/heads/develop] - Removed first step as an installation activity step

Posted by bi...@apache.org.
Removed first step as an installation activity step


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

Branch: refs/heads/develop
Commit: 5ef6e3c5d85a61517c09d306e808b0cd2240ce51
Parents: 58cf81a
Author: Om <bi...@gmail.com>
Authored: Mon May 27 02:19:28 2013 -0700
Committer: Om <bi...@gmail.com>
Committed: Mon May 27 02:19:28 2013 -0700

----------------------------------------------------------------------
 installer/src/InstallApacheFlex.mxml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/5ef6e3c5/installer/src/InstallApacheFlex.mxml
----------------------------------------------------------------------
diff --git a/installer/src/InstallApacheFlex.mxml b/installer/src/InstallApacheFlex.mxml
index ceb9e07..a4987df 100644
--- a/installer/src/InstallApacheFlex.mxml
+++ b/installer/src/InstallApacheFlex.mxml
@@ -629,7 +629,6 @@ variables are not required because the locations of these pieces are known.
         protected function initiateInstallStepsActivity():void {
             _installationSteps = new ArrayCollection();
 
-			_installationSteps.addItem(new StepItem(_viewResourceConstants.STEP_SELECT_AIR_AND_FLASH_VERSION));
             _installationSteps.addItem(new StepItem(_viewResourceConstants.STEP_CREATE_DIRECTORIES));
             _installationSteps.addItem(new StepItem(_viewResourceConstants.STEP_REQUIRED_INSTALL_APACHE_FLEX_SDK));
             _installationSteps.addItem(new StepItem(_viewResourceConstants.STEP_VERIFY_FLEX_SDK));


[4/4] git commit: [flex-utilities] [refs/heads/develop] - Styling applied to new elements to keep them consistent with the rest of the app

Posted by bi...@apache.org.
Styling applied to new elements to keep them consistent with the rest of the app


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

Branch: refs/heads/develop
Commit: 88ef5b031c03997027b24dd315e001230f632055
Parents: 5ef6e3c
Author: Om <bi...@gmail.com>
Authored: Mon May 27 03:01:26 2013 -0700
Committer: Om <bi...@gmail.com>
Committed: Mon May 27 03:01:26 2013 -0700

----------------------------------------------------------------------
 installer/src/InstallApacheFlex.mxml |   33 ++++++++++++++++++----------
 1 files changed, 21 insertions(+), 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/88ef5b03/installer/src/InstallApacheFlex.mxml
----------------------------------------------------------------------
diff --git a/installer/src/InstallApacheFlex.mxml b/installer/src/InstallApacheFlex.mxml
index a4987df..640bdc6 100644
--- a/installer/src/InstallApacheFlex.mxml
+++ b/installer/src/InstallApacheFlex.mxml
@@ -1848,28 +1848,37 @@ variables are not required because the locations of these pieces are known.
 			 height="200"
 			 top="380"
 			 x="{zeroStepGroup.x = this.width/2 - zeroStepGroup.width/2}"
-			 visible="true"
-			 visible.optionsState="false"
-			 visible.directoryState="false"
-			 visible.installState="false"
 			 backgroundAlpha="0">
 		<s:layout>
 			<s:VerticalLayout
 				verticalAlign="middle"
+				horizontalAlign="center"
 				paddingRight="10"
 				paddingLeft="10"/>
 		</s:layout>
-		<s:HGroup>
-			<s:Label text="Select AIR version" width="200" />
-			<s:ComboBox id="airVersion"
+		<s:HGroup verticalAlign="middle">
+			<s:Label text="Select AIR version" width="200" fontFamily="openSansBold" />
+			<s:DropDownList id="airVersion"
 						dataProvider="{AIR_VERSIONS}"
-						change="handleAirVersionChange(event)"/>
+						width="200"
+						fontFamily="openSansSemibold"
+						change="handleAirVersionChange(event)">
+				<s:layout>
+					<s:VerticalLayout requestedRowCount="-1"/>
+				</s:layout>
+			</s:DropDownList>
 		</s:HGroup>
-		<s:HGroup>
-			<s:Label text="Select Flash Player version" width="200" />
-			<s:ComboBox id="flashPlayerVersion"
+		<s:HGroup verticalAlign="middle">
+			<s:Label text="Select Flash Player version" width="200" fontFamily="openSansBold" />
+			<s:DropDownList id="flashPlayerVersion"
+						width="200"
 						dataProvider="{FLASH_PLAYER_VERSIONS}"
-						change="handleFlashPlayerVersionChange(event)"/>
+						fontFamily="openSansSemibold"
+						change="handleFlashPlayerVersionChange(event)">
+				<s:layout>
+					<s:VerticalLayout requestedRowCount="-1"/>
+				</s:layout>
+			</s:DropDownList>
 		</s:HGroup>
 		<s:controlBarContent>
 			<s:Spacer


[2/4] git commit: [flex-utilities] [refs/heads/develop] - Fixed typos in urls for Flash Player swcs 11.0 to 11.7

Posted by bi...@apache.org.
Fixed typos in urls for Flash Player swcs 11.0 to 11.7


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

Branch: refs/heads/develop
Commit: 58cf81aced544a7b77ca15e37aa3834bb70102f0
Parents: 62a1af0
Author: Om <bi...@gmail.com>
Authored: Mon May 27 02:05:55 2013 -0700
Committer: Om <bi...@gmail.com>
Committed: Mon May 27 02:05:55 2013 -0700

----------------------------------------------------------------------
 installer/src/sdk-installer-config-3.0.xml |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/58cf81ac/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
index 6d83bf2..98b23f1 100644
--- a/installer/src/sdk-installer-config-3.0.xml
+++ b/installer/src/sdk-installer-config-3.0.xml
@@ -80,14 +80,14 @@ limitations under the License.
 		
 		<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.0" path="http://download.macromedia.com/get/flashplayer/updaters/11/" file="playerglobal11_0.swc" version="11.0" swfversion="13"/>
+		<file name="FlashPlayer11.1" path="http://download.macromedia.com/get/flashplayer/updaters/11/" file="playerglobal11_1.swc" version="11.1" swfversion="14"/>
+		<file name="FlashPlayer11.2" path="http://download.macromedia.com/get/flashplayer/updaters/11/" file="playerglobal11_2.swc" version="11.2" swfversion="15"/>
+		<file name="FlashPlayer11.3" path="http://download.macromedia.com/get/flashplayer/updaters/11/" file="playerglobal11_3.swc" version="11.3" swfversion="16"/>
+		<file name="FlashPlayer11.4" path="http://download.macromedia.com/get/flashplayer/updaters/11/" file="playerglobal11_4.swc" version="11.4" swfversion="17"/>
+		<file name="FlashPlayer11.5" path="http://download.macromedia.com/get/flashplayer/updaters/11/" file="playerglobal11_5.swc" version="11.5" swfversion="18"/>
+		<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" />
 		<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 -->