Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC1*

2017-11-14 Thread OmPrakash Muppirala
On Tue, Nov 14, 2017 at 7:50 PM, Par Niclas Hedhman wrote: > > Alex, > it is called "Open SOURCE" and not "Binary with link to Source" for a > reason. Apache Software Foundation official only promise SOURCE releases. > Any convenience binaries are not required/expected. It is not kosher to so > c

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC1*

2017-11-14 Thread Justin Mclean
Hi, > Niclas, Where did I say it was "Binary with link to Source?” I would assume from your email here: > So, my assessment is: > 1) the binary artifacts are ok. No new problems. > 2) the source artifacts are not ok. There might be a workaround if we can > figure out how to convert the code p

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC1*

2017-11-14 Thread Alex Harui
Niclas, Where did I say it was "Binary with link to Source?" Do you truly understand the issues here or are you just falsely accusing me of something? This is the kind of behavior we are supposed to model? How about modeling constructive criticism instead. -Alex On 11/14/17, 7:50 PM, "Par Nic

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC1*

2017-11-14 Thread Par Niclas Hedhman
Alex, it is called "Open SOURCE" and not "Binary with link to Source" for a reason. Apache Software Foundation official only promise SOURCE releases. Any convenience binaries are not required/expected. It is not kosher to so called release (or make available) any binaries that are not built fro

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC1*

2017-11-14 Thread Alex Harui
I couldn't see the screenshot, but I assume it didn't match. The goal is to get it to match. I still think the issue is the Ant Copy task. Have you tried using the JAVA_TOOL_OPTIONS environment variable? I know the CI server is using it. -Dfile.encoding=UTF8 Another option you have is

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC1*

2017-11-14 Thread Piotr Zarzycki
Hi Alex, I'm running out of time for today, but I just look into the: frameworks/tests/basicTests/spark/views/SortTests.mxml in my local repository on Windows I see exactly same as you pasted here: "海 (U+6D77)", "雨 (U+96E8)", "水 (U+6C34)", "川 (U+5DDD)"]); But when I unpack on my Windows RC2 sour

Re: [DISCUSS] Release Apache Flex SDK 4.16.1 - RC1*

2017-11-14 Thread Maxim Solodovnik
I can confirm (using Ubuntu 16.04 latest) LICENSE file has Windows line endings (which is OK if it was checked-out on Windows) both frameworks/locale/ja_JP/metadata.properties and frameworks/tests/basicTests/spark/views/SortTests.mxml files has invalid contents (encoding) I would suggest to creat