Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Peter Ent
I rebuilt the compiler and installed it into the FlexJS overlay as I've done before. Building the AS version of my test works fine. Building with Falcon JX now gives me this console output: using FlashBuilder Project Files FlashBuilder settings: -locale en_US

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Erik de Bruin
Yes, the latest thing: since the last compiler update we need Java 1.7, I'm afraid. EdB On Wed, Nov 20, 2013 at 4:25 PM, Peter Ent p...@adobe.com wrote: I rebuilt the compiler and installed it into the FlexJS overlay as I've done before. Building the AS version of my test works fine.

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Peter Ent
I've installed Java 1.7.0_45 and set JAVA_HOME to the location reported by java_home, then built flex-falcon and installed it into the FlexJS overlay. I get the same error. So then I changed the Java preferences for Flash Builder but get same error. Do the external Flash Builder tools Alex

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Alex Harui
I just synced up and am getting the error. I'm now off to see what it takes to switch to Java 7. On 11/20/13 12:27 PM, Erik de Bruin e...@ixsoftware.nl wrote: I haven't run this through Flash Builder yet... And I spent the afternoon tweaking (hacking more like) my Mac to get it to install and

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Alex Harui
...@ixsoftware.nl] Sent: Wednesday, November 20, 2013 8:51 AM To: dev@flex.apache.org Subject: Re: [FALCONJX] [FLEXJS] AS to JS compilation issues Yes, the latest thing: since the last compiler update we need Java 1.7, I'm afraid. EdB On Wed, Nov 20, 2013 at 4:25 PM, Peter Ent p...@adobe.com wrote

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Erik de Bruin
: Wednesday, November 20, 2013 8:51 AM To: dev@flex.apache.org Subject: Re: [FALCONJX] [FLEXJS] AS to JS compilation issues Yes, the latest thing: since the last compiler update we need Java 1.7, I'm afraid. EdB On Wed, Nov 20, 2013 at 4:25 PM, Peter Ent p...@adobe.com wrote: I rebuilt

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Alex Harui
just also move to 1.7 or not. -Alex - Gordon -Original Message- From: Erik de Bruin [mailto:e...@ixsoftware.nl] Sent: Wednesday, November 20, 2013 8:51 AM To: dev@flex.apache.org Subject: Re: [FALCONJX] [FLEXJS] AS to JS compilation issues Yes, the latest thing: since the last compiler

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Alex Harui
: Wednesday, November 20, 2013 8:51 AM To: dev@flex.apache.org Subject: Re: [FALCONJX] [FLEXJS] AS to JS compilation issues Yes, the latest thing: since the last compiler update we need Java 1.7, I'm afraid. EdB On Wed, Nov 20, 2013 at 4:25 PM, Peter Ent p...@adobe.com wrote: I rebuilt

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Alex Harui
also move to 1.7 or not. -Alex - Gordon -Original Message- From: Erik de Bruin [mailto:e...@ixsoftware.nl] Sent: Wednesday, November 20, 2013 8:51 AM To: dev@flex.apache.org Subject: Re: [FALCONJX] [FLEXJS] AS to JS compilation issues Yes, the latest thing: since the last compiler update

[FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-19 Thread Peter Ent
Hi, I am attempting to take the DataGrid, written in ActionScript, and compile it into JavaScript to see if that's a viable way to build JavaScript components - or at least get a good head start on writing the JavaScript. I've run into a couple of issues since taking the most recent falcon

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-19 Thread Alex Harui
Yep, those look like bugs to me. -Alex On 11/19/13 12:27 PM, Peter Ent p...@adobe.com wrote: Hi, I am attempting to take the DataGrid, written in ActionScript, and compile it into JavaScript to see if that's a viable way to build JavaScript components - or at least get a good head start on

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-19 Thread Erik de Bruin
I second that. I'll take a look tomorrow, if you file that JIRA ticket ;-) EdB On Tue, Nov 19, 2013 at 9:42 PM, Alex Harui aha...@adobe.com wrote: Yep, those look like bugs to me. -Alex On 11/19/13 12:27 PM, Peter Ent p...@adobe.com wrote: Hi, I am attempting to take the DataGrid,

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-19 Thread Peter Ent
I filed two tickets for each issue. Thanks. This is getting really close. --peter On 11/19/13 3:59 PM, Erik de Bruin e...@ixsoftware.nl wrote: I second that. I'll take a look tomorrow, if you file that JIRA ticket ;-) EdB On Tue, Nov 19, 2013 at 9:42 PM, Alex Harui aha...@adobe.com wrote: