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

Jun Rao commented on CASSANDRA-40:
----------------------------------

I think it's convenient to include antlr-generated java files in the source 
tree. Not everybody will be modifying the CQL grammar. In a similar way, we 
already include thrift-generated java code in the source tree.

> 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