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

svn commit: r747557 - /commons/proper/exec/trunk/src/assembly/src.xml

Author: sgoeschl
Date: Tue Feb 24 21:43:59 2009
New Revision: 747557

URL: http://svn.apache.org/viewvc?rev=747557&view=rev
Log:
Added the findbugs configuration file to build the whole project from the source distribution.

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

Modified: commons/proper/exec/trunk/src/assembly/src.xml
URL: http://svn.apache.org/viewvc/commons/proper/exec/trunk/src/assembly/src.xml?rev=747557&r1=747556&r2=747557&view=diff
==============================================================================
--- commons/proper/exec/trunk/src/assembly/src.xml (original)
+++ commons/proper/exec/trunk/src/assembly/src.xml Tue Feb 24 21:43:59 2009
@@ -29,6 +29,7 @@
                 <include>NOTICE.txt</include>
                 <include>pom.xml</include>
                 <include>STATUS</include>
+                <include>findbugs-exclude-filter.xml</include>                
             </includes>
         </fileSet>
         <fileSet>