bodewig 2004/10/19 07:29:22
Modified: . build.xml
Log:
disable .NET tests until Mono on Brutus works as it should
Revision Changes Path
1.433 +1 -0 ant/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/ant/build.xml,v
retrieving revision 1.432
retrieving revision 1.433
diff -u -r1.432 -r1.433
--- build.xml 8 Oct 2004 08:59:47 -0000 1.432
+++ build.xml 19 Oct 2004 14:29:21 -0000 1.433
@@ -339,6 +339,7 @@
<!-- an unless-attribute on each exclude-element.
-->
<exclude unless="run.failing.tests"
name="${optional.package}/BeanShellScriptTest.java"/>
<exclude unless="run.failing.tests"
name="${optional.package}/jdepend/JDependTest.java"/>
+ <exclude unless="run.failing.tests"
name="${optional.package}/DotnetTest.java"/>
</patternset>
<!--
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]