Author: markt Date: Thu Nov 28 14:51:58 2013 New Revision: 1546381 URL: http://svn.apache.org/r1546381 Log: Tab police
Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1546381&r1=1546380&r2=1546381&view=diff ============================================================================== --- tomcat/trunk/build.xml (original) +++ tomcat/trunk/build.xml Thu Nov 28 14:51:58 2013 @@ -381,9 +381,9 @@ <patternset id="files.tomcat-coyote"> <include name="org/apache/coyote/**" /> - <!-- Included in tomcat-spdy --> + <!-- Included in tomcat-spdy --> <exclude name="org/apache/coyote/spdy/**" /> - <!-- Remaining tomcat-util packages --> + <!-- Remaining tomcat-util packages --> <include name="org/apache/tomcat/util/bcel/**" /> <include name="org/apache/tomcat/util/collections/**" /> <include name="org/apache/tomcat/util/http/**" /> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org