vmassol 01/06/17 06:37:03
Modified: cactus/docs/framework/xdocs features.xml
Log:
added support for Resin 2.0
Revision Changes Path
1.5 +5 -2 jakarta-commons/cactus/docs/framework/xdocs/features.xml
Index: features.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/cactus/docs/framework/xdocs/features.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- features.xml 2001/05/05 14:35:19 1.4
+++ features.xml 2001/06/17 13:37:02 1.5
@@ -133,10 +133,13 @@
Resin 1.3 (Servlet API 2.3)
</li>
<li>
+ Resin 2.0 (Servlet API 2.2 and 2.3)
+ </li>
+ <li>
WebLogic 5.1 (Servlet API 2.2)
</li>
<li>
- Orion 1.4 (Servlet API 2.2 and 2.3)
+ Orion 1.4 (Servlet API 2.2)
</li>
</ul>
</li>
@@ -161,7 +164,7 @@
not provided as it is now too old).
</li>
<li>
- Support for JDK 1.2 or greater.
+ Support for JDK 1.2 or 1.3 (not tested with 1.4 yet)
</li>
<li>
Possibility to assert the returned servlet output stream from classes