Author: kkolinko
Date: Tue Feb 25 11:36:25 2014
New Revision: 1571654
URL: http://svn.apache.org/r1571654
Log:
Followup to r1570629
Simplify include patterns in <patternset id="files.tomcat-util">.
Modified:
tomcat/trunk/build.xml
Modified: tomcat/trunk/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1571654&r1=1571653&r2=1571654&view=diff
==============================================================================
--- tomcat/trunk/build.xml (original)
+++ tomcat/trunk/build.xml Tue Feb 25 11:36:25 2014
@@ -343,7 +343,6 @@
<include name="org/apache/tomcat/util/res/**" />
<include name="org/apache/tomcat/util/threads/**" />
<include name="org/apache/tomcat/util/*" />
- <include name="org/apache/tomcat/util/*.properties" />
</patternset>
<patternset id="files.tomcat-util-scan">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]