-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.7.0
-
Component/s: None
-
Labels:None
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.