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>