Details
-
Improvement
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
-
None
-
None
-
ubuntu10.10 java1.6.17 ant 1.8
Description
by default javac pulls in ant runtime libraries, which are not needed in building cassandra. Just slows the build, and emits warning messages when using ant 1.8 and better.
patch removes them.