I've updated the Falcon Jenkins job, it now archives the artifacts.
You can always get the latest and greatest from here:
https://builds.apache.org/job/flex-falcon/lastSuccessfulBuild/artifact/compiler/commandline/
EdB
On Fri, Sep 13, 2013 at 12:07 AM, Justin Mclean
wrote:
> HI,
>
>> BTW, are
HI,
> BTW, are there plans to make Falcon nightly builds available? I could try
> to compile our large app and report issues.
It's available here:
https://builds.apache.org/job/flex-falcon/ws/compiler/commandline/
Thanks,
Justin
Go for it, clearly it won't be the last error of this kind and glad that
Falcon is stricter than mxmlc.
BTW, are there plans to make Falcon nightly builds available? I could try
to compile our large app and report issues.
On 12 September 2013 15:49, Erik de Bruin wrote:
> Hi,
>
> While trying
Hi,
While trying to get the mx components to compile using Falcon, I ran
into this error:
In List.as, line 1515 reads 'rowInfo.pop()', where rowInfo is an Array
defined in ListBase.as. Falcon complains "call to possibly undefined
method 'pop'". Further investigation shows that the problem comes f