Fix Gump build
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 23 Aug 2010 09:47:42 +0000 (09:47 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 23 Aug 2010 09:47:42 +0000 (09:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@988049 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 9ac42f7..1a1e9da 100644 (file)
--- a/build.xml
+++ b/build.xml
         <exclude name="**/*.mdl"/>
         <!-- Exclude these else Gump runs validate on them -->
         <exclude name="**/org/apache/tomcat/dbcp/**"/>
+        <exclude name="**/tomcat-deps/**"/>
       </fileset>
     </checkstyle>
   </target>