[ https://issues.apache.org/jira/browse/STORM-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14936312#comment-14936312 ]
ASF GitHub Bot commented on STORM-1012: --------------------------------------- Github user erikdw commented on a diff in the pull request: https://github.com/apache/storm/pull/736#discussion_r40755399 --- Diff: DEVELOPER.md --- @@ -222,6 +222,11 @@ To pull in a merge request you should generally follow the command line instruct # Build the code and run the tests +Storm has some oddities with packaging and plugin dependencies. We build our own plugins and shade storm-core, +but have sub-modules that depend on storm-core. Because of this the build needs to be split into two parts. --- End diff -- Can you please explain in a bit more detail why this split is needed, and how the change accomplishes that? > Shade Jackson dependency > ------------------------ > > Key: STORM-1012 > URL: https://issues.apache.org/jira/browse/STORM-1012 > Project: Apache Storm > Issue Type: Bug > Components: storm-core > 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)