You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Thorsten Kani (JIRA)" <ji...@apache.org> on 2018/06/03 20:02:00 UTC

[jira] [Commented] (FLEX-35363) http specified instead of https

    [ https://issues.apache.org/jira/browse/FLEX-35363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16499537#comment-16499537 ] 

Thorsten Kani commented on FLEX-35363:
--------------------------------------

just tried the air and the ant based installer on windows10.
-> target : apache-flex-sdk-4.16.0-bin. 
-> the 'air' based Installer just ends with a timeout.
-> the 'ant' based Installers wget commands refuse to follow the https redirections and so - fail. 

::(Seems 'sdk-installer-config-4.0' use references to '[http://airdownload.adobe.com|https://airdownload.adobe.com/]'  instead of 'https:/...'. Same for 'en_US.properties', which refers to [http://sourceforge.net'.|http://sourceforge.net'./]

instead of dl manually - i commenced the "<get src="......." lines within installer.xml and find/replaced the URL Prefixes in both above mentioned files. 

--- Installed fine. But it might be a wise recommendation to update both files serverside.

Have a nice Day, Marcedo

> 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
>            Priority: Major
>         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
(v7.6.3#76005)