svn commit: r557542 - /ofbiz/trunk/.classpath

Posted by lektran on
URL: http://ofbiz.116.s1.nabble.com/svn-commit-r557542-ofbiz-trunk-classpath-tp212466.html

Author: lektran
Date: Thu Jul 19 02:59:06 2007
New Revision: 557542

URL: http://svn.apache.org/viewvc?view=rev&rev=557542
Log:
Applied patch from Torsten Schlabach to reflect the new name of the Lucene jar OFBIZ-1160

Modified:
    ofbiz/trunk/.classpath

Modified: ofbiz/trunk/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?view=diff&rev=557542&r1=557541&r2=557542
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Thu Jul 19 02:59:06 2007
@@ -48,7 +48,7 @@
  <classpathentry kind="lib" path="framework/jetty/lib/jasper-compiler.jar"/>
  <classpathentry kind="lib" path="framework/guiapp/lib/XuiCoreSwing_v2_0_6_jdk1_5.jar"/>
  <classpathentry kind="lib" path="applications/content/lib/poi.jar"/>
- <classpathentry kind="lib" path="applications/content/lib/lucene.jar"/>
+ <classpathentry kind="lib" path="applications/content/lib/lucene-2.2.0.jar"/>
  <classpathentry kind="lib" path="framework/catalina/lib/tomcat-util.jar"/>
  <classpathentry kind="lib" path="framework/catalina/lib/tomcat-http.jar"/>
  <classpathentry kind="lib" path="framework/catalina/lib/tomcat-coyote.jar"/>