Author: sebb
Date: Fri Apr  8 22:48:19 2011
New Revision: 1090476

URL: http://svn.apache.org/viewvc?rev=1090476&view=rev
Log:
Forgot findbugs filter

Modified:
    commons/proper/net/trunk/src/assembly/src.xml

Modified: commons/proper/net/trunk/src/assembly/src.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/net/trunk/src/assembly/src.xml?rev=1090476&r1=1090475&r2=1090476&view=diff
==============================================================================
--- commons/proper/net/trunk/src/assembly/src.xml (original)
+++ commons/proper/net/trunk/src/assembly/src.xml Fri Apr  8 22:48:19 2011
@@ -29,6 +29,7 @@ Licensed to the Apache Software Foundati
         <include>NOTICE*</include>
         <include>RELEASE-NOTES.txt</include>
         <include>pom.xml</include>
+        <include>findbugs-exclude-filter.xml</include>
       </includes>
     </fileSet>
     <fileSet>


Reply via email to