Restore alphabetical order
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 23 Dec 2009 08:40:00 +0000 (08:40 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 23 Dec 2009 08:40:00 +0000 (08:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@893427 13f79535-47bb-0310-9956-ffa450edef68

dist.xml

index f5f630d..b820382 100644 (file)
--- a/dist.xml
+++ b/dist.xml
   <patternset id="src.files" >
     <include name="**/INSTALLLICENSE,**/KEYS,**/LICENSE,**/NOTICE"/>
     <include name="**/RELEASE-NOTES"/>
-    <include name="**/*.properties.default"/>
     <include name="**/*.bat,**/*.dtd"/>
     <include name="**/*.htm,**/*.html"/>
     <include name="**/*.ini,**/*.java,**/*.jjt"/>
     <include name="**/*.jsp,**/*.jspf,**/*.jspx"/>
-    <include name="**/*.license,**/*.manifest,**/*.mdl"/>
-    <include name="**/*.nsi,**/*.policy,**/*.pom,**/*.properties,**/*.rtf"/>
-    <include name="**/*.sh,**/*.svg"/>
+    <include name="**/*.license,**/*.manifest,**/*.mdl,**/*.nsi"/>
+    <include name="**/*.policy,**/*.pom,**/*.properties"/>
+    <include name="**/*.properties.default"/>
+    <include name="**/*.rtf,**/*.sh,**/*.svg"/>
     <include name="**/*.tag,**/*.tagx"/>
     <include name="**/*.tasks,**/*.tld,**/*.txt"/>
     <include name="**/*.xml,**/*.xsd,**/*.xsl"/>