Yennick Trevels created FLEX-34449:
--------------------------------------
Summary: installer.xml: Redirection detected from https to http
Key: FLEX-34449
URL: https://issues.apache.org/jira/browse/FLEX-34449
Project: Apache Flex
Issue Type: Bug
Components: installer.xml (SDK)
Affects Versions: Apache Flex 4.13.0
Environment: Windows 7 64-bit
Reporter: Yennick Trevels
When I try to execute the installer.xml file with ant in the root directory of
my Flex SDK installation, I get the following error:
------------------------------------------------
get-with-params:
[get] Getting:
https://sourceforge.net/adobe/flexsdk/code/HEAD/tree/trunk/lib/afe.jar?format=raw&ts=201407302111
[get] To: E:\flex_sdk\lib\external\optional\afe.jar
[get]
https://sourceforge.net/adobe/flexsdk/code/HEAD/tree/trunk/lib/afe.jar?format=raw&ts=201407302111
moved to http://sourceforge.net/adobe/flexsdk/code
/HEAD/tree/trunk/lib/afe.jar?format=raw&ts=201407302111
E:\flex_sdk\installer.xml:912: Redirection detected from https to http.
Protocol swit
ch unsafe, not allowed.
------------------------------------------------
I'm using Ant 1.9.2
--
This message was sent by Atlassian JIRA
(v6.2#6252)