Author: markt
Date: Tue Oct 4 13:26:21 2016
New Revision: 1763276
URL: http://svn.apache.org/viewvc?rev=1763276&view=rev
Log:
Tab police
Modified:
tomcat/trunk/build.xml
Modified: tomcat/trunk/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1763276&r1=1763275&r2=1763276&view=diff
==============================================================================
--- tomcat/trunk/build.xml (original)
+++ tomcat/trunk/build.xml Tue Oct 4 13:26:21 2016
@@ -379,9 +379,9 @@
<include name="org/apache/catalina/**" />
<include name="org/apache/naming/**" />
<!-- Exclude classes included in bootstrap.jar -->
- <invert>
- <patternset refid="files.bootstrap"/>
- </invert>
+ <invert>
+ <patternset refid="files.bootstrap"/>
+ </invert>
<!-- Modules -->
<exclude name="org/apache/catalina/ant/**" />
<exclude name="org/apache/catalina/ha/**" />
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]