There are a number of duplicated libs in the plugins, namely:
commons-httpclient-3.0-beta1.jar src/plugin/parse-rss/lib
commons-httpclient-3.0.jar src/plugin/protocol-httpclient/lib
log4j-1.2.11.jar src/plugin/clustering-carrot2/lib
log4j-1.2.6.jar 1 src/plugin/parse-rss/lib
log4j-1.2.9.jar src/plugin/parse-pdf/lib
nekohtml-0.9.2.jar src/plugin/clustering-carrot2/lib
nekohtml-0.9.4.jar src/plugin/parse-html/lib
xerces-2_6_2.jar lib
xercesImpl.jar src/plugin/parse-rss/lib
Are there any known reasons to keep multiple versions of things, or
should we move these each into their own plugin that can be shared?
Doug