You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by sh...@apache.org on 2016/02/14 13:13:29 UTC

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

Author: shijh
Date: Sun Feb 14 12:13:29 2016
New Revision: 1730323

URL: http://svn.apache.org/viewvc?rev=1730323&view=rev
Log:
Refs OFBIZ-6715 Solr rebuild problem

Modified:
    ofbiz/trunk/.classpath

Modified: ofbiz/trunk/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=1730323&r1=1730322&r2=1730323&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Sun Feb 14 12:13:29 2016
@@ -198,6 +198,7 @@
 	<classpathentry kind="lib" path="specialpurpose/solr/lib/runtime/noggit-0.6.jar"/>
 	<classpathentry kind="lib" path="specialpurpose/solr/lib/runtime/org.restlet-2.3.0.jar"/>
 	<classpathentry kind="lib" path="specialpurpose/solr/lib/runtime/org.restlet.ext.servlet-2.3.0.jar"/>
-
+	<classpathentry kind="lib" path="specialpurpose/solr/lib/runtime/httpmime-4.4.1.jar"/>
+	<classpathentry kind="lib" path="specialpurpose/solr/lib/runtime/lucene-misc-5.3.1.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>