Arent-Jan Banck pushed to branch release/3.2 at cms-community / hippo-cms

Commits:
a346f236 by Arent-Jan Banck at 2016-09-07T16:09:59+02:00
CMS-10428 Exclude README.md from license check
- - - - -


1 changed file:

- pom.xml


Changes:

=====================================
pom.xml
=====================================
--- a/pom.xml
+++ b/pom.xml
@@ -459,6 +459,7 @@
                 <exclude>console/frontend/node_modules/**</exclude>
                 <!-- files without license header  -->
                 <exclude>upgrade_notes.txt</exclude>
+                <exclude>**/README.md</exclude>
               </excludes>
             </configuration>
           </plugin>



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-cms/commit/a346f236fb3dc7d369db6b3b1ece66ec81cd7da4
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to