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 2015/11/16 18:32:28 UTC

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

Author: aharui
Date: Mon Nov 16 17:32:28 2015
New Revision: 1714637

URL: http://svn.apache.org/viewvc?rev=1714637&view=rev
Log:
remove old FlexJS releases and GCL from config.  0.5.0 bundles GCL so we don't need to keep checking for it

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=1714637&r1=1714636&r2=1714637&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 Mon Nov 16 17:32:28 2015
@@ -76,9 +76,9 @@ 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" developmentVersion="0.5.0" latestVersion="0.5.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"/>
+                <!--<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"/>
+                <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="flex/flexjs/0.5.0/binaries/" file="apache-flex-flexjs-0.5.0-bin" />
                 <!--<rc id="FlexJSRC" version="0.5.0 RC1" path="https://dist.apache.org/repos/dist/dev/flex/flexjs/0.5.0/rc1/binaries/" file="apache-flex-flexjs-0.5.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"/> -->
@@ -577,5 +577,5 @@ limitations under the License.
     <!-- OSMF 2.0 -->
     <OSMF_SWC_2.0 path="osmf.adobe/OSMF%202.0%20Release%20%28final%20source%2C%20ASDocs%2C%20pdf%20guides%20and%20release%20notes%29/" file="OSMF.swc"/>
     <!-- for some reason this isn't updating. -->
-    <google-closure-library server="https://github.com" folder="google/closure-library/archive" file="master.zip" md5="5d9ceffc1296a318c8cbba84c283d992" cacheID="753975da0979b0bb3b5c9326d93e2dd499a92e76"/>
+    <!--<google-closure-library server="https://github.com" folder="google/closure-library/archive" file="master.zip" md5="5d9ceffc1296a318c8cbba84c283d992" cacheID="753975da0979b0bb3b5c9326d93e2dd499a92e76"/>-->
 </config>
\ No newline at end of file