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 2017/06/09 21:16:30 UTC

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

Author: aharui
Date: Fri Jun  9 21:16:29 2017
New Revision: 1798281

URL: http://svn.apache.org/viewvc?rev=1798281&view=rev
Log:
https will cause it to look for the mirror

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=1798281&r1=1798280&r2=1798281&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 Fri Jun  9 21:16:29 2017
@@ -85,7 +85,7 @@ limitations under the License.
                 <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="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.8.0 RC1" path="https://dist.apache.org/repos/dist/dev/flex/flexjs/0.8.0/rc1/binaries/" file="apache-flex-flexjs-0.8.0-bin" dev="true"/>
+                <rc id="FlexJSRC" version="0.8.0 RC1" path="http://dist.apache.org/repos/dist/dev/flex/flexjs/0.8.0/rc1/binaries/" file="apache-flex-flexjs-0.8.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.8.0-bin" dev="true" nocache="true"/>
                 <ReleaseBranch id="FlexJSReleaseBranch" version="ReleaseBranch" path="http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs_release_branch/lastSuccessfulBuild/artifact/out/" file="apache-flex-flexjs-0.8.0-bin" dev="true" nocache="true"/>