GitHub user adenes opened a pull request:
https://github.com/apache/flume/pull/174
Change the checkstyle project's parent to flume-parent
- Change the checkstyle project's parent to flume-parent
- Set flume-checkstyle's packaging to "pom"
This fixes among others the packaging issue when the modules were missing
from the source tarball.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/adenes/flume fix-checkstyle-parent
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flume/pull/174.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 #174
----
commit 8fd53d7225f693ef05ea9a46a546e5a6aa301723
Author: Denes Arvay <[email protected]>
Date: 2017-09-14T22:20:33Z
Change the checkstyle project's parent to flume-parent
- Change the checkstyle project's parent to flume-parent
- Set flume-checkstyle's packaging to "pom"
This fixes among others the packaging issue when the modules were missing
from the source tarball.
----
---