Author: markt Date: Wed Sep 1 13:53:28 2010 New Revision: 991539 URL: http://svn.apache.org/viewvc?rev=991539&view=rev Log: Remove excludes for files no longer in source tree
Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=991539&r1=991538&r2=991539&view=diff ============================================================================== --- tomcat/trunk/build.xml (original) +++ tomcat/trunk/build.xml Wed Sep 1 13:53:28 2010 @@ -287,8 +287,6 @@ <exclude name="org/apache/catalina/ha/**" /> <exclude name="org/apache/catalina/mbeans/JmxRemote*" /> <exclude name="org/apache/catalina/tribes/**" /> - <exclude name="org/apache/catalina/launcher/**" /> - <exclude name="org/apache/catalina/storeconfig/**" /> <exclude name="org/apache/naming/factory/webservices/**" /> </patternset> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org