You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2012/02/13 03:05:37 UTC

svn commit: r1243393 - /commons/proper/net/trunk/src/assembly/src.xml

Author: sebb
Date: Mon Feb 13 02:05:37 2012
New Revision: 1243393

URL: http://svn.apache.org/viewvc?rev=1243393&view=rev
Log:
Ensure checkstyle files are included in assembly

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

Modified: commons/proper/net/trunk/src/assembly/src.xml
URL: http://svn.apache.org/viewvc/commons/proper/net/trunk/src/assembly/src.xml?rev=1243393&r1=1243392&r2=1243393&view=diff
==============================================================================
--- commons/proper/net/trunk/src/assembly/src.xml (original)
+++ commons/proper/net/trunk/src/assembly/src.xml Mon Feb 13 02:05:37 2012
@@ -30,6 +30,7 @@ Licensed to the Apache Software Foundati
         <include>RELEASE-NOTES.txt</include>
         <include>pom.xml</include>
         <include>findbugs-exclude-filter.xml</include>
+        <include>checkstyle*.xml</include>
       </includes>
     </fileSet>
     <fileSet>