You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ps...@apache.org on 2009/12/28 02:24:34 UTC

svn commit: r894119 - /commons/proper/dbcp/trunk/src/assembly/src.xml

Author: psteitz
Date: Mon Dec 28 01:24:33 2009
New Revision: 894119

URL: http://svn.apache.org/viewvc?rev=894119&view=rev
Log:
Added findbugs exclude filter to src distro.

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

Modified: commons/proper/dbcp/trunk/src/assembly/src.xml
URL: http://svn.apache.org/viewvc/commons/proper/dbcp/trunk/src/assembly/src.xml?rev=894119&r1=894118&r2=894119&view=diff
==============================================================================
--- commons/proper/dbcp/trunk/src/assembly/src.xml (original)
+++ commons/proper/dbcp/trunk/src/assembly/src.xml Mon Dec 28 01:24:33 2009
@@ -34,6 +34,7 @@
                 <include>README.txt</include>
                 <include>RELEASE-NOTES.txt</include>
                 <include>test-jar.xml</include>
+                <include>findbugs-exclude-filter.xml</include>
             </includes>
         </fileSet>
         <fileSet>