[
https://issues.apache.org/jira/browse/CASSANDRA-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12695566#action_12695566
]
Per Mellqvist commented on CASSANDRA-46:
----------------------------------------
Works just fine for me without the antlr-runtime jar. Only antlr related jar
needed is antlr-3.1.3.jar
I guess if there were separate lib-directories for build-time and run-time we
could save a few bytes in the run-time distribution by using antlr-runtime
there.
Probably not worth the effort?
> upgrade to antlr 3
> ------------------
>
> Key: CASSANDRA-46
> URL: https://issues.apache.org/jira/browse/CASSANDRA-46
> Project: Cassandra
> Issue Type: Bug
> Reporter: Jonathan Ellis
> Priority: Minor
>
> Currently we require both antlr 3 and antlr 2 to build. This seems broken.
> (Also, a newer version of antlr is out, which might be useful. As of this
> writing the latest is 3.1.3.)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.