Author: markt Date: Tue Oct 4 12:40:14 2016 New Revision: 1763272 URL: http://svn.apache.org/viewvc?rev=1763272&view=rev Log: Remove duplicate comment
Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1763272&r1=1763271&r2=1763272&view=diff ============================================================================== --- tomcat/trunk/build.xml (original) +++ tomcat/trunk/build.xml Tue Oct 4 12:40:14 2016 @@ -375,7 +375,6 @@ <include name="org/apache/tomcat/util/scan/**" /> </patternset> - <!-- Avoid duplication of files in bootstrap.jar --> <patternset id="files.catalina"> <include name="org/apache/catalina/**" /> <include name="org/apache/naming/**" /> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org