projects
/
tomcat7.0
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1b4cd6
)
Get the tests running again on the command line
author
markt
<markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 6 Dec 2010 19:20:57 +0000
(19:20 +0000)
committer
markt
<markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 6 Dec 2010 19:20:57 +0000
(19:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@
1042761
13f79535
-47bb-0310-9956-
ffa450edef68
build.xml
patch
|
blob
|
history
diff --git
a/build.xml
b/build.xml
index
31060cd
..
3428cdc
100644
(file)
--- a/
build.xml
+++ b/
build.xml
@@
-994,7
+994,7
@@
includeantruntime="false">
<classpath refid="tomcat.test.classpath" />
<include name="org/apache/**" />
- <include name="javax/
servlet/
**" />
+ <include name="javax/**" />
</javac>
</target>