Author: olamy
Date: Mon Jul  2 19:58:13 2012
New Revision: 1356443

URL: http://svn.apache.org/viewvc?rev=1356443&view=rev
Log:
exclude bamboo file from rat

Modified:
    archiva/redback/redback-core/trunk/pom.xml

Modified: archiva/redback/redback-core/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/archiva/redback/redback-core/trunk/pom.xml?rev=1356443&r1=1356442&r2=1356443&view=diff
==============================================================================
--- archiva/redback/redback-core/trunk/pom.xml (original)
+++ archiva/redback/redback-core/trunk/pom.xml Mon Jul  2 19:58:13 2012
@@ -847,6 +847,7 @@
             <exclude>README.txt</exclude>
             <exclude>*.sh</exclude>
             <exclude>.git/**</exclude>
+            <exclude>build-number.txt</exclude>
           </excludes>
         </configuration>
         <executions>


Reply via email to