You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2005/02/23 15:11:38 UTC

svn commit: r155009 - lenya/branches/BRANCH_1_2_X/src/webapp/lenya/bin/crawl_and_index.xml

Author: michi
Date: Wed Feb 23 06:11:29 2005
New Revision: 155009

URL: http://svn.apache.org/viewcvs?view=rev&rev=155009
Log:
lucene version fixed

Modified:
    lenya/branches/BRANCH_1_2_X/src/webapp/lenya/bin/crawl_and_index.xml

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/lenya/bin/crawl_and_index.xml
URL: http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/bin/crawl_and_index.xml?view=diff&r1=155008&r2=155009
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/bin/crawl_and_index.xml (original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/bin/crawl_and_index.xml Wed Feb 23 06:11:29 2005
@@ -51,7 +51,7 @@
     <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.3.jar"/>
+    <pathelement path="${web-inf.dir}/lib/lucene-1.4.1.jar"/>
     <pathelement path="${web-inf.dir}/lib/websphinx-0.5.jar"/>
     <pathelement path="${web-inf.dir}/lib/xml-commons-resolver-1.1.jar"/>
   </path>



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