You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by si...@apache.org on 2010/09/05 16:30:43 UTC

svn commit: r992794 - /commons/proper/digester/trunk/src/assembly/src.xml

Author: simonetripodi
Date: Sun Sep  5 14:30:43 2010
New Revision: 992794

URL: http://svn.apache.org/viewvc?rev=992794&view=rev
Log:
checkstyle stuff included in the src dir, no more present on project root 

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

Modified: commons/proper/digester/trunk/src/assembly/src.xml
URL: http://svn.apache.org/viewvc/commons/proper/digester/trunk/src/assembly/src.xml?rev=992794&r1=992793&r2=992794&view=diff
==============================================================================
--- commons/proper/digester/trunk/src/assembly/src.xml (original)
+++ commons/proper/digester/trunk/src/assembly/src.xml Sun Sep  5 14:30:43 2010
@@ -28,8 +28,6 @@
         <include>LICENSE*</include>
         <include>NOTICE*</include>
         <include>pom.xml</include>
-        <include>checkstyle.xml</include>
-        <include>file-header.txt</include>
         <include>RELEASE-NOTES*</include>
       </includes>
     </fileSet>