Just for the record .. I had to comment out two tests in the compiler to keep 
the Maven build running. As I didn't change anything with the compiler and 
compiler-jx for quite some time, this problem is probably not related to Maven.

TestFlexJSEmitter.testSimple
TestGoogEmitter.testSimple

Chris
________________________________________
Von: Alex Harui <aha...@adobe.com>
Gesendet: Donnerstag, 5. Mai 2016 01:36:46
An: dev@flex.apache.org
Betreff: Re: [LAST CALL] Release Apache FlexJS 0.7.0

On 5/4/16, 2:07 PM, "Harbs" <harbs.li...@gmail.com> wrote:

>Here’s what I got: http://pastebin.com/CcJseRXr
>
>It all makes sense except for the fact the the build did not abort and
>report FAILED.

Looks like we need to change the build scripts to either add
failonerror=true to the <java> tag, or use resultProperty and compare the
result.  Using resultProperty would allow us to continue if there are
warning, but maybe we shouldn't continue.

-Alex

Reply via email to