[
https://issues.apache.org/jira/browse/CASSANDRA-1850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971009#action_12971009
]
Hudson commented on CASSANDRA-1850:
-----------------------------------
Integrated in Cassandra-0.7 #74 (See
[https://hudson.apache.org/hudson/job/Cassandra-0.7/74/])
failonerror for Cli antlr generation target
Patch by Stephen Connolly; reviewed by eevans for CASSANDRA-1850
> 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
> Assignee: Stephen Connolly
> Priority: Trivial
> Fix For: 0.7.0
>
> Attachments: fail-build-if-codegen-fails.patch
>
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> 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.