GitHub user Lewuathe opened a pull request:
https://github.com/apache/storm/pull/352
[STORM-591] exclude logback.xml from jar
`logback.xml` should not be included jar file because it will override
other configuration who use your jar.
To avoid this case exclude `logback.xml` file from storm-core jar file.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Lewuathe/storm exclude-logbackxml
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/352.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 #352
----
commit 4ffb02d80df3e068d34f14b4c625d6e3a696cec7
Author: lewuathe <[email protected]>
Date: 2014-12-19T11:22:20Z
[STORM-591] exclude logback.xml from jar
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---