You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2014/04/10 09:24:18 UTC

git commit: rat ignore +=overlays

Repository: archiva
Updated Branches:
  refs/heads/master 047b7ad17 -> b24415306


rat ignore +=overlays


Project: http://git-wip-us.apache.org/repos/asf/archiva/repo
Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/b2441530
Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/b2441530
Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/b2441530

Branch: refs/heads/master
Commit: b244153061054a1efd45e2d07d69b751070660f2
Parents: 047b7ad
Author: Olivier Lamy <ol...@apache.org>
Authored: Thu Apr 10 17:24:06 2014 +1000
Committer: Olivier Lamy <ol...@apache.org>
Committed: Thu Apr 10 17:24:06 2014 +1000

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/archiva/blob/b2441530/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0cedcc3..680d60b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1847,6 +1847,7 @@
               <exclude>**/target/**</exclude>
               <exclude>**/.java-version</exclude>
               <exclude>patch.diff</exclude>
+              <exclude>**/overlays/**</exclude>
             </excludes>
           </configuration>
         </plugin>