projects
/
tomcat7.0
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca7b0da
)
Remove excludes for files no longer in source tree
author
markt
<markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 1 Sep 2010 13:53:28 +0000
(13:53 +0000)
committer
markt
<markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 1 Sep 2010 13:53:28 +0000
(13:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@991539
13f79535
-47bb-0310-9956-
ffa450edef68
build.xml
patch
|
blob
|
history
diff --git
a/build.xml
b/build.xml
index
facc3c4
..
ab002aa
100644
(file)
--- a/
build.xml
+++ b/
build.xml
@@
-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>