[
https://issues.apache.org/jira/browse/CASSANDRA-290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-290.
--------------------------------------
Resolution: Fixed
Assignee: Ian Eure
committed removal of all but javaflow and zookeeper.
removing those two will be nontrivial given the use in concurrent; I recommend
leaving them alone unless you have the time to figure out what is actually
going on there. (I'm all for removing unused code, but only if I understand
what it's for. :)
> Superfluous .jar files should be removed
> ----------------------------------------
>
> Key: CASSANDRA-290
> URL: https://issues.apache.org/jira/browse/CASSANDRA-290
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Ian Eure
> Assignee: Ian Eure
> Priority: Minor
>
> There appear to be quite a few .jar files in lib/ which aren't used:
> commons-javaflow-1.0-SNAPSHOT.jar
> commons-logging-1.0.4.jar
> commons-math-1.1.jar
> lucene-core-2.2.0.jar
> stringtemplate-3.0.jar
> zookeeper-3.0.0.jar
> The unit and system tests run fine after removing all these files, and I saw
> no mention of them when I grepped src, so I believe they should be safe to
> remove.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.