Jörg Rade created FLEX-35363:
--------------------------------
Summary: http specified instead of https
Key: FLEX-35363
URL: https://issues.apache.org/jira/browse/FLEX-35363
Project: Apache Flex
Issue Type: Bug
Components: installer.xml (SDK)
Affects Versions: Apache Flex 4.16.0
Environment: Windows 7
Reporter: Jörg Rade
Attachments: flex_install.log
{code}
ant -f installer.xml -Dair.sdk.version=25.0 -Dflash.sdk.version=25.0
{code}
results in:
{code}
http://airdownload.adobe.com/air/win/download/25.0//AdobeAIRSDK.zip?ts=201710232059
permanently moved to https://airdownload.adobe.com/air/win/downl
oad/25.0/AdobeAIRSDK.zip?ts=201710232059
{code}
Overwriting http with https in {{sdk-installer-config-4.0.xml}} is not possible
since this file is overwritten during install.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)