[
https://issues.apache.org/jira/browse/STORM-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13976985#comment-13976985
]
ASF GitHub Bot commented on STORM-290:
--------------------------------------
Github user d2r commented on the pull request:
https://github.com/apache/incubator-storm/pull/81#issuecomment-41060772
+1
> Exclude log4j and slf4j-log4j from curator dependency.
> ------------------------------------------------------
>
> Key: STORM-290
> URL: https://issues.apache.org/jira/browse/STORM-290
> Project: Apache Storm (Incubating)
> Issue Type: Bug
> Affects Versions: 0.9.2-incubating
> Reporter: P. Taylor Goetz
> Assignee: P. Taylor Goetz
>
> The log4j and slf4j dependencies from curator/zookeeper sneak onto the class
> path as transient dependencies when storm-core is included as a project
> dependency. This causes an illegal argument exception due to multiple log
> bindings on the class path.
> The solution is to exclude the log4j and slf4j dependencies in the storm-core
> pom rather than the parent pom.
--
This message was sent by Atlassian JIRA
(v6.2#6252)