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 2016/04/15 23:13:21 UTC

svn commit: r1739371 - /commons/proper/validator/trunk/src/assembly/src.xml

Author: sebb
Date: Fri Apr 15 21:13:21 2016
New Revision: 1739371

URL: http://svn.apache.org/viewvc?rev=1739371&view=rev
Log:
Alternate style

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

Modified: commons/proper/validator/trunk/src/assembly/src.xml
URL: http://svn.apache.org/viewvc/commons/proper/validator/trunk/src/assembly/src.xml?rev=1739371&r1=1739370&r2=1739371&view=diff
==============================================================================
--- commons/proper/validator/trunk/src/assembly/src.xml (original)
+++ commons/proper/validator/trunk/src/assembly/src.xml Fri Apr 15 21:13:21 2016
@@ -26,8 +26,7 @@
             <includes>
                 <include>build.properties.sample</include>
                 <include>build.xml</include>
-                <include>checkstyle.xml</include>
-                <include>checkstyle-suppressions.xml</include>
+                <include>checkstyle*.xml</include>
                 <include>LICENSE.txt</include>
                 <include>license-header.txt</include>
                 <include>NOTICE.txt</include>