GitHub user ptgoetz opened a pull request:

    https://github.com/apache/incubator-storm/pull/219

    [STORM-447] shade/relocate packages of dependencies that are common causes 
of dependency conflicts

    This shades and does package relocation of several of Storm's dependencies 
that frequently conflict with user code (Netty, Guava, etc.).
    
    This also fixes: STORM-356, STORM-268
    
    Note that due to transitive dependencies, some additional dependencies had 
to be shaded as well (Curator and ZooKeeper).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ptgoetz/incubator-storm shading

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-storm/pull/219.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 #219
    
----
commit 1800380c2b70bc0697f43db75777b97bf2acb0e5
Author: P. Taylor Goetz <[email protected]>
Date:   2014-08-08T03:55:48Z

    shade common sources of dependency conflicts

commit de0aa5af21e4ef424e0e9074223ab8a19e832115
Author: P. Taylor Goetz <[email protected]>
Date:   2014-08-08T17:56:29Z

    add exclusion for LICENCE.txt in zk jar

commit f51bbad17079ca1251992e3a30834c12fdedbf29
Author: P. Taylor Goetz <[email protected]>
Date:   2014-08-08T18:35:33Z

    add exclusion for duplicate servlet jar (STORM-356)

----


---
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.
---

Reply via email to