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 2014/03/03 23:17:30 UTC

svn commit: r1573781 - in /flex/site/trunk/content/installer: sdk-installer-config-3.1.xml sdk-installer-config-4.0.xml

Author: jmclean
Date: Mon Mar  3 22:17:29 2014
New Revision: 1573781

URL: http://svn.apache.org/r1573781
Log:
Changed RC3 to RC4

Modified:
    flex/site/trunk/content/installer/sdk-installer-config-3.1.xml
    flex/site/trunk/content/installer/sdk-installer-config-4.0.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=1573781&r1=1573780&r2=1573781&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 Mon Mar  3 22:17:29 2014
@@ -35,7 +35,7 @@ limitations under the License.
         <!-- Mirror URL CGI -->
         <file name="MirrorURLCGI" path="" file="single-mirror-url.cgi"/>
 
-		<file name="FlexVersions" versions="4.11.0,4.10.0,4.9.1,4.12.0 RC3 (dev use only),Nightly (dev use only)" default="4.11.0" />
+		<file name="FlexVersions" versions="4.11.0,4.10.0,4.9.1,4.12.0 RC4 (dev use only),Nightly (dev use only)" default="4.11.0" />
 
         <!-- Apache Flex binary distribution
              Notes:
@@ -45,7 +45,7 @@ limitations under the License.
         <file name="4.11.0" path="flex/4.11.0/binaries/" file="apache-flex-sdk-4.11.0-bin"/>
 		<file name="4.10.0" path="https://archive.apache.org/dist/flex/4.10.0/binaries/" file="apache-flex-sdk-4.10.0-bin"/>
 		<file name="4.9.1" path="https://archive.apache.org/dist/flex/4.9.1/binaries/" file="apache-flex-sdk-4.9.1-bin"/>
-        <file name="4.12.0 RC3 (dev use only)" path="https://dist.apache.org/repos/dist/dev/flex/sdk/4.12.0/rc3/binaries/" file="apache-flex-sdk-4.12.0-bin"/>
+        <file name="4.12.0 RC4 (dev use only)" path="https://dist.apache.org/repos/dist/dev/flex/sdk/4.12.0/rc4/binaries/" file="apache-flex-sdk-4.12.0-bin"/>
 		<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! -->

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=1573781&r1=1573780&r2=1573781&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 Mon Mar  3 22:17:29 2014
@@ -61,7 +61,7 @@ limitations under the License.
                 <versionA id="4.9.1" version="4.9.1" path="http://archive.apache.org/dist/flex/4.9.1/binaries/" file="apache-flex-sdk-4.9.1-bin" legacy="true" />
                 <versionB id="4.10.0" version="4.10.0" path="http://archive.apache.org/dist/flex/4.10.0/binaries/" file="apache-flex-sdk-4.10.0-bin" legacy="true" />
                 <versionC id="4.11.0" version="4.11.0" path="flex/4.11.0/binaries/" file="apache-flex-sdk-4.11.0-bin" default="true" legacy="true" />
-                <versionD id="4.12.0" version="4.12.0 RC3" path="https://dist.apache.org/repos/dist/dev/flex/sdk/4.12.0/rc3/binaries/" file="apache-flex-sdk-4.12.0-bin" dev="true"/>
+                <versionD id="4.12.0" version="4.12.0 RC4" path="https://dist.apache.org/repos/dist/dev/flex/sdk/4.12.0/rc4/binaries/" file="apache-flex-sdk-4.12.0-bin" dev="true"/>
                 <Nightly id="Nightly" version="Nightly" path="https://builds.apache.org/job/flex-sdk_release/lastSuccessfulBuild/artifact/out/" file="apache-flex-sdk-4.12.0-bin" dev="true" nocache="true" />
             </versions>
         </ApacheFlexSDK>