Re: [DISCUSS] Discuss Release Apache FlexJS 0.5.0 RC1

2015-11-04 Thread Alex Harui
Even more interesting. I deleted my compc.jar from the FalconJX build and the FlexJS build still works. I can’t figure out how you are getting into this hole. Has anyone else experienced the same issue? Anyway, try running “ant all” again in your FalconJX build and see if that makes the

Re: [Non-DoD Source] Re: [DISCUSS] Discuss Release Apache FlexJS 0.5.0 RC1

2015-11-04 Thread Alex Harui
Instead of running just ‘ant’ or ‘ant all’, you should be able to add: -Dbrowser=C:/path/to/browser.exe and it will override what is defaulted in the build.xml On 11/4/15, 6:59 PM, "Mark Kessler" wrote: >Got it to finally build took it two more tries. >

Re: [Non-DoD Source] Re: [DISCUSS] Discuss Release Apache FlexJS 0.5.0 RC1

2015-11-04 Thread Mark Kessler
Got it to finally build took it two more tries. Side bar: I have a gripe about having to dig through build files several folders down to get to to run a browser other than IE. Especially since I don't have IE installed on this particular machine. Should we add a property that allows people to

Re: [DISCUSS] Discuss Release Apache FlexJS 0.5.0 RC1

2015-11-04 Thread Alex Harui
Interesting. Looks like compc.jar is placed there by the flex-oem-compiler build. Try running “ant all” in your FalconJX build and see if that gets you past that point. I’ll see if that can be smoothed out somehow. -Alex On 11/4/15, 12:32 AM, "Justin Mclean" wrote: >Hi,

Re: [Non-DoD Source] Re: [DISCUSS] Discuss Release Apache FlexJS 0.5.0 RC1

2015-11-04 Thread Alex Harui
> >-Original Message- >From: Justin Mclean [mailto:justinmcl...@me.com] >Sent: Tuesday, November 03, 2015 9:39 PM >To: dev@flex.apache.org >Subject: [Non-DoD Source] Re: [DISCUSS] Discuss Release Apache FlexJS >0.5.0 RC1 > >Hi, > >> D:\PortableDev\FlexJS\

Re: [DISCUSS] Discuss Release Apache FlexJS 0.5.0 RC1

2015-11-04 Thread Justin Mclean
Hi, > That part of the build is building the AS SWC using Falcon not FalconJX. > So check FALCON_HOME/lib for compc and falcon-flexTasks.jar FALCON_HOME only has falcon-compc.jar and falcon-flexTasks.jar. There’s no compc.jar in there. ls $FALCON_HOME/lib compiler.jar

RE: [Non-DoD Source] Re: [DISCUSS] Discuss Release Apache FlexJS 0.5.0 RC1

2015-11-04 Thread Kessler CTR Mark J
: Justin Mclean [mailto:justinmcl...@me.com] Sent: Wednesday, November 04, 2015 3:32 AM To: dev@flex.apache.org Subject: [Non-DoD Source] Re: [DISCUSS] Discuss Release Apache FlexJS 0.5.0 RC1 Hi, > That part of the build is building the AS SWC using Falcon not FalconJX. > So check FALCON_HO

Re: [DISCUSS] Discuss Release Apache FlexJS 0.5.0 RC1

2015-11-03 Thread Mark Kessler
Having building FlexJS source. Keep getting this timeout. BUILD FAILED D:\PortableDev\FlexJS\build.xml:431: The following error occurred while executin g this line: D:\PortableDev\FlexJS\frameworks\build.xml:79: The following error occurred whil e executing this line:

Re: [DISCUSS] Discuss Release Apache FlexJS 0.5.0 RC1

2015-11-03 Thread Justin Mclean
Hi, I’m still unable to compile from source and get this error. I’m trying to compile FlexJS with the Falcon 0.5 RC. compile: [echo] Compiling libs/Core.swc [echo] FLEX_HOME: /Users/justinmclean/Downloads/ApacheFlexJS/apache-flex-flexjs-0.5.0-src [echo] FALCON_HOME:

Re: [DISCUSS] Discuss Release Apache FlexJS 0.5.0 RC1

2015-11-03 Thread Alex Harui
On 11/3/15, 8:46 PM, "Justin Mclean" wrote: >Hi, > >I’m still unable to compile from source and get this error. I’m trying to >compile FlexJS with the Falcon 0.5 RC. > >compile: > [echo] Compiling libs/Core.swc > [echo] FLEX_HOME: