You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2004/10/26 03:41:01 UTC

svn commit: rev 55556 - incubator/lenya/trunk/src/webapp/lenya/bin

Author: gregor
Date: Mon Oct 25 18:41:01 2004
New Revision: 55556

Modified:
   incubator/lenya/trunk/src/webapp/lenya/bin/crawl_and_index.xml
Log:
fix lucene crawler libraries..

Modified: incubator/lenya/trunk/src/webapp/lenya/bin/crawl_and_index.xml
==============================================================================
--- incubator/lenya/trunk/src/webapp/lenya/bin/crawl_and_index.xml	(original)
+++ incubator/lenya/trunk/src/webapp/lenya/bin/crawl_and_index.xml	Mon Oct 25 18:41:01 2004
@@ -48,7 +48,7 @@
     <pathelement path="${web-inf.dir}/classes"/>
     <pathelement path="${web-inf.dir}/lib/xercesImpl-2.6.2.jar"/>
     <pathelement path="${web-inf.dir}/lib/xml-apis.jar"/>
-    <pathelement path="${web-inf.dir}/lib/endorsed/xalan-2.5.0.jar"/>
+    <pathelement path="${web-inf.dir}/lib/xalan-2.6.0.jar"/>
     <pathelement path="${web-inf.dir}/lib/log4j-1.2.8.jar"/>
     <pathelement path="${web-inf.dir}/lib/excalibur-io-1.1.jar"/>
     <pathelement path="${web-inf.dir}/lib/lucene-1.4.1.jar"/>

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org