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/04/22 08:43:34 UTC

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

Author: aharui
Date: Tue Apr 22 06:43:33 2014
New Revision: 1589028

URL: http://svn.apache.org/r1589028
Log:
add FlexJS 0.0.1 to installer

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=1589028&r1=1589027&r2=1589028&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 Apr 22 06:43:33 2014
@@ -67,7 +67,7 @@ limitations under the License.
         </ApacheFlexSDK>
         <ApacheFlexJS name="Apache FlexJS" prefix="apache-flex-flexjs-" icon="http://flex.apache.org/installer/icons/apache_flexjs_logo_text.png">
             <versions>
-                <rc2 id="FlexJSRC3" version="0.0.1 RC3" path="https://dist.apache.org/repos/dist/dev/flex/flexjs/0.0.1/rc3/binaries/" file="apache-flex-flexjs-0.0.1-bin" dev="true"/>
+                <versionA id="FlexJS0.0.1" version="0.0.1" path="https://dist.apache.org/repos/dist/flex/flexjs/0.0.1/binaries/" file="apache-flex-flexjs-0.0.1-bin" />
                 <Nightly id="FlexJSNightly" version="Nightly" path="https://builds.apache.org/job/flex-asjs/lastSuccessfulBuild/artifact/out/" file="apache-flex-flexjs-0.0.1-bin" dev="true" nocache="true"/>
             </versions>
         </ApacheFlexJS>