Author: aharui
Date: Wed Jul  2 17:38:01 2014
New Revision: 1607429

URL: http://svn.apache.org/r1607429
Log:
remove no-cache from RCs

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=1607429&r1=1607428&r2=1607429&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 Jul  2 
17:38:01 2014
@@ -66,14 +66,14 @@ limitations under the License.
                 <versionC id="4.11.0" version="4.11.0" 
path="http://archive.apache.org/dist/flex/4.11.0/binaries/"; 
file="apache-flex-sdk-4.11.0-bin" legacy="true" />
                 <versionD id="4.12.0" version="4.12.0" 
path="http://archive.apache.org/dist/flex/4.12.0/binaries/"; 
file="apache-flex-sdk-4.12.0-bin"  />
                 <versionE id="4.12.1" version="4.12.1" 
path="flex/4.12.1/binaries/" file="apache-flex-sdk-4.12.1-bin" default="true" />
-                <rc id="FlexSDKRC" version="4.13.0 RC3" 
path="https://dist.apache.org/repos/dist/dev/flex/sdk/4.13.0/rc3/binaries/"; 
file="apache-flex-sdk-4.13.0-bin" dev="true" nocache="true"/>
+                <rc id="FlexSDKRC" version="4.13.0 RC3" 
path="https://dist.apache.org/repos/dist/dev/flex/sdk/4.13.0/rc3/binaries/"; 
file="apache-flex-sdk-4.13.0-bin" dev="true"/>
                 <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"; 
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="0.0.2 RC2" 
path="https://dist.apache.org/repos/dist/dev/flex/flexjs/0.0.2/rc2/binaries/"; 
file="apache-flex-flexjs-0.0.2-bin" dev="true" nocache="true"/>
+                <rc id="FlexJSRC" version="0.0.2 RC2" 
path="https://dist.apache.org/repos/dist/dev/flex/flexjs/0.0.2/rc2/binaries/"; 
file="apache-flex-flexjs-0.0.2-bin" dev="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>


Reply via email to