Re: [FlexJS][XML]appending XMLLists

2016-05-14 Thread Harbs
Alex, Can you look at this? On May 12, 2016, at 2:56 PM, Harbs wrote: > I committed my changes, but I need you to look at it. > > I commented out the test to get it to compile, but besides that, there’s > definitely a problem: > > 198: ERROR - Parse error. invalid assignment target > [j

Re: What's wrong with jenkins?

2016-05-14 Thread Alex Harui
On 5/14/16, 9:18 AM, "Christofer Dutz" wrote: >Hi, > > >My build on the Flex Jenkins seems to be waiting for an agent for quite >some time now ... anyone know why? Sort of 6 days already. > Are you referring to ApacheFlexBuilds? Sometimes there is a system upgrade, and on restart the slave do

Re: TextInput layout changes after SDK upgrade

2016-05-14 Thread Alex Harui
What kind of computer do you have? I'm wondering if it is Retina display support. -Alex On 5/14/16, 11:36 AM, "Fréderic Cox" wrote: >AIR desktop, but it is a library project which is included in AIR desktop >and AIR mobile. Both AIR mobile simulator and desktop show the issue. I'll >try to fin

Re: [FLEXJS] Progress in building ASJS with maven

2016-05-14 Thread Harbs
On May 14, 2016, at 3:26 AM, Alex Harui wrote: >> However there is one thing, that I would like to ask to have cleaned up >> ... currently the JS version of the XML module uses include-sources and >> the AS version uses include-class ... As I generate all config files from >> the same settings,

Re: TextInput layout changes after SDK upgrade

2016-05-14 Thread Fréderic Cox
AIR desktop, but it is a library project which is included in AIR desktop and AIR mobile. Both AIR mobile simulator and desktop show the issue. I'll try to find some time on monday to create a reproducable scenario and file a JIRA bug. Good to know that it is not an intended change as you noted. O

What's wrong with jenkins?

2016-05-14 Thread Christofer Dutz
Hi, My build on the Flex Jenkins seems to be waiting for an agent for quite some time now ... anyone know why? Sort of 6 days already. Chris