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 2014/06/17 08:55:04 UTC

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

Author: aharui
Date: Tue Jun 17 06:55:03 2014
New Revision: 1603073

URL: http://svn.apache.org/r1603073
Log:
fix path and version

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=1603073&r1=1603072&r2=1603073&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 Tue Jun 17 06:55:03 2014
@@ -69,7 +69,7 @@ limitations under the License.
         <ApacheFlexJS name="Apache FlexJS" prefix="apache-flex-flexjs-" icon="http://flex.apache.org/installer/icons/apache_flexjs_logo_text.png" developmentVersion="0.0.2">
             <versions>
                 <versionAA id="FlexJS0.0.1" version="0.0.1" path="flex/flexjs/0.0.1/binaries/" file="apache-flex-flexjs-0.0.1-bin" />
-                <rc id="FlexJSRC" version="FlexJS RC1" path="https://dist.apache.org/repos/dist/dev/flex/flexjs/0.0.2/rc1" file="apache-flex-flexjs-0.0.2-bin" dev="true" nocache="true"/>
+                <rc id="FlexJSRC" version="RC1" path="https://dist.apache.org/repos/dist/dev/flex/flexjs/0.0.2/rc1/binaries/" file="apache-flex-flexjs-0.0.2-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.0.2-bin" dev="true" nocache="true"/>
             </versions>
         </ApacheFlexJS>