[
https://issues.apache.org/jira/browse/ZOOKEEPER-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16183816#comment-16183816
]
ASF GitHub Bot commented on ZOOKEEPER-2906:
-------------------------------------------
GitHub user afine opened a pull request:
https://github.com/apache/zookeeper/pull/385
ZOOKEEPER-2906: The OWASP dependency check jar should not be included…
… in the default classpath
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afine/zookeeper ZOOKEEPER-2906_3.4
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/385.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #385
----
commit 8124118a879318e8cb0c8420f2571493b5ffcc8a
Author: Abraham Fine <[email protected]>
Date: 2017-09-28T07:31:11Z
ZOOKEEPER-2906: The OWASP dependency check jar should not be included in
the default classpath
----
> The OWASP dependency check jar should not be included in the default classpath
> ------------------------------------------------------------------------------
>
> Key: ZOOKEEPER-2906
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2906
> Project: ZooKeeper
> Issue Type: Bug
> Affects Versions: 3.5.4, 3.6.0, 3.4.11
> Reporter: Abraham Fine
> Assignee: Abraham Fine
>
> The owasp dependency-check-ant jar that we use contains a SLF4J binding that
> can break logging. We should move it into a separate classpath.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)