Author: markt
Date: Thu Dec  5 11:27:17 2013
New Revision: 1548090

URL: http://svn.apache.org/r1548090
Log:
Tab police (thanks Gump)

Modified:
    tomcat/tc7.0.x/trunk/build.xml

Modified: tomcat/tc7.0.x/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/build.xml?rev=1548090&r1=1548089&r2=1548090&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/build.xml (original)
+++ tomcat/tc7.0.x/trunk/build.xml Thu Dec  5 11:27:17 2013
@@ -324,7 +324,7 @@
   </patternset>
 
   <patternset id="files.tomcat-util">
-       <include name="org/apache/tomcat/util/descriptor/**" />
+    <include name="org/apache/tomcat/util/descriptor/**" />
     <include name="org/apache/tomcat/util/file/**" />
     <include name="org/apache/tomcat/util/res/**" />
     <include name="org/apache/tomcat/util/scan/**" />



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to