When the ANTLR code generation fails the build continues and ignores the failure
--------------------------------------------------------------------------------

                 Key: CASSANDRA-1850
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1850
             Project: Cassandra
          Issue Type: Bug
    Affects Versions: 0.7.0
            Reporter: Stephen Connolly
            Priority: Trivial
         Attachments: fail-build-if-codegen-fails.patch

When trying to tweak the build, I broke the ANTLR code generation tasks, but as 
I was not doing a full clean build the generated code was still present, so I 
missed the fact that the code generation was broken. It would be nice if the 
antlr tasks had failonerror="true"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to