[
https://issues.apache.org/jira/browse/STREAMS-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15613270#comment-15613270
]
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_r85430820
--- Diff: pom.xml ---
@@ -250,6 +251,7 @@
<exclude>**/src/site/resources/**/*.txt</exclude>
<exclude>**/src/site/resources/**/*.json</exclude>
<exclude>**/.gitignore</exclude>
+ <exclude>**/*.md</exclude>
--- End diff --
I think excludes that include ** and make sense across the project would
go in streams master, and the exclusion of specific files for specific reasons
would be in the modules
> 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)