git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@893742
13f79535-47bb-0310-9956-
ffa450edef68
</patternset>
<patternset id="files.tomcat-util">
+ <include name="org/apache/tomcat/util/res/*.class" />
<include name="org/apache/tomcat/util/scan/*.class" />
</patternset>
<include name="org/apache/jk/**" />
<include name="org/apache/tomcat/util/**" />
<!-- Exclude the files shared between Catalina & Jasper -->
+ <exclude name="org/apache/tomcat/util/res/**" />
<exclude name="org/apache/tomcat/util/scan/**" />
</patternset>