Skip to content

Commit

Permalink
try to fix installer
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/flex/site/trunk@1759892 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
aharui committed Sep 8, 2016
1 parent 61c7a04 commit fa8ddc8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions content/installer/sdk-installer-config-4.0.xml
Expand Up @@ -76,14 +76,14 @@ 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.7.0" latestVersion="0.7.0">
<ApacheFlexJS name="Apache FlexJS" prefix="apache-flex-flexjs-" icon="http://flex.apache.org/installer/icons/apache_flexjs_logo_text.png" developmentVersion="0.8.0" latestVersion="0.7.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"/>
<versionCC id="FlexJS0.0.2a" version="0.0.2 (with JBurg)" path="http://apacheflexbuild.cloudapp.net:8080/job/FlexJS002Workaround/ws/" file="apache-flex-flexjs-0.0.2-bin"/> -->
<versionDD id="FlexJS0.5.0" version="0.5.0" path="http://archive.apache.org/dist/flex/flexjs/0.5.0/binaries/" file="apache-flex-flexjs-0.5.0-bin"/>
<VersionEE id="FlexJS0.6.0" version="0.6.0" path="http://archive.apache.org/dist/flex/flexjs/0.6.0/binaries/" file="apache-flex-flexjs-0.6.0-bin"/>
<VersionFF id="0.7.0" version="0.7.0" path="flex/flexjs/0.7.0/binaries/" file="apache-flex-flexjs-0.7.0-bin" />
<VersionFF id="FlexJS0.7.0" version="0.7.0" path="flex/flexjs/0.7.0/binaries/" file="apache-flex-flexjs-0.7.0-bin" />
<!--<rc id="FlexJSRC" version="0.7.0 RC1" path="https://dist.apache.org/repos/dist/dev/flex/flexjs/0.7.0/rc1/binaries/" file="apache-flex-flexjs-0.7.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.7.0-bin" dev="true" nocache="true"/>
Expand All @@ -94,7 +94,7 @@ limitations under the License.
<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.7.0" rc="rc1" latestVersion="0.7.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.8.0" rc="rc1" latestVersion="0.7.0">
<versions>
<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>
Expand Down

0 comments on commit fa8ddc8

Please sign in to comment.