Author: aharui
Date: Wed Apr 30 03:43:29 2014
New Revision: 1591184

URL: http://svn.apache.org/r1591184
Log:
add more useful info for FlexJS install

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=1591184&r1=1591183&r2=1591184&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 Wed Apr 30 
03:43:29 2014
@@ -56,7 +56,7 @@ limitations under the License.
          - path is relative to mirror URL; don't use starting slash
          - use http based url if you want to use an absolute url instead of 
mirror
          - remove the extension from the file name -->
-        <ApacheFlexSDK name="Apache Flex SDK" prefix="apache-flex-sdk-" 
icon="http://flex.apache.org/installer/icons/apache_flex_logo_text.png";>
+        <ApacheFlexSDK name="Apache Flex SDK" prefix="apache-flex-sdk-" 
icon="http://flex.apache.org/installer/icons/apache_flex_logo_text.png"; 
latestVersion="4.12.0">
             <versions>
                 <versionA id="4.9.1" version="4.9.1" 
path="http://archive.apache.org/dist/flex/4.9.1/binaries/"; 
file="apache-flex-sdk-4.9.1-bin" legacy="true" />
                 <versionB id="4.10.0" version="4.10.0" 
path="http://archive.apache.org/dist/flex/4.10.0/binaries/"; 
file="apache-flex-sdk-4.10.0-bin" legacy="true" />
@@ -66,20 +66,20 @@ limitations under the License.
                 <Nightly id="Nightly" version="Nightly" 
path="http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk-release/lastSuccessfulBuild/artifact/out/";
 file="apache-flex-sdk-4.13.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";>
+        <ApacheFlexJS name="Apache FlexJS" prefix="apache-flex-flexjs-" 
icon="http://flex.apache.org/installer/icons/apache_flexjs_logo_text.png"; 
developmentVersion="0.0.1">
             <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" />
-                <Nightly id="FlexJSNightly" version="Nightly" 
path="http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/lastSuccessfulBuild/artifact/out/";
 file="apache-flex-flexjs-0.0.1-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>
         <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.0.1-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.0.2-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";>
+        <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.0.2" rc="rc3" latestVersion="0.0.1">
             <versions>
-                <Nightly id="FlexFalconJXNightly" version="Nightly" 
path="http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/lastSuccessfulBuild/artifact/out/";
 file="apache-flex-falconjx-0.0.1-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.0.2-bin" dev="true" nocache="true"/>
             </versions>
         </ApacheFlexFalconJX>
     </products>


Reply via email to