projects
/
tomcat7.0
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e6ece2
)
Fix Gump build
author
markt
<markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 23 Aug 2010 09:47:42 +0000
(09:47 +0000)
committer
markt
<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
patch
|
blob
|
history
diff --git
a/build.xml
b/build.xml
index
9ac42f7
..
1a1e9da
100644
(file)
--- a/
build.xml
+++ b/
build.xml
@@
-422,6
+422,7
@@
<exclude name="**/*.mdl"/>
<!-- Exclude these else Gump runs validate on them -->
<exclude name="**/org/apache/tomcat/dbcp/**"/>
+ <exclude name="**/tomcat-deps/**"/>
</fileset>
</checkstyle>
</target>