[
https://issues.apache.org/jira/browse/STORM-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13971525#comment-13971525
]
ASF GitHub Bot commented on STORM-285:
--------------------------------------
Github user bbaugher commented on the pull request:
https://github.com/apache/incubator-storm/pull/74#issuecomment-40610346
@revans2 Done.
> Fix storm-core shade plugin config
> ----------------------------------
>
> Key: STORM-285
> URL: https://issues.apache.org/jira/browse/STORM-285
> Project: Apache Storm (Incubating)
> Issue Type: Bug
> Reporter: Bryan Baugher
> Priority: Trivial
>
> In the storm-core pom for the shade plugin config it has,
> {code}
> <include>odg.apache.storm:*</include>
> {code}
> which should likely be
> {code}
> <include>org.apache.storm:*</include>
> {code}
> instead.
--
This message was sent by Atlassian JIRA
(v6.2#6252)