GitHub user HeartSaVioR opened a pull request:
https://github.com/apache/storm/pull/1300
STORM-1677 Test resource files are excluded from source distribution, which
makes logviewer-test failing
* rename '.log' files to '.log.test' which can avoid exclusion when
building source distribution
I can create pull request for 1.x-branch too, but just cherry-picking
`d5e1112` would be easier if we cancel voting 1.0.0 RC1 and revert some commits.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HeartSaVioR/storm STORM-1677
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1300.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 #1300
----
commit d5e11126a9c4082b66763bbd493a5b764c3a54ac
Author: Jungtaek Lim <[email protected]>
Date: 2016-04-02T06:15:05Z
STORM-1677 Test resource files are excluded from source distribution, which
makes logviewer-test failing
* rename '.log' files to '.log.test' which can avoid exclusion when
building source distribution
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---