Author: piotrz
Date: Sun Apr 22 10:40:43 2018
New Revision: 1829769
URL: http://svn.apache.org/viewvc?rev=1829769&view=rev
Log:
Try other path without single-mirror-url--xml.cgi
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=1829769&r1=1829768&r2=1829769&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:40:43 2018
@@ -51,9 +51,9 @@ 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="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"/>
+ <installer name="SDKInstallerApp"
path="https://dist.apache.org/repos/dist/release/flex/installer/3.3.1/binaries/flex/installer/3.3.1/binaries/"
file="apache-flex-sdk-installer-3.3.1-bin"/>
+ <!-- Mirror URL CGI single-mirror-url--xml.cgi-->
+ <mirror name="MirrorURLCGI" path="" file=""/>
<products>
<!-- Apache Flex binary distribution
Notes: