[ https://issues.apache.org/jira/browse/STORM-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14790614#comment-14790614 ]
ASF GitHub Bot commented on STORM-1012: --------------------------------------- GitHub user revans2 opened a pull request: https://github.com/apache/storm/pull/741 STORM-1012 STORM-967 STORM-922 STORM-1042 Shaded almost everything 0.10.x This is a back-port of https://github.com/apache/storm/pull/736 for 0.10.x You can merge this pull request into a Git repository by running: $ git pull https://github.com/revans2/incubator-storm STORM-1042-0.10.x Alternatively you can review and apply these changes as the patch at: https://github.com/apache/storm/pull/741.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 #741 ---- commit e628f61f8ba13df9b2f1614c7e22c55c4b42ecba Author: Robert (Bobby) Evans <ev...@yahoo-inc.com> Date: 2015-09-11T16:56:34Z Shaded everything that was not already shaded, and cleaned up build so the dependency-reduced pom.xml is used correctly. Conflicts: dev-tools/travis/travis-build.sh dev-tools/travis/travis-install.sh external/storm-elasticsearch/pom.xml external/storm-solr/pom.xml pom.xml storm-core/pom.xml storm-dist/binary/src/main/assembly/binary.xml commit 7aa2f1f496c3e8af710178e2c54d0204c0247cc9 Author: Robert (Bobby) Evans <ev...@yahoo-inc.com> Date: 2015-09-16T13:25:45Z Fixed some merge errors commit b48a2e28a3ba876cbd35648fa13508f95374d1e6 Author: Robert (Bobby) Evans <ev...@yahoo-inc.com> Date: 2015-09-16T15:58:29Z Adressed review comments Conflicts: dev-tools/travis/travis-install.sh ---- > Shade Jackson dependency > ------------------------ > > Key: STORM-1012 > URL: https://issues.apache.org/jira/browse/STORM-1012 > Project: Apache Storm > Issue Type: Bug > Reporter: Parth Brahmbhatt > Assignee: Parth Brahmbhatt > Fix For: 0.11.0 > > > Shading jackson dependency. -- This message was sent by Atlassian JIRA (v6.3.4#6332)