[
https://issues.apache.org/jira/browse/FLUME-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lior Zeno updated FLUME-2959:
-----------------------------
Description:
In FLUME-2937 we added the flume-checkstyle module to Flume.
There are three minor issues with it:
# It does not follow our modules naming convention. It should be
flume-ng-checkstyle.
# It does not declare a parent module, resulting in build warnings (the source
encoding is not explicitly set to UTF-8)
# Resource files don't include the ASF licensing.
was:
In FLUME-2937 we added the flume-checkstyle module to Flume.
There are two minor issues with it:
# It does not follow our modules naming convention. It should be
flume-ng-checkstyle.
# It does not declare a parent module, resulting in build warnings (the source
encoding is not explicitly set to UTF-8)
# Resource files don't include the ASF licensing.
> flume-checkstyle module should be consistent with flume-ng prefix convention
> ----------------------------------------------------------------------------
>
> Key: FLUME-2959
> URL: https://issues.apache.org/jira/browse/FLUME-2959
> Project: Flume
> Issue Type: Improvement
> Reporter: Lior Zeno
> Assignee: Lior Zeno
> Priority: Minor
> Fix For: v1.7.0
>
> Attachments: FLUME-2959-0.patch
>
>
> In FLUME-2937 we added the flume-checkstyle module to Flume.
> There are three minor issues with it:
> # It does not follow our modules naming convention. It should be
> flume-ng-checkstyle.
> # It does not declare a parent module, resulting in build warnings (the
> source encoding is not explicitly set to UTF-8)
> # Resource files don't include the ASF licensing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)