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
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---