conor 2003/04/06 01:30:55
Modified: . build.xml
Log:
Fix up handling of TaskContainer configuration.
Revision Changes Path
1.362 +0 -1 ant/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/ant/build.xml,v
retrieving revision 1.361
retrieving revision 1.362
diff -u -w -u -r1.361 -r1.362
--- build.xml 5 Apr 2003 01:28:41 -0000 1.361
+++ build.xml 6 Apr 2003 09:30:55 -0000 1.362
@@ -302,7 +302,6 @@
<patternset id="teststhatfail">
<exclude name="${optional.package}/BeanShellScriptTest.java"/>
<exclude name="${ant.package}/taskdefs/ImportTest.java"/>
- <exclude name="${ant.package}/TaskContainerTest.java"/>
</patternset>
<!--