Author: erikdebruin
Date: Mon Feb 2 10:48:54 2015
New Revision: 1656439
URL: http://svn.apache.org/r1656439
Log:
Change name of build job from 'xxx-release' to 'xxx_nightly' to prevent
confusion.
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=1656439&r1=1656438&r2=1656439&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 Feb 2
10:48:54 2015
@@ -71,7 +71,7 @@ limitations under the License.
<versionG id="4.14.0" version="4.14.0"
path="flex/4.14.0/binaries/" file="apache-flex-sdk-4.14.0-bin" default="true"/>
<!--<rc id="FlexSDKRC" version="4.14.0 RC2"
path="https://dist.apache.org/repos/dist/dev/flex/sdk/4.14.0/rc2/binaries/"
file="apache-flex-sdk-4.14.0-bin" dev="true"/>-->
<!-- Nightly id="SDKPreRelease" version="4.14.0 RC"
path="http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk_release-candidate/lastSuccessfulBuild/artifact/out/"
file="apache-flex-sdk-4.14.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.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"/>
</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.3" latestVersion="0.0.2">