Author: aharui
Date: Tue Jun 24 15:05:55 2014
New Revision: 1605105

URL: http://svn.apache.org/r1605105
Log:
fix some issues in config file

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

Modified: flex/site/trunk/content/installer/sdk-installer-config-4.0.xml
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/content/installer/sdk-installer-config-4.0.xml?rev=1605105&r1=1605104&r2=1605105&view=diff
==============================================================================
--- flex/site/trunk/content/installer/sdk-installer-config-4.0.xml (original)
+++ flex/site/trunk/content/installer/sdk-installer-config-4.0.xml Tue Jun 24 
15:05:55 2014
@@ -65,14 +65,14 @@ limitations under the License.
                 <versionC id="4.11.0" version="4.11.0" 
path="http://archive.apache.org/dist/flex/4.11.0/binaries/"; 
file="apache-flex-sdk-4.11.0-bin" legacy="true" />
                 <versionD id="4.12.0" version="4.12.0" 
path="http://archive.apache.org/dist/flex/4.12.0/binaries/"; 
file="apache-flex-sdk-4.12.0-bin"  />
                 <versionE id="4.12.1" version="4.12.1" 
path="flex/4.12.1/binaries/" file="apache-flex-sdk-4.12.1-bin" default="true" />
-                <rc id="FlexSDKRC" version="RC1" 
path="https://dist.apache.org/repos/dist/dev/flex/sdk/4.13.0/rc1/binaries/"; 
file="apache-flex-sdk-4.13.0-bin" dev="true" nocache="true"/>
+                <rc id="FlexSDKRC" version="4.13.0 RC1" 
path="https://dist.apache.org/repos/dist/dev/flex/sdk/4.13.0/rc1/binaries/"; 
file="apache-flex-sdk-4.13.0-bin" dev="true" nocache="true"/>
                 <Nightly id="Nightly" version="Nightly" 
path="http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/lastSuccessfulBuild/artifact/out/";
 file="apache-flex-sdk-4.13.0-bin" dev="true" nocache="true" />
             </versions>
         </ApacheFlexSDK>
         <ApacheFlexJS name="Apache FlexJS" prefix="apache-flex-flexjs-" 
icon="http://flex.apache.org/installer/icons/apache_flexjs_logo_text.png"; 
developmentVersion="0.0.2">
             <versions>
                 <versionAA id="FlexJS0.0.1" version="0.0.1" 
path="flex/flexjs/0.0.1/binaries/" file="apache-flex-flexjs-0.0.1-bin" />
-                <rc id="FlexJSRC" version="RC2" 
path="https://dist.apache.org/repos/dist/dev/flex/flexjs/0.0.2/rc2/binaries/"; 
file="apache-flex-flexjs-0.0.2-bin" dev="true" nocache="true"/>
+                <rc id="FlexJSRC" version="0.0.2 RC2" 
path="https://dist.apache.org/repos/dist/dev/flex/flexjs/0.0.2/rc2/binaries/"; 
file="apache-flex-flexjs-0.0.2-bin" dev="true" nocache="true"/>
                 <Nightly id="FlexJSNightly" version="Nightly" 
path="http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/lastSuccessfulBuild/artifact/out/";
 file="apache-flex-flexjs-0.0.2-bin" dev="true" nocache="true"/>
             </versions>
         </ApacheFlexJS>
@@ -99,7 +99,7 @@ limitations under the License.
             </versions>
         </linux>
         <windows>
-            <versions default="13.0">
+            <versions default="14.0">
                 <versionA id="air.sdk.version.windows.2.6" version="2.6" 
displayVersion="2.6">
                     <server 
id="air.sdk.server.windows.2.6">http://airdownload.adobe.com</server>
                     <folder 
id="air.sdk.folder.windows.2.6">air/win/download/2.6/</folder>
@@ -203,7 +203,7 @@ limitations under the License.
             </versions>
         </windows>
         <mac>
-            <versions default="13.0">
+            <versions default="14.0">
                 <versionA id="air.sdk.version.mac.2.6" version="2.6" 
displayVersion="2.6">
                     <server 
id="air.sdk.server.mac.2.6">http://airdownload.adobe.com</server>
                     <folder 
id="air.sdk.folder.mac.2.6">air/mac/download/2.6/</folder>
@@ -307,7 +307,7 @@ limitations under the License.
         </mac>
     </airsdk>
     <flashsdk>
-        <versions default="13.0">
+        <versions default="14.0">
             <versionA id="flash.sdk.version.10.2" version="10.2" 
displayVersion="10.2">
                 <server 
id="flash.sdk.server.10.2">http://download.macromedia.com</server>
                 <folder 
id="flash.sdk.folder.10.2">get/flashplayer/installers/archive/playerglobal/</folder>
@@ -416,7 +416,7 @@ limitations under the License.
                 <md5 
id="flash.sdk.md5.14.0">2465d2fcf0d985ed10231b43f61c3024</md5>
                 <swfversion id="flash.sdk.swfversion.14.0">25</swfversion>
             </versionO>
-                       <versionP id="flash.sdk.version.14.0b" version="14.0" 
displayVersion="14">
+                       <versionP id="flash.sdk.version.14.0b" version="14.0" 
displayVersion="14.0.0.125 Beta">
                 <server 
id="flash.sdk.server.14.0b">http://download.macromedia.com</server>
                 <folder 
id="flash.sdk.folder.14.0b">get/flashplayer/updaters/14/</folder>
                 <path 
id="flash.sdk.path.14.0b">http://download.macromedia.com/get/flashplayer/updaters/14/</path>


Reply via email to