Re: Apache Flex 4.12 RC1

2014-02-13 Thread Sean Thayne
Just a heads up on Pootle. I know it creates .properties files. I use it for my own projects. The biggest pitfall I ran into was hooking it up to mysql. I missed setting the db type to utf8_bin, and it took me hours of debugging to find that was the problem. Other than that one caveat, it was a eas

Re: Apache Flex 4.12 RC1

2014-02-13 Thread Tom Chiverton
On 13/02/2014 04:38, Alex Harui wrote: TomChi said he'd do it. He usually does his emails on the dev list while I'm sleeping. If he hasn't done it or given an eta by the time I get going tomorrow I'll do it. I'll try to make sure it is done before I think you usually get started. I've built ou

Re: Apache Flex 4.12 RC1

2014-02-12 Thread Alex Harui
On 2/12/14 8:32 PM, "Justin Mclean" wrote: >Hi, > >> It would be nice if folks could translate a few more locales. Maybe >>I'll give pootle a shot. >When I looked at it I don't think it produces files in the format we need >but certainly worth another look. > >> But technically those don't ha

Re: Apache Flex 4.12 RC1

2014-02-12 Thread Justin Mclean
Hi, > It would be nice if folks could translate a few more locales. Maybe I'll > give pootle a shot. When I looked at it I don't think it produces files in the format we need but certainly worth another look. > But technically those don't have to hold up an SDK release. But you want to vote o

Re: Apache Flex 4.12 RC1

2014-02-12 Thread Alex Harui
Well, I've checked in enough stuff to the Installer that don't think I have anything else on my list. It would be nice if folks could translate a few more locales. Maybe I'll give pootle a shot. And hopefully Om will have a chance to make icons for FlexJS and Falcon. But technically those don't

Re: Apache Flex 4.12 RC1

2014-02-11 Thread Alex Harui
In the release4.12.0 branch, IMO. On 2/11/14 4:34 AM, "Tom Chiverton" wrote: >On 10/02/2014 10:46, Justin Mclean wrote: >> Hi, >> >>> In the read me, I think we should point Linux users at the ant-based >>>install process, I think the relevant Ant tasks are all on the main >>>branch now ? >> Any

Re: Apache Flex 4.12 RC1

2014-02-11 Thread Tom Chiverton
On 10/02/2014 10:46, Justin Mclean wrote: Hi, In the read me, I think we should point Linux users at the ant-based install process, I think the relevant Ant tasks are all on the main branch now ? Any chance you could provide a patch/commit the changes yourself? Not a problem - which git bra

RE: Apache Flex 4.12 RC1

2014-02-11 Thread Kessler CTR Mark J
-Able to build sdk. -Able to compile small project. -Mark -Original Message- From: Justin Mclean [mailto:jus...@classsoftware.com] Sent: Friday, February 07, 2014 11:36 PM To: dev@flex.apache.org Subject: Apache Flex 4.12 RC1 Hi, I've just made a RC1 of Apache Flex 4.12.0. It c

Re: Apache Flex 4.12 RC1

2014-02-10 Thread Justin Mclean
Hi, > In the read me, I think we should point Linux users at the ant-based install > process, I think the relevant Ant tasks are all on the main branch now ? Any chance you could provide a patch/commit the changes yourself? Thanks, Justin

Re: Apache Flex 4.12 RC1

2014-02-10 Thread Tom Chiverton
In the read me, I think we should point Linux users at the ant-based install process, I think the relevant Ant tasks are all on the main branch now ? Tom On 08/02/2014 04:36, Justin Mclean wrote: Hi, I've just made a RC1 of Apache Flex 4.12.0. It can be found here in a hour or two (how long

Re: Apache Flex 4.12 RC1

2014-02-10 Thread Justin Mclean
Hi, > I checked in the bug fixes I was working on. Are you going to do a big > merge at the end or should we merge each change to release4.12.0 to > develop as we go? Any changes in release need to be merged back into develop as there where our tests run. IMO our branching is a little pointless,

Re: Apache Flex 4.12 RC1

2014-02-09 Thread Alex Harui
I checked in the bug fixes I was working on. Are you going to do a big merge at the end or should we merge each change to release4.12.0 to develop as we go? I'm done for tonight so I'll merge in the morning if that's the plan. I'll take a crack at the README and RELEASE_NOTES tomorrow as well.

Re: Apache Flex 4.12 RC1

2014-02-09 Thread Erik de Bruin
> > The first run of the 'main' suite will be against FP 13 (beta) and the new > AIR 4 (beta). > Well, given the 'mess' I made of things today, that statement no longer is true :-) But in 2 full runs from now, the 13/4 combo will get it's turn. EdB -- Ix Multimedia Software Jan Luykenstraat

Re: Apache Flex 4.12 RC1

2014-02-09 Thread Erik de Bruin
I've updated Jenkins and it's plugins on the Mustella VM, added the new player versions to the runs and upgraded the logging from jenkins.sh. The first run of the 'main' suite will be against FP 13 (beta) and the new AIR 4 (beta). EdB On Sun, Feb 9, 2014 at 10:59 AM, Erik de Bruin wrote: >

Re: Apache Flex 4.12 RC1

2014-02-09 Thread Erik de Bruin
I'm adding FP 13 beta and AIR 4 beta to the Mustella VM runs now... EdB On Sat, Feb 8, 2014 at 11:08 PM, Justin Mclean wrote: > Hi, > > > "Apache Flex 4.11 is a follow up release to Apache Flex 4.10. " > > Should be "Apache Flex 4.12 is a follow up release to Apache Flex 4.11. " > > > > "Buil

Re: Apache Flex 4.12 RC1

2014-02-08 Thread Justin Mclean
Hi, > "Apache Flex 4.11 is a follow up release to Apache Flex 4.10. " > Should be "Apache Flex 4.12 is a follow up release to Apache Flex 4.11. " > > "Building Apache Flex 4.11" > Should be "Building Apache Flex 4.12" As I said the README still needed some work. The above changes have already be

Re: Apache Flex 4.12 RC1

2014-02-08 Thread OmPrakash Muppirala
A few notes about the README: "Apache Flex 4.11 is a follow up release to Apache Flex 4.10. " Should be "Apache Flex 4.12 is a follow up release to Apache Flex 4.11. " "Building Apache Flex 4.11" Should be "Building Apache Flex 4.12" Do we still need Pixel Bender to build the SDK? I thought we

Re: Apache Flex 4.12 RC1

2014-02-08 Thread Justin Mclean
Hi, > Shouldn't it be "...uses Apache Flex 4.10.0 *or later*" or if it only affects > 4.10, remove the note? Yep + fixed. Thanks, Justin

Re: Apache Flex 4.12 RC1

2014-02-08 Thread Lee Burrows
Hi I feel there's an ambiguity in the release notes, known issues... *Adobe Flash Builder Integration** ** **Adobe Flash Builder 4.7 and Adobe Flash Builder 4.6 both contain a bug where, ** **when generating the .mxml file for a new project that uses Apache Flex 4.10.0 ** **and Spark Applicati

Apache Flex 4.12 RC1

2014-02-07 Thread Justin Mclean
Hi, I've just made a RC1 of Apache Flex 4.12.0. It can be found here in a hour or two (how long it take to upload) . [1] Once it's uploaded I change the installer script so it so also get it. I'm not going to call a VOTE to make this an official release but just want to make sure everything i