[GitHub] storm pull request #2274: Fix checkstyle file inaccessibility issue on modul...

2017-08-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/2274 --- 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

[GitHub] storm pull request #2274: Fix checkstyle file inaccessibility issue on modul...

2017-08-10 Thread srdo
Github user srdo commented on a diff in the pull request: https://github.com/apache/storm/pull/2274#discussion_r132480587 --- Diff: pom.xml --- @@ -378,6 +378,7 @@ examples/storm-jms-examples examples/storm-rocketmq-examples

[GitHub] storm pull request #2274: Fix checkstyle file inaccessibility issue on modul...

2017-08-10 Thread HeartSaVioR
GitHub user HeartSaVioR opened a pull request: https://github.com/apache/storm/pull/2274 Fix checkstyle file inaccessibility issue on modules Before the patch we couldn't build example module in module's directory. You can reproduce the behavior via building binary