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

svn commit: r1554229 - /commons/proper/exec/trunk/src/main/assembly/src.xml

Author: ggregory
Date: Mon Dec 30 14:16:43 2013
New Revision: 1554229

URL: http://svn.apache.org/r1554229
Log:
Sort.

Modified:
    commons/proper/exec/trunk/src/main/assembly/src.xml

Modified: commons/proper/exec/trunk/src/main/assembly/src.xml
URL: http://svn.apache.org/viewvc/commons/proper/exec/trunk/src/main/assembly/src.xml?rev=1554229&r1=1554228&r2=1554229&view=diff
==============================================================================
--- commons/proper/exec/trunk/src/main/assembly/src.xml (original)
+++ commons/proper/exec/trunk/src/main/assembly/src.xml Mon Dec 30 14:16:43 2013
@@ -28,10 +28,10 @@
                 <include>findbugs-exclude-filter.xml</include>                
                 <include>LICENSE.txt</include>
                 <include>NOTICE.txt</include>
-                <include>pom.xml</include>
                 <include>pmd.xml</include>
-                <include>STATUS</include>
+                <include>pom.xml</include>
                 <include>RELEASE-NOTES.txt</include>                
+                <include>STATUS</include>
             </includes>
         </fileSet>
         <fileSet>