Re:Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.1 - RC4

2014-06-24 Thread DarkStone
Hi Alex, The "COPY LOG" in zh_CN is "拷贝日志" The "COPY LOG" in zh_TW is "拷貝日誌" About the FlexJS installation issue: If the JRE (Java Runtime Environment) is not installed on Windows, and the Path environment variable does not contain the JRE's bin directory, installing FlexJS will stuck, here is

Re: [DISCUSS] Discuss Apache Flex SDK 4.13.0 RC1

2014-06-24 Thread Justin Mclean
Hi, Shoudl the source releae contain enough to make a release? From the source package and following the instructions in README I'm getting the release build failed with: binary-package-tgz: [tar] Building tar: /Users/justinmclean/Downloads/ApacheFlex4.13RC1/apache-flex-sdk-4.13.0-src/ou

Re: [DISCUSS] Discuss Apache Flex SDK 4.13.0 RC1

2014-06-24 Thread Justin Mclean
Hi, > It would help me, and maybe others, if you would propose fixes, instead of > just pointing out problems and making the RM guess as to what will satisfy > you. It about satisfying the requirements as mandated by Apache not me. The issue looks obvious to me - ie our NOTICE is missing informa

Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.1 - RC4

2014-06-24 Thread Alex Harui
On 6/24/14 10:40 PM, "DarkStone" wrote: >Hi Alex, > >I just tested Flex SDK Installer 3.1 RC4, finally, I can complete the >installations: > >Flex 4.13.0 RC1 + AIR 14 + FP 14 Installation Completed Successfully >FlexJS 0.0.2 RC2 + AIR 14 + FP 14 Installation Completed Successfully Good to know.

Re:[DISCUSS] Discuss Release Apache Flex SDK Installer 3.1 - RC4

2014-06-24 Thread DarkStone
Hi Alex, I just tested Flex SDK Installer 3.1 RC4, finally, I can complete the installations: Flex 4.13.0 RC1 + AIR 14 + FP 14 Installation Completed Successfully FlexJS 0.0.2 RC2 + AIR 14 + FP 14 Installation Completed Successfully I have checked all of my Chinese tanslations for the Flex SDK

Re: [DISCUSS] Discuss Apache Flex SDK 4.13.0 RC1

2014-06-24 Thread Alex Harui
On 6/24/14 8:33 PM, "Justin Mclean" wrote: >- RELEASE_NOTES should these be here as they are installer fixes not SDK >fixes? > FLEX-34304 Wrong version of AIR / FP installed > FLEX-34303 Installer licenses refer to wrong product > FLEX-34302 Installer not cleaning up after i

Re: [DISCUSS] Discuss Apache Flex SDK 4.13.0 RC1

2014-06-24 Thread Alex Harui
It would help me, and maybe others, if you would propose fixes, instead of just pointing out problems and making the RM guess as to what will satisfy you. On 6/24/14 9:35 PM, "Justin Mclean" wrote: >Hi, > >Not sure that our NOTICE is 100% correct re batic and velocity. While it >mentions batic,

Re: [DISCUSS] Discuss Apache Flex SDK 4.13.0 RC1

2014-06-24 Thread Justin Mclean
Hi, Not sure that our NOTICE is 100% correct re batic and velocity. While it mentions batic, it doesn't mention velocity and both batic and velocity include a NOTICE file. Not everything in batic NOTICE has been bubbled up. [1] Justin 1. http://www.apache.org/dev/licensing-howto.html#alv2-dep

Re: [DISCUSS] Discuss Apache Flex SDK 4.13.0 RC1

2014-06-24 Thread Justin Mclean
Hi, Decided to look though the binaries images and the like we have in our source release. This image includes the Adobe Flex logo which is probably needs to be changed. ./asdoc/templates/images/P_AlternativeMetadataIndicator_30x28_N.png We have the following binary files in the source relea

Re: [DISCUSS] Discuss Apache Flex SDK 4.13.0 RC1

2014-06-24 Thread Justin Mclean
Hi, There some minor issues with README / RELEASE_NOTES - README states "30,000 installs of Apache Flex" this is incorrect - README "binary installtion" - README AIR kit URL should be version 14 - README under flash player globals it states that "These can be used with Apache Flex but not all ha

Re: [VOTE] Release Apache Flex SDK Installer 3.1 - RC4

2014-06-24 Thread Justin Mclean
Hi, > Why should we always move to a later/latest version if we don't need some > new API from some newer version? In terms of security and performance it matters. We should try and ship with the latest IMO. > Doesn't it make the package available to more folks if we keep it running on > olde

Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.1 - RC4

2014-06-24 Thread Justin Mclean
Hi, > Forgot that as well. Just pushed the tag. Looks to me like the tag is not matching what was put into RC4 as I'm seeing a large number of differences. Files /Users/justinmclean/Documents/ApacheFlexUtilitiesGit/installer/ApproveInstaller.xml and ./ApproveInstaller.xml differ Files /User

Re: git commit: [flex-falcon] [refs/heads/develop] - Enabled some extra optimisations in the GCC.

2014-06-24 Thread Erik de Bruin
Told you we could do fun things with the new GCC setup: this extra set of optimisations takes down the size of the 'DataBindingTest' example output (js-release) from 81 kb to 69 kb, a 15% reduction in download size :-) EdB On Tue, Jun 24, 2014 at 8:06 PM, wrote: > Repository: flex-falcon > U

Re: [VOTE] Release Apache Flex SDK Installer 3.1 - RC4

2014-06-24 Thread OmPrakash Muppirala
On Jun 24, 2014 8:02 AM, "Alex Harui" wrote: > > Thanks for giving it a thorough look. > > Voting on the installer is interesting in that, while we do package up an > sdk-installer-config-4.0.xml in the source package, the one the installer > uses by default is deployed on our website, and is diff

Re:Re: [VOTE] Release Apache Flex SDK Installer 3.1 - RC4

2014-06-24 Thread DarkStone
Hi Justin, "- AIR version is out of date (using AIR 4 rather than 14). This has been raised before." What do you mean by this? "COPY LOG" text is still in english when selecting Chinese." Yes, I noticed too. The problem is, there is no "copy log=xxx" in the .properties files, so I cannot tran

Re: [VOTE] Release Apache Flex SDK Installer 3.1 - RC4

2014-06-24 Thread Alex Harui
Thanks for giving it a thorough look. Voting on the installer is interesting in that, while we do package up an sdk-installer-config-4.0.xml in the source package, the one the installer uses by default is deployed on our website, and is different from what we package because it lists the Rcs and m

Re: [FlexJS] Bundling Google Closure Library

2014-06-24 Thread Alex Harui
Sounds exciting! I will try it out. On 6/24/14 6:49 AM, "Erik de Bruin" wrote: >Hi, > >Figured it out: the Maven version of the GCC is not complete, it misses >some libs, which in turn leads to all the nasty and stacked errors we saw. >If you use the GitHub version, all is well, even with the l

Re: Add Chinese translations for all the installers of Flex

2014-06-24 Thread Alex Harui
Sounds good Piotr. Also feel free to push the files to the website so the current release candidates will use them. You should be able to follow the svn history to see how I did it for Darkstone's files. If not, I will do it. -Alex On 6/24/14 12:52 AM, "piotrz" wrote: >Thanks DarkStone, Alex

Re: Add Chinese translations for all the installers of Flex

2014-06-24 Thread Alex Harui
yes On 6/23/14 11:55 PM, "Justin Mclean" wrote: >HI, > >> I was wrong. Forgot to push. They are up there now. > >Were they included in RC4? > >Justin

Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.1 - RC4

2014-06-24 Thread Alex Harui
Forgot that as well. Just pushed the tag. On 6/24/14 12:24 AM, "Justin Mclean" wrote: >Hi, > >Was the RC tagged? I don't see a tag in git. > >Thanks, >Justin

Re: [FlexJS] Bundling Google Closure Library

2014-06-24 Thread Erik de Bruin
Hi, Figured it out: the Maven version of the GCC is not complete, it misses some libs, which in turn leads to all the nasty and stacked errors we saw. If you use the GitHub version, all is well, even with the latest version of the library. In order to be able to use the GitHub version (which is on

Re: [VOTE] Release Apache Flex SDK Installer 3.1 - RC4

2014-06-24 Thread Justin Mclean
Hi, Tested on OSX and with Flex SDK. -1 (binding) IMO more work still needs to be done to make it a good release. Items marked with * I consider blockers but feel free to convince me otherwise. - Signatures and MD5 all good. - Missing tag so can't compare what's in git to what's in the release.

RE: [DISCUSS] Discuss Apache Flex SDK 4.13.0 RC1

2014-06-24 Thread Frédéric THOMAS
Except the typo in the readme and release note I mentioned, all the steps of the script are ok, can't do more tests before Friday though. :P Frédéric THOMAS > From: webdoubl...@hotmail.com > To: dev@flex.apache.org > Subject: RE: [DISCUSS] Discuss Apache Flex SDK 4.13.0 RC1 > Date: Tue, 24 Jun 2

Re: Add Chinese translations for all the installers of Flex

2014-06-24 Thread piotrz
Thanks DarkStone, Alex. :) I'm working on the second part of translation. I will push it to repo. Piotr - Apache Flex Committer piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Add-Chinese-translations-for-all-the-installers-o

Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.1 - RC4

2014-06-24 Thread Justin Mclean
Hi, Was the RC tagged? I don't see a tag in git. Thanks, Justin