GitHub user HeartSaVioR opened a pull request:
https://github.com/apache/storm/pull/2135
Leave checkstyle violation to each module's target directory
Because of output log size policy for Travis CI, we can't print violation
report to the console. Instead of that, we can just leave violation to the
file.
This would help to fix checkstyle violation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HeartSaVioR/storm
quickfix-log-checkstyle-violation-to-output-file
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2135.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 #2135
----
commit d370c5e7a0da58eb5d2d9cd383a63a6977baf63b
Author: Jungtaek Lim <[email protected]>
Date: 2017-05-23T11:14:36Z
Leave checkstyle violation to each module's target directory
----
---
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.
---