Author: aharui
Date: Mon Apr 4 20:55:35 2016
New Revision: 1737744
URL: http://svn.apache.org/viewvc?rev=1737744&view=rev
Log:
fix issue in config
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=1737744&r1=1737743&r2=1737744&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 Apr 4
20:55:35 2016
@@ -76,7 +76,7 @@ limitations under the License.
<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.6.0">
+ <ApacheFlexJS name="Apache FlexJS" prefix="apache-flex-flexjs-"
icon="http://flex.apache.org/installer/icons/apache_flexjs_logo_text.png"
developmentVersion="0.7.0" latestVersion="0.6.0">
<versions>
<!--<versionAA id="FlexJS0.0.1" version="0.0.1"
path="http://archive.apache.org/dist/flex/flexjs/0.0.1/binaries/"
file="apache-flex-flexjs-0.0.1-bin"/>
<versionBB id="FlexJS0.0.2" version="0.0.2"
path="flex/flexjs/0.0.2/binaries/" file="apache-flex-flexjs-0.0.2-bin"/>
@@ -85,17 +85,17 @@ limitations under the License.
<VersionEE id="FlexJS0.6.0" version="0.6.0"
path="flex/flexjs/0.6.0/binaries/" file="apache-flex-flexjs-0.6.0-bin" />
<!--<rc id="FlexJSRC" version="0.6.0 RC3"
path="https://dist.apache.org/repos/dist/dev/flex/flexjs/0.6.0/rc3/binaries/"
file="apache-flex-flexjs-0.6.0-bin" dev="true"/>-->
<!--<Nightly id="FlexJSNightly" version="Nightly Build"
path="http://people.apache.org/~aharui/nightly/flexjs/"
file="apache-flex-flexjs-0.5.0-bin" dev="true" nocache="true"/> -->
- <Nightly id="FlexJSNightly" version="Nightly"
path="http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/lastSuccessfulBuild/artifact/out/"
file="apache-flex-flexjs-0.6.0-bin" dev="true" nocache="true"/>
+ <Nightly id="FlexJSNightly" version="Nightly"
path="http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/lastSuccessfulBuild/artifact/out/"
file="apache-flex-flexjs-0.7.0-bin" dev="true" nocache="true"/>
</versions>
</ApacheFlexJS>
<ApacheFlexFalcon name="Apache Flex Falcon"
prefix="apache-flex-falcon-" overlay="true" needsAIR="false" needsFlash="false"
icon="http://flex.apache.org/installer/icons/apache_flexfalcon_logo_text.png">
<versions>
- <Nightly id="FlexFalconNightly" version="Nightly"
path="http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/lastSuccessfulBuild/artifact/out/"
file="apache-flex-falcon-0.6.0-bin" dev="true" nocache="true"/>
+ <Nightly id="FlexFalconNightly" version="Nightly"
path="http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/lastSuccessfulBuild/artifact/out/"
file="apache-flex-falcon-0.7.0-bin" dev="true" nocache="true"/>
</versions>
</ApacheFlexFalcon>
- <ApacheFlexFalconJX name="Apache Flex FalconJX"
prefix="apache-flex-falconjx-" overlay="true" needsAIR="false"
needsFlash="false"
icon="http://flex.apache.org/installer/icons/apache_flexfalcon_logo_text.png"
developmentVersion="0.6.0" rc="rc1" latestVersion="0.6.0">
+ <ApacheFlexFalconJX name="Apache Flex FalconJX"
prefix="apache-flex-falconjx-" overlay="true" needsAIR="false"
needsFlash="false"
icon="http://flex.apache.org/installer/icons/apache_flexfalcon_logo_text.png"
developmentVersion="0.7.0" rc="rc1" latestVersion="0.6.0">
<versions>
- <Nightly id="FlexFalconJXNightly" version="Nightly"
path="http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/lastSuccessfulBuild/artifact/out/"
file="apache-flex-falconjx-0.6.0-bin" dev="true" nocache="true"/>
+ <Nightly id="FlexFalconJXNightly" version="Nightly"
path="http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/lastSuccessfulBuild/artifact/out/"
file="apache-flex-falconjx-0.7.0-bin" dev="true" nocache="true"/>
</versions>
</ApacheFlexFalconJX>
</products>