vmassol 01/04/14 02:14:01
Modified: cactus/docs/framework/xdocs todo.xml
Log:
moved EJB integration from "wish" category to "medium" category in the todo list
Revision Changes Path
1.4 +4 -4 jakarta-commons/cactus/docs/framework/xdocs/todo.xml
Index: todo.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/cactus/docs/framework/xdocs/todo.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- todo.xml 2001/04/14 08:17:19 1.3
+++ todo.xml 2001/04/14 09:14:01 1.4
@@ -24,6 +24,10 @@
<action context="design" assigned-to="VMA">
Add support for testing Servlet API 2.3 Filters.
</action>
+ <action context="design" assigned-to="BNA">
+ Provide a mechanism for easier testing of EJBs. The mechanism is to be
+ defined (requested by notyy).
+ </action>
</actions>
<actions priority="low">
@@ -94,10 +98,6 @@
<actions priority="wish">
<action context="code">
Integration for Netbeans by integration with the Netbeans XTest module.
- </action>
- <action context="design" assigned-to="BNA">
- Provide a mechanism for easier testing of EJBs. The mechanism is to be
- defined (requested by notyy).
</action>
</actions>