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

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

Commit 188c3104ab6030c40d652595a2274527a4ad4105 in flume's branch 
refs/heads/trunk from [~mpercy]
[ https://git-wip-us.apache.org/repos/asf?p=flume.git;h=188c310 ]

FLUME-2949. checkstyle: Make suppressions compatible with Windows

File paths in checkstyle-suppressions.xml are written with non-portable
separators. Switching to "[/\\]" as a path separator should fix this
issue.

(Lior Zeno via Mike Percy)


> Flume fails to build on Windows
> -------------------------------
>
>                 Key: FLUME-2949
>                 URL: https://issues.apache.org/jira/browse/FLUME-2949
>             Project: Flume
>          Issue Type: Bug
>    Affects Versions: v1.7.0
>            Reporter: Lior Zeno
>            Assignee: Lior Zeno
>             Fix For: v1.7.0
>
>         Attachments: FLUME-2949-0.patch
>
>
> Now that style violations fail Flume build process, Flume fails to build on 
> Windows.
> The reason for that is that file paths in checkstyle-suppressions.xml are 
> written with non-portable separators. Switching to "[/\\]" as a path 
> separator, should fix this issue.
> References: 
> * http://checkstyle.sourceforge.net/config_filters.html#SuppressionFilter
> * 
> http://checkstyle.2069334.n4.nabble.com/suppression-filter-regex-td2070198.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to