GitHub user mpercy opened a pull request:
https://github.com/apache/flume/pull/66
Remove checkstyle from flume-1.7 branch
Something about the checkstyle Maven config is causing the source
artifact build to fail. Let's just remove checkstyle from the 1.7 branch
for the moment until we figure out how to solve this problem. This
should unblock the release.
I tested this and the source artifact appears to be being generated
after applying this patch.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mpercy/flume flume1.7
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flume/pull/66.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 #66
----
commit cb8501d6318fe861ce8b5c604d740f7be8179623
Author: Mike Percy <[email protected]>
Date: 2016-10-11T13:48:33Z
Remove checkstyle from flume-1.7 branch
Something about the checkstyle Maven config is causing the source
artifact build to fail. Let's just remove checkstyle from the 1.7 branch
for the moment until we figure out how to solve this problem. This
should unblock the release.
I tested this and the source artifact appears to be being generated
after applying this patch.
----
---
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.
---