Re: 4.12 regression issue/ADG silently eating user RTEs

2014-04-13 Thread Alex Harui
On 4/13/14 2:13 AM, "Justin Mclean" wrote: >Hi, > >Anyone have something to add to this: >https://issues.apache.org/jira/browse/FLEX-34218 > >The changes in 4.12 are a regression from previous version, but if we do >revert it causes a) user errors to be silently eaten and b) performance >and ga

4.12 regression issue/ADG silently eating user RTEs

2014-04-13 Thread Justin Mclean
Hi, Anyone have something to add to this: https://issues.apache.org/jira/browse/FLEX-34218 The changes in 4.12 are a regression from previous version, but if we do revert it causes a) user errors to be silently eaten and b) performance and garbage collection to be worse. Are we likely to break

RE: 4.12 regression issue

2014-02-18 Thread Kessler CTR Mark J
Thanks Maurice, looks good. -Mark -Original Message- From: Maurice Amsellem [mailto:maurice.amsel...@systar.com] Sent: Tuesday, February 18, 2014 3:57 AM To: dev@flex.apache.org Subject: RE: 4.12 regression issue I have made the following change locally and the error disappeared

Re: 4.12 regression issue

2014-02-18 Thread Justin Mclean
Hi, > Would it reduce your workload if I switched (or copied) the Mustella runs > to use the release branch during a release cycle? Not really as I still have to merge any fixes put into develop into the release branch and merging isn't usually that difficult if i's done frequently - but thanks

RE: 4.12 regression issue

2014-02-18 Thread Maurice Amsellem
Pushed to develop -Message d'origine- De : Justin Mclean [mailto:jus...@classsoftware.com] Envoyé : mardi 18 février 2014 11:03 À : dev@flex.apache.org Objet : Re: 4.12 regression issue Hi, > Should I commit to develop branch or 411RC2 ? Either is fine - I have to keep merg

Re: 4.12 regression issue

2014-02-18 Thread Erik de Bruin
Would it reduce your workload if I switched (or copied) the Mustella runs to use the release branch during a release cycle? EdB On Tue, Feb 18, 2014 at 11:02 AM, Justin Mclean wrote: > Hi, > > > Should I commit to develop branch or 411RC2 ? > > Either is fine - I have to keep merging each int

Re: 4.12 regression issue

2014-02-18 Thread Justin Mclean
Hi, > Should I commit to develop branch or 411RC2 ? Either is fine - I have to keep merging each into the other anyway as the mustella tests are only run on develop. Thanks, Justin

RE: 4.12 regression issue

2014-02-18 Thread Maurice Amsellem
Maurice -Message d'origine- De : Justin Mclean [mailto:jus...@classsoftware.com] Envoyé : mardi 18 février 2014 06:03 À : dev@flex.apache.org Objet : Re: 4.12 regression issue Hi, Most likely introduced by this change: https://issues.apache.org/jira/browse/FLEX-33984 Mark or Maurice do you have any ideas? Thanks, Justin

Re: 4.12 regression issue

2014-02-17 Thread Justin Mclean
Hi, Most likely introduced by this change: https://issues.apache.org/jira/browse/FLEX-33984 Mark or Maurice do you have any ideas? Thanks, Justin

4.12 regression issue

2014-02-17 Thread Justin Mclean
Hi, Was testing 4.12 and run into a project that complained: Declaration of style 'labelPlacement' conflicts with previous declaration in /Users/justinmclean/Documents/ApacheFlexDevelopGit/frameworks/libs/spark.swc(spark.components:CheckBox) I found this: https://issues.apache.org/jira/browse/F