Re: [FlexJS]Problem with Binding - Flash Version

2016-06-29 Thread Alex Harui
Please file a bug with this test case. If you have time, try removing the "static" from DEBUG_MODE and see if that works. Thanks, -Alex On 6/29/16, 10:40 PM, "yishayw" wrote: >There seems to be a problem with binding when extending a class in the >flash >version. This js version works fine. I'

[FlexJS]Problem with Binding - Flash Version

2016-06-29 Thread yishayw
There seems to be a problem with binding when extending a class in the flash version. This js version works fine. I'm using the nightly build from 6/30/16 I'm getting runtime error VerifyError: Error #1053: Illegal override of TestFacade in TestFacade. --- when calling getInstance()

Re: LAST CALL] Release FlexJS/FalconJX 0.7.0

2016-06-29 Thread Alex Harui
It will likely be at least another week (probably two) until the first RC so there is time to iron this stuff out. Where are the instructions for building/testing NPM install? I don't think we did any big changes to the folder structure. -Alex On 6/29/16, 5:47 PM, "omup...@gmail.com on behalf o

Re: LAST CALL] Release FlexJS/FalconJX 0.7.0

2016-06-29 Thread OmPrakash Muppirala
Sorry, I have not been following the maven stuff closely. Will we need to change how the npm install stuff works? Any chance someone can test it to see what breaks? I hope to find some time starting this weekend to get back into FlexJS work. Thanks, Om On Wed, Jun 29, 2016 at 5:01 PM, Alex Har

Re: LAST CALL] Release FlexJS/FalconJX 0.7.0

2016-06-29 Thread Alex Harui
Hi, After helping Chris spend the last several weeks on Maven for FlexJS and Falcon, I think we are at the point where any future changes will be minor, so this is a re-start of the last call to examine a nightly build for the things you usually check before you vote on a release. And this time,

Re: AW: [Falcon][FlexJS] Help with finishing the maven migration

2016-06-29 Thread Alex Harui
OK, I checked in some changes that got DataBindingExample to work in js-debug. Three things that probably need Chris to look at: 1. Maven doesn't report failure when compile errors are reported. DragDrop, HTML, CreateJSExample, FlexStore_JQuery (probably others) have errors. The changes I just co

Re: AW: [Falcon][FlexJS] Help with finishing the maven migration

2016-06-29 Thread Alex Harui
I'm looking into the maven results today. -Alex On 6/29/16, 12:38 AM, "Christofer Dutz" wrote: >So if you guys could have a look at the results of the build: > >https://builds.apache.org/view/E-G/view/Flex/job/flex-asjs%20(maven)/ws/ > >There in the examples/flesjs/*Example/target/*Example-0.7.

Re: [Falcon][FlexJS] Help with finishing the maven migration

2016-06-29 Thread Harbs
No errors that I noticed. It just seemed to be incomplete. It might have been pilot error... On Jun 29, 2016, at 8:26 AM, Christofer Dutz wrote: > Did you get any errors? The builds on my machine and the asf Jenkins seem to > be running nicely. > > Chris > > > > Von meinem Samsung Galaxy S

AW: [Falcon][FlexJS] Help with finishing the maven migration

2016-06-29 Thread Christofer Dutz
So if you guys could have a look at the results of the build: https://builds.apache.org/view/E-G/view/Flex/job/flex-asjs%20(maven)/ws/ There in the examples/flesjs/*Example/target/*Example-0.7.0-SNAPSHOT.war should be the zipped up result of the examples. Eventually it's something simple that i