[
https://issues.apache.org/jira/browse/STORM-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15060855#comment-15060855
]
ASF GitHub Bot commented on STORM-1395:
---------------------------------------
GitHub user ptgoetz opened a pull request:
https://github.com/apache/storm/pull/950
STORM-1395: move JUnit dependency to top-level pom
https://issues.apache.org/jira/browse/STORM-1395
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptgoetz/storm STORM-1395
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/950.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 #950
----
commit c89e4522164bb71c2b8805db02e67492b59dea71
Author: P. Taylor Goetz <[email protected]>
Date: 2015-12-16T20:59:07Z
STORM-1395: move JUnit dependency to top-level pom
----
> Move JUnit dependency to top-level pom
> --------------------------------------
>
> Key: STORM-1395
> URL: https://issues.apache.org/jira/browse/STORM-1395
> Project: Apache Storm
> Issue Type: Bug
> Affects Versions: 0.11.0
> Reporter: P. Taylor Goetz
> Assignee: P. Taylor Goetz
>
> The switch to profiles for running different types of tests requires that
> certain submodules explicitly include the JUnit dependency. Moving it to the
> top level pom will allow all submodules to inherit it.
> Background: the build was failing in my environment because storm-redis did
> not have the dependency.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)