Author: jmclean
Date: Mon Jan 11 08:29:06 2016
New Revision: 1723988
URL: http://svn.apache.org/viewvc?rev=1723988&view=rev
Log:
Add 4.15.0 release to installer
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=1723988&r1=1723987&r2=1723988&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 Jan 11
08:29:06 2016
@@ -60,7 +60,7 @@ 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 -->
- <ApacheFlexSDK name="Apache Flex SDK" prefix="apache-flex-sdk-"
icon="http://flex.apache.org/installer/icons/apache_flex_logo_text.png"
latestVersion="4.14.1">
+ <ApacheFlexSDK name="Apache Flex SDK" prefix="apache-flex-sdk-"
icon="http://flex.apache.org/installer/icons/apache_flex_logo_text.png"
latestVersion="4.15.0">
<versions>
<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"/>
@@ -69,10 +69,11 @@ limitations under the License.
<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" 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" />
+ <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"/>
- <!--<Nightly id="Nightly" version="Nightly"
path="http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk_nightly/lastSuccessfulBuild/artifact/out/"
file="apache-flex-sdk-4.15.0-bin" dev="true" nocache="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"/ -->
+ <Nightly id="Nightly" version="Nightly"
path="http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk_nightly/lastSuccessfulBuild/artifact/out/"
file="apache-flex-sdk-4.16.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.6.0" latestVersion="0.5.0">