Re: [LAST CALL] Apache Flex SDK 4.16.1

2017-11-09 Thread Alex Harui
Hi Piotr, Sounds like the installer code is having trouble with HTTP/HTTPS. I saw this old thread: http://apache-flex-development.247.n4.nabble.com/New-installer-failures -td48356.html See the posts from Nick. Are you using a Proxy? Regarding the releasecandidate.xml issue, was the exe tha

Re: [VOTE] Release Apache Flex SDK Installer 3.3 - RC2

2017-11-09 Thread Peter Ent
+1 I had no trouble at all following the instructions, launching the installer, and building the SDK. Running macOS Sierra. ‹peter On 11/8/17, 2:57 PM, "Piotr Zarzycki" wrote: >Hi Folks, > >This is official thread for Vote to approve Apache Flex SDK Installer >version 3.3 to be released. > >It'

Re: [LAST CALL] Apache Flex SDK 4.16.1

2017-11-09 Thread Piotr Zarzycki
Hi Alex, I was able to figure out this one and it looks like SDK RC1 is waiting for announce. It is hanging on gpg, but I think fix for that could be just copy part for signing from build to releasecandidate and it should work. Something is wrong when I'm trying to launch it from different file.

Re: [LAST CALL] Apache Flex SDK 4.16.1

2017-11-09 Thread Alex Harui
OK. The supposed advantage of having a script for the release is that it will remember all of the steps in the right order and all of the details, so there aren't as many mistakes, such as adding the wrong filename to the installer-config-4.0.xml and things like that. My 2 cents, -Alex On 11/9/1

Re: [Discuss] Release Apache Flex SDK Installer 3.3 - RC2*

2017-11-09 Thread Piotr Zarzycki
I really really need more folks who test for me this RC on Windows. The real issue and changes was there. Here is how you can test changes: 1) In the installer you have currently available Apache Flex SDK 4.16.1 RC1 - I will soon send email for VOTE. Test it with Adobe Air 27 cause it's the newest

Re: [VOTE] Release Apache Flex SDK Installer 3.3 - RC2

2017-11-09 Thread Carlos Rovira
+1 (binding) I tried Mac binaries and install 4.16.0 as well the nightly, and all goes ok. One strange point not blocking is that I get a text before "Copying AIR..." that reads "IS WINDOWS; ${isWindows}, IS MAC: mac" I vote +1 since it doesn't affect to the result, and is only a label that is le

[VOTE] Release Apache Flex SDK 4.16.1 - RC1

2017-11-09 Thread Piotr Zarzycki
Hi Folks, This is a Apache Flex SDK 4.16.1 release candidate 1 Please see the RELEASE_NOTES and the README. The release candidate can be found here: https://dist.apache.org/repos/dist/dev/flex/sdk/4.16.1/rc1/ The binary distributions as a convenience for the respective platforms, are available h

[DISCUSS] Release Apache Flex SDK 4.16.1 - RC1*

2017-11-09 Thread Piotr Zarzycki
Hi Folks, This is discussion thread for Apache Flex SDK 4.16.1 RC1. Thanks, -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki *

Re: [Discuss] Release Apache Flex SDK Installer 3.3 - RC2*

2017-11-09 Thread Alex Harui
Piotr, did you change how you generated the MD5 files? It appears to be upper-case now and Ant doesn't like it. I guess I will update the file on dist.a.o. -Alex On 11/9/17, 2:24 PM, "Piotr Zarzycki" wrote: >I really really need more folks who test for me this RC on Windows. The >real issue a

Re: [Discuss] Release Apache Flex SDK Installer 3.3 - RC2*

2017-11-09 Thread Piotr Zarzycki
Hi Alex, Ahh! Yes :) I forgot update those one to lower case!! If you can update those files, if not I will do this in 1h. Thanks, Piotr On Fri, Nov 10, 2017, 04:28 Alex Harui wrote: > Piotr, did you change how you generated the MD5 files? It appears to be > upper-case now and Ant doesn't lik

Re: [Discuss] Release Apache Flex SDK Installer 3.3 - RC2*

2017-11-09 Thread Alex Harui
Hi Piotr, I decided not to update the files because I was running out of time. However, I think we will need another RC anyway. I am still curious as to how you got uppercase MD5 files. I thought Ant would generate lowercase always. I built and ran the installer from sources on Windows and trie

Re: [Discuss] Release Apache Flex SDK Installer 3.3 - RC2*

2017-11-09 Thread Piotr Zarzycki
Alex, Ok if it looks like on your end I need to add PowerShell for other places. Unzip by PowerShell is not used for example for SDK unpacking - it's going different paths. - Not sure why it has own downloading logic. However if you did get during download out of memory I will try to change logic