Author: jsong
Date: Wed Aug 25 10:09:52 2004
New Revision: 37029
Modified:
incubator/beehive/trunk/controls/test/build.xml
Log:
remove processor attribute when calling mantis in controls/test/build.xml.
submitted for Jamie Zyskowski.
Modified: incubator/beehive/trunk/controls/test/build.xml
==============================================================================
--- incubator/beehive/trunk/controls/test/build.xml (original)
+++ incubator/beehive/trunk/controls/test/build.xml Wed Aug 25 10:09:52 2004
@@ -267,7 +267,6 @@
classpath="${mantis.run.classpath}"
logdir="${mantis.log.dir}"
config="${mantis.config}"
- processor="org.apache.beehive.mantis.TchProcessor"
timeout="10000"
aptcommand="${os.JAVA_HOME}/bin/apt"
/>