Description
Since SOLR-2487 was closed, a new build target dist-war-excl-slf4j was created for the Ant build, but this war file isn't in Maven yet.
Users who want to build a Solr war with Maven and without slf4j included have to expand the war file and delete the WEB-INF/lib/slf4j-jdk14-1.6.4.jar file.
With this target in Maven, expanding the war won't be necessary.
Attachments
Issue Links
- depends upon
-
SOLR-2487 Do not include slf4j-jdk14 jar in WAR
- Closed