vmassol 01/09/25 03:30:59
Modified: docs/framework/xdocs features.xml
Log:
modified page as now Cactus 1.2 is the active release
Revision Changes Path
1.15 +3 -3 jakarta-cactus/docs/framework/xdocs/features.xml
Index: features.xml
===================================================================
RCS file: /home/cvs/jakarta-cactus/docs/framework/xdocs/features.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- features.xml 2001/09/22 19:19:54 1.14
+++ features.xml 2001/09/25 10:30:58 1.15
@@ -86,7 +86,7 @@
<li>
Provides a <code>FilterTestCase</code> class that your test case
must extends for unit testing Filters or any java classes that
- make use of Filter API objects (<strong>Cactus 1.2 only</strong>).
+ make use of Filter API objects.
</li>
<li>
Extends JUnit by defining two additional (and optional) methods
@@ -155,12 +155,12 @@
</li>
<li>
Transparent Log4j logging (if you don't have Log4j in your classpath
- no logging is done) for helping debugging problems.
+ no logging is done) to help debug problems.
</li>
<li>
HttpUnit integration. See the
<link href="howto_httpunit.html">HttpUnit Howto</link>) tutorial
- for details (<strong>for Cactus 1.2 only</strong>). This enables
+ for details. This enables
Cactus to provide strong and integrated functional
testing features.
</li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]