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 2013/11/27 07:57:35 UTC

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

Author: jmclean
Date: Wed Nov 27 06:57:34 2013
New Revision: 1545942

URL: http://svn.apache.org/r1545942
Log:
Changed 4.9 and 4.10 to be archive URLs

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

Modified: flex/site/trunk/content/installer/sdk-installer-config-3.0.xml
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/installer/sdk-installer-config-3.0.xml?rev=1545942&r1=1545941&r2=1545942&view=diff
==============================================================================
--- flex/site/trunk/content/installer/sdk-installer-config-3.0.xml (original)
+++ flex/site/trunk/content/installer/sdk-installer-config-3.0.xml Wed Nov 27 06:57:34 2013
@@ -42,9 +42,9 @@ limitations under the License.
                  - path is relative to mirror URL; don't use starting slash
                  - use http based url if you want to use an absolute url instead of mirror
                  - remove the extension from the file name -->
-        <file name="4.11.0 RC2 (dev use only)" path="https://dist.apache.org/repos/dist/dev/flex/sdk/4.11.0/rc2/binaries/" file="apache-flex-sdk-4.11.0-bin"/>
-		<file name="4.10.0" path="flex/4.10.0/binaries/" file="apache-flex-sdk-4.10.0-bin"/>
-		<file name="4.9.1" path="flex/4.9.1/binaries/" file="apache-flex-sdk-4.9.1-bin"/>
+        <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="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-3.1.xml
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/installer/sdk-installer-config-3.1.xml?rev=1545942&r1=1545941&r2=1545942&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 Wed Nov 27 06:57:34 2013
@@ -43,8 +43,8 @@ limitations under the License.
                  - use http based url if you want to use an absolute url instead of mirror
                  - remove the extension from the file name -->
         <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="flex/4.10.0/binaries/" file="apache-flex-sdk-4.10.0-bin"/>
-		<file name="4.9.1" path="flex/4.9.1/binaries/" file="apache-flex-sdk-4.9.1-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="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! -->