[
https://issues.apache.org/jira/browse/STORM-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15154068#comment-15154068
]
ASF GitHub Bot commented on STORM-1564:
---------------------------------------
GitHub user vesense opened a pull request:
https://github.com/apache/storm/pull/1128
[STORM-1564] fix wrong package-info in org.apache.storm.utils.staticmocking
Minor fix. Or it will causes a compilation error:
>The declared package "org.apache.storm.testing.staticmocking" does not
match the expected
package "org.apache.storm.utils.staticmocking"
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vesense/storm STORM-1564
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1128.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 #1128
----
commit ad95d23971a2b69e1737176f35b09cf04e097154
Author: Xin Wang <[email protected]>
Date: 2016-02-19T10:34:57Z
fix package-info
----
> fix wrong package-info in org.apache.storm.utils.staticmocking
> --------------------------------------------------------------
>
> Key: STORM-1564
> URL: https://issues.apache.org/jira/browse/STORM-1564
> Project: Apache Storm
> Issue Type: Bug
> Reporter: Xin Wang
> Assignee: Xin Wang
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)