vmassol 2003/02/15 14:27:53
Modified: samples/servlet build.xml
Log:
Removed debug mode as I think I have found the problem and anyway Gump only displays
the last 50 lines in the failure email...
Revision Changes Path
1.8 +0 -4 jakarta-cactus/samples/servlet/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-cactus/samples/servlet/build.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- build.xml 12 Feb 2003 20:53:39 -0000 1.7
+++ build.xml 15 Feb 2003 22:27:53 -0000 1.8
@@ -321,10 +321,6 @@
<arg line="-buildfile ${target.sample.dir}/build.xml"/>
<arg value="test"/>
- <!-- TODO: Remove me. Only used to debug Gump build which is
- currently failing, as of 12/02/2003. VMA -->
- <arg value="-debug"/>
-
<classpath>
<pathelement path="${java.class.path}"/>
</classpath>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]