SEARCH-223: Prefering Solr's slf4j libs

This commit is contained in:
Gethin James
2016-11-11 14:40:20 +01:00
parent 51df3a6b08
commit 99767b97bf
+1
View File
@@ -235,6 +235,7 @@
<exclude>solr/**/*</exclude>
<exclude>org/**/*</exclude>
<exclude>**/jetty-*.jar</exclude>
<exclude>**/slf4j*.jar</exclude>
<exclude>**/junit*.jar</exclude>
<exclude>**/mock*.jar</exclude>
<exclude>**/opencmis*.jar</exclude>