[
https://issues.apache.org/jira/browse/STREAMS-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15609201#comment-15609201
]
ASF GitHub Bot commented on STREAMS-446:
----------------------------------------
Github user steveblackmon commented on a diff in the pull request:
https://github.com/apache/incubator-streams/pull/321#discussion_r85184214
--- Diff: pom.xml ---
@@ -235,6 +235,7 @@
<exclude>.gitignore</exclude>
<exclude>.git/**</exclude>
<exclude>.idea/**</exclude>
+ <exclude>.java-version</exclude>
--- End diff --
it's fine to mark this to exclude manually, but the real problem is that
by-products of build / test fall under apache-rat:check at all.
what if instead we bind apache-rat:check to validate phase globally in the
master pom?
> RAT check fails in prep for 0.4-incubating release
> --------------------------------------------------
>
> Key: STREAMS-446
> URL: https://issues.apache.org/jira/browse/STREAMS-446
> Project: Streams
> Issue Type: Bug
> Affects Versions: 0.3
> Reporter: Suneel Marthi
> Assignee: Joey Frazee
> Fix For: 0.4
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)