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