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/05/30 21:36:33 UTC

svn commit: r780311 - /commons/proper/pool/trunk/src/assembly/src.xml

Author: psteitz
Date: Sat May 30 19:36:33 2009
New Revision: 780311

URL: http://svn.apache.org/viewvc?rev=780311&view=rev
Log:
Added development reports config.

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

Modified: commons/proper/pool/trunk/src/assembly/src.xml
URL: http://svn.apache.org/viewvc/commons/proper/pool/trunk/src/assembly/src.xml?rev=780311&r1=780310&r2=780311&view=diff
==============================================================================
--- commons/proper/pool/trunk/src/assembly/src.xml (original)
+++ commons/proper/pool/trunk/src/assembly/src.xml Sat May 30 19:36:33 2009
@@ -24,15 +24,15 @@
     <fileSets>
         <fileSet>
             <includes>
-                <include>build.properties.sample</include>
                 <include>build.xml</include>
                 <include>checkstyle.xml</include>
                 <include>LICENSE.txt</include>
-                <include>LICENSE-header.txt</include>
+                <include>license-header.txt</include>
                 <include>NOTICE.txt</include>
                 <include>pom.xml</include>
                 <include>README.txt</include>
                 <include>RELEASE-NOTES.txt</include>
+                <include>findbugs-exclude-filter.xml</include>
             </includes>
         </fileSet>
         <fileSet>