On Dec 7, 2008, at 3:21 PM, [EMAIL PROTECTED] wrote:

SOLR-284: remove duplicated Tika libs

Removed:
   lucene/solr/trunk/contrib/extraction/lib/commons-lang-2.1.jar

My mistake, commons-lang is not in the root /lib, so this may cause some problem with dependent libraries.

I don't know if it matters, but the velocity contrib uses commons- lang-2.4.jar

Also, I see you did not remove: commons-logging.jar -- that may be fine, but note that jcl-over-slf4j-1.5.5.jar is a drop in replacement for commons-logging.jar -- this way anything using commons-logging can be handled exactly the same as if it were using the slf4j API.

ryan

Reply via email to