Author: piotrz
Date: Sun Apr 22 10:28:47 2018
New Revision: 1829766
URL: http://svn.apache.org/viewvc?rev=1829766&view=rev
Log:
Temporary add full url to distribution. Once it will be propagated I will change 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=1829766&r1=1829765&r2=1829766&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 Sun Apr 22 10:28:47 2018
@@ -51,7 +51,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 -->
- <installer name="SDKInstallerApp" path="flex/installer/3.3.1/binaries/" file="apache-flex-sdk-installer-3.3.1-bin"/>
+ <installer name="SDKInstallerApp" path="https://dist.apache.org/repos/dist/release/flex/installer/3.3.1/binaries/"
file="apache-flex-sdk-installer-3.3.1-bin"/>
<!-- Mirror URL CGI -->
<mirror name="MirrorURLCGI" path="" file="single-mirror-url--xml.cgi"/>
<products>
|