[
https://issues.apache.org/jira/browse/CASSANDRA-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12695042#action_12695042
]
Jonathan Ellis commented on CASSANDRA-40:
-----------------------------------------
That's because Thrift is, frankly, a bitch to build.
Building the antlr files should be easy since we just ship the relevant jars.
Or it should be. :) I'm sure Per can fix the problem I'm seeing.
> 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.