Upgraded Solr and Lucene dependencies from 6.6.3 to 6.6.5

pull/240/head
luccioman 6 years ago
parent 982179a7eb
commit 6c3e140083

@ -66,23 +66,23 @@
<classpathentry kind="lib" path="lib/woodstox-core-asl-4.4.1.jar"/>
<classpathentry kind="lib" path="lib/apache-mime4j-0.6.jar"/>
<classpathentry kind="lib" path="lib/commons-math3-3.4.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-analyzers-common-6.6.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-analyzers-phonetic-6.6.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-backward-codecs-6.6.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-classification-6.6.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-codecs-6.6.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-core-6.6.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-grouping-6.6.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-highlighter-6.6.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-join-6.6.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-memory-6.6.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-misc-6.6.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-queries-6.6.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-queryparser-6.6.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-spatial-extras-6.6.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-suggest-6.6.3.jar"/>
<classpathentry kind="lib" path="lib/solr-core-6.6.3.jar"/>
<classpathentry kind="lib" path="lib/solr-solrj-6.6.3.jar"/>
<classpathentry kind="lib" path="lib/lucene-analyzers-common-6.6.5.jar"/>
<classpathentry kind="lib" path="lib/lucene-analyzers-phonetic-6.6.5.jar"/>
<classpathentry kind="lib" path="lib/lucene-backward-codecs-6.6.5.jar"/>
<classpathentry kind="lib" path="lib/lucene-classification-6.6.5.jar"/>
<classpathentry kind="lib" path="lib/lucene-codecs-6.6.5.jar"/>
<classpathentry kind="lib" path="lib/lucene-core-6.6.5.jar"/>
<classpathentry kind="lib" path="lib/lucene-grouping-6.6.5.jar"/>
<classpathentry kind="lib" path="lib/lucene-highlighter-6.6.5.jar"/>
<classpathentry kind="lib" path="lib/lucene-join-6.6.5.jar"/>
<classpathentry kind="lib" path="lib/lucene-memory-6.6.5.jar"/>
<classpathentry kind="lib" path="lib/lucene-misc-6.6.5.jar"/>
<classpathentry kind="lib" path="lib/lucene-queries-6.6.5.jar"/>
<classpathentry kind="lib" path="lib/lucene-queryparser-6.6.5.jar"/>
<classpathentry kind="lib" path="lib/lucene-spatial-extras-6.6.5.jar"/>
<classpathentry kind="lib" path="lib/lucene-suggest-6.6.5.jar"/>
<classpathentry kind="lib" path="lib/solr-core-6.6.5.jar"/>
<classpathentry kind="lib" path="lib/solr-solrj-6.6.5.jar"/>
<classpathentry kind="lib" path="lib/zookeeper-3.4.10.jar"/>
<classpathentry kind="lib" path="lib/metrics-core-3.2.2.jar"/>
<classpathentry kind="lib" path="lib/spatial4j-0.6.jar"/>

@ -227,21 +227,21 @@
<pathelement location="${lib}/jwat-gzip-1.1.1.jar" />
<pathelement location="${lib}/jwat-warc-1.1.1.jar" />
<pathelement location="${lib}/log4j-over-slf4j-1.7.25.jar" />
<pathelement location="${lib}/lucene-analyzers-common-6.6.3.jar" />
<pathelement location="${lib}/lucene-analyzers-phonetic-6.6.3.jar" />
<pathelement location="${lib}/lucene-backward-codecs-6.6.3.jar" />
<pathelement location="${lib}/lucene-classification-6.6.3.jar" />
<pathelement location="${lib}/lucene-codecs-6.6.3.jar" />
<pathelement location="${lib}/lucene-core-6.6.3.jar" />
<pathelement location="${lib}/lucene-grouping-6.6.3.jar" />
<pathelement location="${lib}/lucene-highlighter-6.6.3.jar" />
<pathelement location="${lib}/lucene-join-6.6.3.jar" />
<pathelement location="${lib}/lucene-memory-6.6.3.jar" />
<pathelement location="${lib}/lucene-misc-6.6.3.jar" />
<pathelement location="${lib}/lucene-queries-6.6.3.jar" />
<pathelement location="${lib}/lucene-queryparser-6.6.3.jar" />
<pathelement location="${lib}/lucene-spatial-extras-6.6.3.jar" />
<pathelement location="${lib}/lucene-suggest-6.6.3.jar" />
<pathelement location="${lib}/lucene-analyzers-common-6.6.5.jar" />
<pathelement location="${lib}/lucene-analyzers-phonetic-6.6.5.jar" />
<pathelement location="${lib}/lucene-backward-codecs-6.6.5.jar" />
<pathelement location="${lib}/lucene-classification-6.6.5.jar" />
<pathelement location="${lib}/lucene-codecs-6.6.5.jar" />
<pathelement location="${lib}/lucene-core-6.6.5.jar" />
<pathelement location="${lib}/lucene-grouping-6.6.5.jar" />
<pathelement location="${lib}/lucene-highlighter-6.6.5.jar" />
<pathelement location="${lib}/lucene-join-6.6.5.jar" />
<pathelement location="${lib}/lucene-memory-6.6.5.jar" />
<pathelement location="${lib}/lucene-misc-6.6.5.jar" />
<pathelement location="${lib}/lucene-queries-6.6.5.jar" />
<pathelement location="${lib}/lucene-queryparser-6.6.5.jar" />
<pathelement location="${lib}/lucene-spatial-extras-6.6.5.jar" />
<pathelement location="${lib}/lucene-suggest-6.6.5.jar" />
<pathelement location="${lib}/metadata-extractor-2.11.0.jar" />
<pathelement location="${lib}/metrics-core-3.2.2.jar" />
<pathelement location="${lib}/noggit-0.6.jar" />
@ -252,8 +252,8 @@
<pathelement location="${lib}/poi-scratchpad-3.17.jar" />
<pathelement location="${lib}/slf4j-api-1.7.25.jar" />
<pathelement location="${lib}/slf4j-jdk14-1.7.25.jar" />
<pathelement location="${lib}/solr-core-6.6.3.jar" />
<pathelement location="${lib}/solr-solrj-6.6.3.jar" />
<pathelement location="${lib}/solr-core-6.6.5.jar" />
<pathelement location="${lib}/solr-solrj-6.6.5.jar" />
<pathelement location="${lib}/spatial4j-0.6.jar" />
<pathelement location="${lib}/stax2-api_3.1.4.jar" />
<pathelement location="${lib}/weupnp-0.1.4.jar" />

@ -34,7 +34,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<!-- the Solr version used in dependency section for all related dependencies -->
<solr.version>6.6.3</solr.version>
<solr.version>6.6.5</solr.version>
<!-- the Jetty version used in dependency section for all related dependencies -->
<jetty.version>9.4.12.v20180830</jetty.version>

Loading…
Cancel
Save