dion 02/02/03 22:13:38
Modified: latka/doc users-guide.xml
Log:
Changed stuff on ant task to reflect the JUnit stuff
Revision Changes Path
1.11 +3 -2 jakarta-commons/latka/doc/users-guide.xml
Index: users-guide.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/latka/doc/users-guide.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- users-guide.xml 3 Feb 2002 23:30:02 -0000 1.10
+++ users-guide.xml 4 Feb 2002 06:13:38 -0000 1.11
@@ -4,7 +4,7 @@
<!--
Author: dIon Gillard
- Version: $Id: users-guide.xml,v 1.10 2002/02/03 23:30:02 dion Exp $
+ Version: $Id: users-guide.xml,v 1.11 2002/02/04 06:13:38 dion Exp $
-->
<chapter id="users-guide">
@@ -39,7 +39,8 @@
<listitem><para>From the Latka web application</para></listitem>
<listitem><para>From a JUnit TestRunner</para></listitem>
</itemizedlist>
- <remark>How about an ant task?</remark>
+ <remark>To run Latka as an ant task, we suggest you use the JUnit
+support of ant and write a small test case to invoke Latka, as discussed later</remark>
</para>
<section id="run-latka-cmd">
--
To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@jakarta.apache.org>
|