Details
-
Improvement
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
-
None
Description
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.