You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/07/27 18:52:20 UTC

[jira] [Commented] (FLUME-2959) Fix issues with flume-checkstyle module

    [ https://issues.apache.org/jira/browse/FLUME-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15396147#comment-15396147 ] 

ASF subversion and git services commented on FLUME-2959:
--------------------------------------------------------

Commit 988ede948ffaf6526c226323a6808922f38b625c in flume's branch refs/heads/trunk from [~liorze]
[ https://git-wip-us.apache.org/repos/asf?p=flume.git;h=988ede9 ]

FLUME-2959. Fix issues with flume-checkstyle module

* The lack of a parent POM caused warnings related to UTF-8 encoding
* The XML files should have an ASL 2.0 license header

(Lior Zeno via Mike Percy)


> Fix issues with flume-checkstyle module
> ---------------------------------------
>
>                 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, FLUME-2959-1.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)