Upgraded Solr dependencies from 6.6.2 to 6.6.3

pull/137/head
luccioman 7 years ago
parent 69690c13a0
commit c867a52d96

@ -64,23 +64,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.2.jar"/>
<classpathentry kind="lib" path="lib/lucene-analyzers-phonetic-6.6.2.jar"/>
<classpathentry kind="lib" path="lib/lucene-backward-codecs-6.6.2.jar"/>
<classpathentry kind="lib" path="lib/lucene-classification-6.6.2.jar"/>
<classpathentry kind="lib" path="lib/lucene-codecs-6.6.2.jar"/>
<classpathentry kind="lib" path="lib/lucene-core-6.6.2.jar"/>
<classpathentry kind="lib" path="lib/lucene-grouping-6.6.2.jar"/>
<classpathentry kind="lib" path="lib/lucene-highlighter-6.6.2.jar"/>
<classpathentry kind="lib" path="lib/lucene-join-6.6.2.jar"/>
<classpathentry kind="lib" path="lib/lucene-memory-6.6.2.jar"/>
<classpathentry kind="lib" path="lib/lucene-misc-6.6.2.jar"/>
<classpathentry kind="lib" path="lib/lucene-queries-6.6.2.jar"/>
<classpathentry kind="lib" path="lib/lucene-queryparser-6.6.2.jar"/>
<classpathentry kind="lib" path="lib/lucene-spatial-extras-6.6.2.jar"/>
<classpathentry kind="lib" path="lib/lucene-suggest-6.6.2.jar"/>
<classpathentry kind="lib" path="lib/solr-core-6.6.2.jar"/>
<classpathentry kind="lib" path="lib/solr-solrj-6.6.2.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/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"/>

@ -225,21 +225,21 @@
<pathelement location="${lib}/jwat-gzip-1.1.0.jar" />
<pathelement location="${lib}/jwat-warc-1.1.0.jar" />
<pathelement location="${lib}/log4j-over-slf4j-1.7.24.jar" />
<pathelement location="${lib}/lucene-analyzers-common-6.6.2.jar" />
<pathelement location="${lib}/lucene-analyzers-phonetic-6.6.2.jar" />
<pathelement location="${lib}/lucene-backward-codecs-6.6.2.jar" />
<pathelement location="${lib}/lucene-classification-6.6.2.jar" />
<pathelement location="${lib}/lucene-codecs-6.6.2.jar" />
<pathelement location="${lib}/lucene-core-6.6.2.jar" />
<pathelement location="${lib}/lucene-grouping-6.6.2.jar" />
<pathelement location="${lib}/lucene-highlighter-6.6.2.jar" />
<pathelement location="${lib}/lucene-join-6.6.2.jar" />
<pathelement location="${lib}/lucene-memory-6.6.2.jar" />
<pathelement location="${lib}/lucene-misc-6.6.2.jar" />
<pathelement location="${lib}/lucene-queries-6.6.2.jar" />
<pathelement location="${lib}/lucene-queryparser-6.6.2.jar" />
<pathelement location="${lib}/lucene-spatial-extras-6.6.2.jar" />
<pathelement location="${lib}/lucene-suggest-6.6.2.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}/metadata-extractor-2.11.0.jar" />
<pathelement location="${lib}/metrics-core-3.2.2.jar" />
<pathelement location="${lib}/noggit-0.6.jar" />
@ -250,8 +250,8 @@
<pathelement location="${lib}/poi-scratchpad-3.17.jar" />
<pathelement location="${lib}/slf4j-api-1.7.24.jar" />
<pathelement location="${lib}/slf4j-jdk14-1.7.24.jar" />
<pathelement location="${lib}/solr-core-6.6.2.jar" />
<pathelement location="${lib}/solr-solrj-6.6.2.jar" />
<pathelement location="${lib}/solr-core-6.6.3.jar" />
<pathelement location="${lib}/solr-solrj-6.6.3.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" />

Binary file not shown.

Binary file not shown.

@ -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.2</solr.version>
<solr.version>6.6.3</solr.version>
<!-- the Jetty version used in dependency section for all related dependencies -->
<jetty.version>9.4.8.v20171121</jetty.version>

Loading…
Cancel
Save