You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2016/10/04 05:44:21 UTC

svn commit: r1763230 - /flex/site/trunk/content/installer/sdk-installer-config-4.0.xml

Author: aharui
Date: Tue Oct  4 05:44:21 2016
New Revision: 1763230

URL: http://svn.apache.org/viewvc?rev=1763230&view=rev
Log:
fix urls for older Flex releases

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=1763230&r1=1763229&r2=1763230&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 Oct  4 05:44:21 2016
@@ -68,8 +68,8 @@ limitations under the License.
                 <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" legacy="true"/>
                 <versionE id="4.12.1" version="4.12.1" path="http://archive.apache.org/dist/flex/4.12.1/binaries/" file="apache-flex-sdk-4.12.1-bin" legacy="true"/>
                 <versionF id="4.13.0" version="4.13.0" path="http://archive.apache.org/dist/flex/4.13.0/binaries/" file="apache-flex-sdk-4.13.0-bin"/>
-                <!---<versionG id="4.14.1" version="4.14.1" path="http://archive.apache.org/dist/flex/4.14.1/binaries/" file="apache-flex-sdk-4.14.1-bin" default="true"/>-->
-                <versionG id="4.14.1" version="4.14.1" path="flex/4.14.1/binaries/" file="apache-flex-sdk-4.14.1-bin"/>
+                <versionG id="4.14.0" version="4.14.0" path="http://archive.apache.org/dist/flex/4.14.0/binaries/" file="apache-flex-sdk-4.14.0-bin"/>
+                <versionG id="4.14.1" version="4.14.1" path="http://archive.apache.org/dist/flex/4.14.1/binaries/" file="apache-flex-sdk-4.14.1-bin"/>
                 <versionH id="4.15.0" version="4.15.0" path="flex/4.15.0/binaries/" file="apache-flex-sdk-4.15.0-bin" default="true"/>
                 <!-- rc id="FlexSDKRC" version="4.14.1 RC1" path="https://dist.apache.org/repos/dist/dev/flex/sdk/4.14.1/rc1/binaries/" file="apache-flex-sdk-4.14.1-bin" dev="true"/ -->
                 <!-- Nightly id="SDKPreRelease" version="4.15.0 RC Nightly" path="http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk_release-candidate/lastSuccessfulBuild/artifact/out/" file="apache-flex-sdk-4.15.0-bin" dev="true" nocache="true"/ -->