[
https://issues.apache.org/jira/browse/FLINK-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14293590#comment-14293590
]
ASF GitHub Bot commented on FLINK-1457:
---------------------------------------
GitHub user sekruse opened a pull request:
https://github.com/apache/flink/pull/345
[FLINK-1457] exclude avro test file from RAT check
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sekruse/flink FLINK-1475
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/345.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 #345
----
commit 1a1adcc5c9d372d22c50167525aaa0f1d3eb4d84
Author: Sebastian Kruse <[email protected]>
Date: 2015-01-27T14:24:01Z
[FLINK-1457] exclude avro test file from RAT check
----
> RAT check fails on Windows
> --------------------------
>
> Key: FLINK-1457
> URL: https://issues.apache.org/jira/browse/FLINK-1457
> Project: Flink
> Issue Type: Bug
> Reporter: Sebastian Kruse
> Assignee: Sebastian Kruse
> Priority: Trivial
>
> On (my) Windows 7 (Maven 3.2.2), the RAT check fails as
> flink-addons/flink-avro/src/test/resources/testdata.avro has no approved
> license. Not being an actual code file, it should be excluded from the RAT
> check so that verification also passes on Windows.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)