Author: jmclean
Date: Tue Aug 6 12:56:37 2013
New Revision: 1510948
URL: http://svn.apache.org/r1510948
Log:
updated paths to be relative to mirrors
Modified:
flex/site/trunk/content/installer/sdk-installer-config-3.0.xml
Modified: flex/site/trunk/content/installer/sdk-installer-config-3.0.xml
URL:
http://svn.apache.org/viewvc/flex/site/trunk/content/installer/sdk-installer-config-3.0.xml?rev=1510948&r1=1510947&r2=1510948&view=diff
==============================================================================
--- flex/site/trunk/content/installer/sdk-installer-config-3.0.xml (original)
+++ flex/site/trunk/content/installer/sdk-installer-config-3.0.xml Tue Aug 6
12:56:37 2013
@@ -30,7 +30,7 @@ limitations under the License.
- use full URL when binaries are NOT released
yet, else use
path relative to mirror
- if path is relative, don't use starting slash
-->
- <file name="SDKInstallerApp"
path="https://dist.apache.org/repos/dist/dev/flex/installer/2.0/rc1/binaries/"
file="apache-flex-sdk-installer-2.0.3-bin" />
+ <file name="SDKInstallerApp"
path="flex/installer/2.6/binaries/" file="apache-flex-sdk-installer-2.0.3-bin"
/>
<!-- Mirror URL CGI -->
<file name="MirrorURLCGI" path="" file="single-mirror-url.cgi"/>
@@ -42,7 +42,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 -->
- <file name="4.10.0 RC4"
path="https://dist.apache.org/repos/dist/dev/flex/sdk/4.10.0/rc4/binaries/"
file="apache-flex-sdk-4.10.0-bin"/>
+ <file name="4.10.0" path="flex/4.10.0/binaries/"
file="apache-flex-sdk-4.10.0-bin"/>
<file name="4.9.1" path="flex/4.9.1/binaries/"
file="apache-flex-sdk-4.9.1-bin"/>
<file name="Nightly"
path="https://builds.apache.org/job/flex-sdk_release/lastSuccessfulBuild/artifact/out/"
file="apache-flex-sdk-4.10.0-bin" />