fix dot.classpath to refer to the updated nekohtml.jar

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417783 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Shai Erera 2012-12-06 09:26:12 +00:00
parent af20e0b5a6
commit bfde8ec0e1
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@
<classpathentry kind="lib" path="lucene/analysis/morfologik/lib/morfologik-stemming-1.5.3.jar"/>
<classpathentry kind="lib" path="lucene/benchmark/lib/commons-compress-1.4.1.jar"/>
<classpathentry kind="lib" path="lucene/benchmark/lib/xercesImpl-2.9.1.jar"/>
<classpathentry kind="lib" path="lucene/benchmark/lib/nekohtml-1.9.15.jar"/>
<classpathentry kind="lib" path="lucene/benchmark/lib/nekohtml-1.9.17.jar"/>
<classpathentry kind="lib" path="solr/core/lib/commons-fileupload-1.2.1.jar"/>
<classpathentry kind="lib" path="solr/core/lib/commons-cli-1.2.jar"/>
<classpathentry kind="lib" path="solr/solrj/lib/httpclient-4.1.3.jar"/>