[
https://issues.apache.org/jira/browse/SOLR-3918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13480888#comment-13480888
]
Shawn Heisey commented on SOLR-3918:
------------------------------------
Time for a judgement call. I believe that all slfj4j jars, even slf4j-api,
should be removed from the war. Currently slf4j-api is left in.
The wiki needs to be updated with instructions on how to use the -excl-slf4j
war to run jetty with an alternate binding, such as log4j. As I have just
figured out how to do this, I can handle the first draft of the wiki additions.
> Create dist-excl-slf4j target
> -----------------------------
>
> Key: SOLR-3918
> URL: https://issues.apache.org/jira/browse/SOLR-3918
> Project: Solr
> Issue Type: Improvement
> Affects Versions: 3.6.1, 4.0-BETA
> Reporter: Shawn Heisey
> Priority: Trivial
> Fix For: 3.6.2, 4.1, 5.0
>
> Attachments: SOLR-3918.patch
>
>
> If you want to create an entire dist target but leave out slf4j bindings, you
> must currently use this:
> ant dist-solrj, dist-core, dist-test-framework, dist-contrib
> dist-war-excl-slf4j
> It would be better to have a single target. Attaching a patch against
> branch_4x for this.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]