Re: Ant Build Problem

2018-09-08 Thread Carlos Rovira
> > >> >> On Tue, Dec 19, 2017 at 11:25 AM, Alex Harui > > > > >> > > > > >> >> wrote: > > > > >> >> > > > > >> >>> What error do you g

Re: Ant Build Problem

2018-09-07 Thread Alex Harui
keep this fresh: > > > >> >>> > > > > >> >>> >This is still an issue, and the workaround below is > required > > for me > > > >> >>>to be >

Re: Ant Build Problem

2018-09-07 Thread Carlos Rovira
in" < > e...@ixsoftware.nl> > > wrote: > > > >> >>> > > > >> >>> >Just to keep this fresh: > > > >> >>> > > > > >> >>> >This i

Re: Ant Build Problem

2018-09-07 Thread Alex Harui
, and the workaround below is required > for me > > >> >>>to be > > >> >>> >able to run 'ant' on the royale-asjs project... > > >> >>> > > > >> >>> >EdB > > >> >>> > > > >> >>> >

Re: Ant Build Problem

2018-09-07 Thread Carlos Rovira
; >>>to be > > >> >>> >able to run 'ant' on the royale-asjs project... > > >> >>> > > > >> >>> >EdB > > >> >>> > > > >> >>> > > > >> &

Re: Ant Build Problem

2018-09-07 Thread Alex Harui
> >> >>> wrote: > >> >>> > > >> >>> >> I did several fresh pulls of the repos yesterday while testing > >> >>>as2wasm > >> >>> >>and > >> >>> >> I can faithfully repr

Re: Ant Build Problem

2018-09-07 Thread Carlos Rovira
> >> >>>to be > >> >>> >able to run 'ant' on the royale-asjs project... > >> >>> > > >> >>> >EdB > >> >>> > > >> >>> > > >> >>> > > >> >>> >On Thu, Nov 16, 2017 at 8:01 AM, Erik de Bruin > > >> >>> wrot

Re: Ant Build Problem

2017-12-19 Thread Alex Harui
>>> wrote: >> >>> > >> >>> >> I did several fresh pulls of the repos yesterday while testing >> >>>as2wasm >> >>> >>and >> >>> >> I can faithfully reproduce the issue(s). I can also reliably make

Re: Ant Build Problem

2017-12-19 Thread Erik de Bruin
>> > >>> >> - comment out the ant task in the 'CoreTest' target in > >>> >>frameworks/build.xml > >>> >> - remove the 'test' dependency from the 'main' target in > >>> >> frameworks/pro

Re: Ant Build Problem

2017-12-19 Thread Alex Harui
;>> >>frameworks/build.xml >>> >> - remove the 'test' dependency from the 'main' target in >>> >> frameworks/projects/Basic/build.xml >>> >> >>> >> HTH, >>> >> >>> >> EdB >>> >> >>> &g

Re: Ant Build Problem

2017-12-19 Thread Erik de Bruin
gt;> >> >> >> >> >> >> >> On Thu, Nov 16, 2017 at 7:43 AM, Yishay Weiss >> >> wrote: >> >> >> >>> Thanks for the pointers Alex. Funnily I stopped getting it after >> >>>playing >> >>> around with some

Re: Ant Build Problem

2017-12-19 Thread Erik de Bruin
gt; >>> Thanks for the pointers Alex. Funnily I stopped getting it after > >>>playing > >>> around with some scripts, cleaning my changes and checking out from > >>>git the > >>> unit tests aren’t being run anymore and so I’m not getting it. I’ll > >>>come > >>> back to i

Re: Ant Build Problem

2017-12-19 Thread Alex Harui
gt;>> unit tests aren’t being run anymore and so I’m not getting it. I’ll >>>come >>> back to it when it starts itching again, but for now I can work. >>> >>> >>> >>> >>> From: Alex Harui

Re: Ant Build Problem

2017-12-19 Thread Erik de Bruin
from git the >> unit tests aren’t being run anymore and so I’m not getting it. I’ll come >> back to it when it starts itching again, but for now I can work. >> >> >> >> ____________ >> From: Alex Harui >> Sent: Wednesday, November

Re: Ant Build Problem

2017-11-15 Thread Erik de Bruin
it the > unit tests aren’t being run anymore and so I’m not getting it. I’ll come > back to it when it starts itching again, but for now I can work. > > > > > From: Alex Harui > Sent: Wednesday, November 15, 2017 6:41:20 PM > To: dev@ro

RE: Ant Build Problem

2017-11-15 Thread Yishay Weiss
. From: Alex Harui Sent: Wednesday, November 15, 2017 6:41:20 PM To: dev@royale.apache.org Subject: Re: Ant Build Problem My working copies are all torn up with the refactoring and I'd prefer not to have to stop and build up another working copy to debug this, assum

Re: Ant Build Problem

2017-11-15 Thread Alex Harui
result is the same. >> >> FWIW this is ROYALE_COMPILER_HOME which appears to not resolve >>correctly: >> C:\dev\flexjs\royale-asjs\frameworks\projects\Core\src\test\royale>echo >> %ROYALE_COMPILER_HOME% >> C:\dev\flexjs\royale-asjs/js >> From: Harbs<

Re: Ant Build Problem

2017-11-15 Thread Erik de Bruin
js\royale-asjs/js > From: Harbs<mailto:harbs.li...@gmail.com> > Sent: Wednesday, November 15, 2017 12:01 PM > To: dev@royale.apache.org<mailto:dev@royale.apache.org> > Subject: Re: Ant Build Problem > > It works for me. It looks like your ROYALE_SWF_COMPILER_HOME is

RE: Ant Build Problem

2017-11-15 Thread Yishay Weiss
/js From: Harbs<mailto:harbs.li...@gmail.com> Sent: Wednesday, November 15, 2017 12:01 PM To: dev@royale.apache.org<mailto:dev@royale.apache.org> Subject: Re: Ant Build Problem It works for me. It looks like your ROYALE_SWF_COMPILER_HOME is pointing to a different location than mine. He

Re: Ant Build Problem

2017-11-15 Thread Harbs
ist. > > > > > From: Alex Harui > Sent: Tuesday, November 14, 2017 8:22:01 PM > To: dev@royale.apache.org > Subject: Re: Ant Build Problem > > The FlexUnit compile is trying to use the Ant tasks instead of directly > calling the

RE: Ant Build Problem

2017-11-15 Thread Yishay Weiss
royale\${ROYALE_COMPILER_HOME}\lib does not exist. From: Alex Harui Sent: Tuesday, November 14, 2017 8:22:01 PM To: dev@royale.apache.org Subject: Re: Ant Build Problem The FlexUnit compile is trying to use the Ant tasks instead of directly calling the compiler, which is pr

Re: Ant Build Problem

2017-11-14 Thread Alex Harui
{ant.project.name}JS >/src/main/config/compile-js-config.xml" /> > > >From: Alex Harui<mailto:aha...@adobe.com.INVALID> >Sent: Tuesday, November 14, 2017 7:35 PM >To: dev@royale.apache.org<mailto:dev@royale.apache.org> >Subject: Re: Ant Build Problem > &g

RE: Ant Build Problem

2017-11-14 Thread Yishay Weiss
he.org<mailto:dev@royale.apache.org> Subject: Re: Ant Build Problem Even if you did, it is still pretty easy for an environment variable or Ant property to get you to use a compiler in another folder, so keep an eye open for that. The Ant scripts usually report what compiler folder they are using.

Re: Ant Build Problem

2017-11-14 Thread Alex Harui
>I updated compiler and typedefs as well. Will have a look tomorrow. > > > > >From: Alex Harui >Sent: Tuesday, November 14, 2017 6:25:55 PM >To: dev@royale.apache.org >Subject: Re: Ant Build Problem > >I haven't seen that. You

RE: Ant Build Problem

2017-11-14 Thread Yishay Weiss
I updated compiler and typedefs as well. Will have a look tomorrow. From: Alex Harui Sent: Tuesday, November 14, 2017 6:25:55 PM To: dev@royale.apache.org Subject: Re: Ant Build Problem I haven't seen that. You are working with relatively new test code,

Re: Ant Build Problem

2017-11-14 Thread Alex Harui
I haven't seen that. You are working with relatively new test code, IIRC. Could be you are using very old compiler? HTH, -Alex On 11/14/17, 3:26 AM, "Yishay Weiss" wrote: >[mxmlc] >C:\dev\flexjs\royale-asjs\frameworks\projects\Core\src\test\royale\flexUni >tTests\KeyboardEventConverterTe

Ant Build Problem

2017-11-14 Thread Yishay Weiss
[mxmlc] C:\dev\flexjs\royale-asjs\frameworks\projects\Core\src\test\royale\flexUnitTests\KeyboardEventConverterTest. as(23): col: 5 Error: Can not resolve config constant: 'SWF' [mxmlc] [mxmlc] COMPILE::SWF [mxmlc] ^ [mxmlc] Is anyone else getting it?