Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0

2017-05-26 Thread Josh Tynjala
I can test installing FlexJS 0.8.0 with NPM early next week, if no one else finds the time. I don't remember the exact process of testing locally with a nightly build of FlexJS, but I think I figured it out pretty easily when I made some tweaks a while back. - Josh On Fri, May 26, 2017 at 2:43 PM

Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0

2017-05-26 Thread Alex Harui
I'm still working on the TLF fix. I saw Josh's commit about Node support. Does someone have time to test out our Node/NPM stuff? It might need some tuning after this dual-compile feature. -Alex On 5/26/17, 8:29 AM, "Alex Harui" wrote: > > >On 5/26/17, 8:07 AM, "piotrz" wrote: > >>Alex, >> >>

Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0

2017-05-26 Thread Peter Ent
Just an FYI: I'm trying to fix a bug in Mobile project with the Camera class. I am hoping to wrap it up today. Regards, Peter >

Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0

2017-05-26 Thread Alex Harui
On 5/26/17, 8:07 AM, "piotrz" wrote: >Alex, > >That is correct I have FALCON_HOME set up. I will try as fast as I can run >it once again, but there is possibility that will be on Sunday. > >Any chance to try by you also maven build with command line above ? I'm >wondering if you also experience

Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0

2017-05-26 Thread piotrz
Alex, That is correct I have FALCON_HOME set up. I will try as fast as I can run it once again, but there is possibility that will be on Sunday. Any chance to try by you also maven build with command line above ? I'm wondering if you also experience such issue as Santanu. Personally I didn't hav

Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0

2017-05-26 Thread Alex Harui
OK so the build from the approval script works for me because the approval script downloads and unpacks falcon into a falconjx folder. The build script then figures out FLEXJS_TYPEDEFS_HOME from these statements, not the ones you proposed to change: basedir is ${basedir} I see f

Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0

2017-05-26 Thread piotrz
Alex, Additionally yesterday I've pushed those fix for problems with Fonts.swf etc which we have discussed with Chris in this thread. I was able to reproduce the issue and Santanu also on his PC. He tried today Maven build again with my Fix and Fonts.swf issue has gone, but another one appear. [

Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0

2017-05-26 Thread Alex Harui
Ah sorry, I didn't notice that you only got ApproveFalcon to work and not ApproveFlexJS. I will look into that now. -Alex On 5/26/17, 7:17 AM, "piotrz" wrote: >Hi Alex, > >Well I still cannot pass through ApproveFlexJS.xml cause of issues which I >reported earlier. I tried to find root cause

Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0

2017-05-26 Thread Alex Harui
I thought you'd gotten past that somehow? If there is a workaround and not a lot of folks will have this problem, I would not make changes at this time. I'm working on a critical fix in the SWF output. I only briefly glanced at your proposed changes. If you want to make a change, instead of rep

Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0

2017-05-26 Thread piotrz
Hi Alex, Well I still cannot pass through ApproveFlexJS.xml cause of issues which I reported earlier. I tried to find root cause but still not sure whether I really have it. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.

Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0

2017-05-26 Thread Alex Harui
Well, the last thing on my task list was to make sure that dual mode could build the TLF branch, and that uncovered an issue with the SWFOverride. Once I get through that, unless other big issues turn up, then I think we can finally cut the RC. -Alex On 5/25/17, 4:12 PM, "Alex Harui" wrote: >OK