[ 
https://issues.apache.org/jira/browse/CASSANDRA-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12695074#action_12695074
 ] 

Per Mellqvist commented on CASSANDRA-40:
----------------------------------------

Jonathan - the NoClassDefFoundError is a separate issue (you would get the same 
problem even without the patch if you delete the generated sources).
I had to put some jars from an older revision back in the lib directory to run 
the gen-tasks

stringtemplate-3.0.jar
antlr-2.7.7.jar

They are both referenced in build.xml but were removed from the lib directory 
at some point.

> Build does not handle ANTLR generated code properly
> ---------------------------------------------------
>
>                 Key: CASSANDRA-40
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-40
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Per Mellqvist
>            Priority: Minor
>         Attachments: diff.txt
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The default ant target does not trigger generation of code from Cli.g and 
> Cql.g
> The clean target does not remove generated files
> The targets gen-cli-grammar and gen-cql-grammar do not reference current 
> locations of Cli.g and Cql.g
> Generated files are commited in svn repository (by mistake?)

-- 
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