Skip to content

Commit a21a661

Browse files
committed
Updated Lucene to version 3.4.0.
1 parent 0d8db03 commit a21a661

6 files changed

+5
-5
lines changed

.classpath

+5-5
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,6 @@
4343
<classpathentry exported="true" kind="lib" path="lib/runtime/xercesImpl-2.9.1.jar"/>
4444
<classpathentry exported="true" kind="lib" path="lib/runtime/xml-apis-2.9.1.jar"/>
4545
<classpathentry exported="true" kind="lib" path="lib/runtime/xmlbeans-2.3.0.jar"/>
46-
<classpathentry exported="true" kind="lib" path="lib/runtime/lucene-analyzers-3.3.0.jar"/>
47-
<classpathentry exported="true" kind="lib" path="lib/runtime/lucene-core-3.3.0.jar"/>
48-
<classpathentry exported="true" kind="lib" path="lib/runtime/lucene-highlighter-3.3.0.jar"/>
49-
<classpathentry exported="true" kind="lib" path="lib/runtime/lucene-memory-3.3.0.jar"/>
50-
<classpathentry exported="true" kind="lib" path="lib/runtime/lucene-queries-3.3.0.jar"/>
5146
<classpathentry exported="true" kind="lib" path="lib/runtime/pdfbox-1.5.0.jar"/>
5247
<classpathentry exported="true" kind="lib" path="lib/runtime/fontbox-1.5.0.jar"/>
5348
<classpathentry exported="true" kind="lib" path="lib/runtime/poi-3.7.jar"/>
@@ -86,5 +81,10 @@
8681
<classpathentry exported="true" kind="lib" path="lib/runtime/guava-r08.jar"/>
8782
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
8883
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
84+
<classpathentry kind="lib" path="lib/runtime/lucene-analyzers-3.4.0.jar"/>
85+
<classpathentry kind="lib" path="lib/runtime/lucene-core-3.4.0.jar"/>
86+
<classpathentry kind="lib" path="lib/runtime/lucene-highlighter-3.4.0.jar"/>
87+
<classpathentry kind="lib" path="lib/runtime/lucene-memory-3.4.0.jar"/>
88+
<classpathentry kind="lib" path="lib/runtime/lucene-queries-3.4.0.jar"/>
8989
<classpathentry kind="output" path="bin"/>
9090
</classpath>
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)