P. Taylor Goetz created STORM-290:
-------------------------------------
Summary: 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)