Re: [FalconJX] Exception: MemberAccessExpressionNode cannot be cast to IIdentifierNode

2016-03-23 Thread Alex Harui
Please file a bug at http://issues.apache.org/jira/browse/FLEX with a small test case. Thanks, -Alex On 3/23/16, 6:11 PM, "Nimai" wrote: >Our team is currently using the nightly build of Falcon JX to try and >compile >the Starling Framework to JavaScript. The

[FalconJX] Exception: MemberAccessExpressionNode cannot be cast to IIdentifierNode

2016-03-23 Thread Nimai
Our team is currently using the nightly build of Falcon JX to try and compile the Starling Framework to JavaScript. The compilation eventually fails with: java.lang.ClassCastException: o.a.f.c.internal.tree.as.MemberAccessExpressionNode cannot be cast to o.a.f.c.tree.as.IIdentifierNode

Re: [FlexJS] Error during FlexJS example compilations

2016-03-23 Thread OmPrakash Muppirala
I recently went through this whole excercise and ran into the very same issues. I have tried to fix any bugs I encountered. I remember the flexunit issue as well. Ensure that you switch to the develop branch on flex-flexuint before building it. Then flex-asjs will stop complaining about

Re: [FlexJS] Error during FlexJS example compilations

2016-03-23 Thread piotrz
Thanks Om that was it! I was finally build falcon! :) Just tried also build flexjs and go farther. It looks like I have to setup flexunit environment variable. I will try to do this tomorrow. :) Thanks you guys for your help! :) Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View

Re: [FlexJS] Error during FlexJS example compilations

2016-03-23 Thread OmPrakash Muppirala
I think the problem is PLAYERGLOBAL_VERSION = 11.1 You will need to set this enviornment variable to (I think 21.0 based on your air sdk version) or copy the env.template.properties file to env.properties and set it there. I recently patched this file to account for this issue. Thanks, Om On

Re: [FlexJS] Error during FlexJS example compilations

2016-03-23 Thread piotrz
Two unit tests are failing. [1] Will try to somehow ignore them. [1] https://paste.apache.org/0DL2 Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context:

Re: [FlexJS] Error during FlexJS example compilations

2016-03-23 Thread Alex Harui
Try running ant all in flex falcon. Sent from my LG G3, an AT 4G LTE smartphone -- Original message-- From: piotrz Date: Wed, Mar 23, 2016 2:13 PM To: dev@flex.apache.org; Subject:Re: [FlexJS] Error during FlexJS example compilations Alex, This is full log from console [1]. One

Re: [FlexJS] Error during FlexJS example compilations

2016-03-23 Thread piotrz
Alex, This is full log from console [1]. One question since GCL.swc and js.swc are missing and they should be in falcon folder - should I try to build falcon before flexjs ? [1] https://paste.apache.org/k3tY Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in

Re: AW: AW: AW: AW: [FALCONJX] Some help with the externs

2016-03-23 Thread Alex Harui
On 3/23/16, 1:24 AM, "Christofer Dutz" wrote: >Ok think I found the problem ... > >I had to update flex-asjs after that's done, I get: > >BUILD SUCCESSFUL >Total time: 2 minutes 21 seconds > >I don't think it's a good Idea to depend on flex-asjs to build falcon, >but

[BLAZEDS] First work on a blazeds-spring-boot-starter

2016-03-23 Thread Christofer Dutz
Hi, I just wanted to tell you about what I'm currently working on as part of my preparation for my Robo-Talk at ApacheCon. As I was planning on creating the server part as a spring-boot application it sort of felt bad that I had to configure BlazeDS the "normal" way. So I had a short look

AW: AW: AW: AW: [FALCONJX] Some help with the externs

2016-03-23 Thread Christofer Dutz
Ok think I found the problem ... I had to update flex-asjs after that's done, I get: BUILD SUCCESSFUL Total time: 2 minutes 21 seconds I don't think it's a good Idea to depend on flex-asjs to build falcon, but I think I stated that earlier. But it doesn't explain why I can't find the reason

AW: AW: AW: AW: [FALCONJX] Some help with the externs

2016-03-23 Thread Christofer Dutz
Hi Alex, Well Here is the complete log of that build ... I did a wipe-all before the build and then an "ant all" I can't see real errors ... the only ones come from externc and I was told they can be ignored, but in any case the log reports two times 4 errors, but that would sum up to 8 for me

Re: [FlexJS] Error during FlexJS example compilations

2016-03-23 Thread piotrz
Ohh..Cause I post only fragment of log console. Ok I will post once again whole log later today. Thanks, Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context:

Re: [FlexJS] Error during FlexJS example compilations

2016-03-23 Thread Alex Harui
On 3/22/16, 11:06 PM, "piotrz" wrote: >Hi Alex, > >Thank you for your patience. This is the result of run all [1] > >[1] https://paste.apache.org/LVDU Hmm. I guess I'm surprised the log starts with "main" and not "all". The "all" target should have built falcon.

Re: [FlexJS] Error during FlexJS example compilations

2016-03-23 Thread piotrz
Hi Alex, Thank you for your patience. This is the result of run all [1] [1] https://paste.apache.org/LVDU Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: