vmassol 2003/09/13 05:29:40
Modified: documentation/docs/xdocs/participating todo.xml
documentation/docs/xdocs changes.xml
Log:
Added EJB sample application
Revision Changes Path
1.38 +0 -4 jakarta-cactus/documentation/docs/xdocs/participating/todo.xml
Index: todo.xml
===================================================================
RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/participating/todo.xml,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- todo.xml 21 Jul 2003 15:46:55 -0000 1.37
+++ todo.xml 13 Sep 2003 12:29:40 -0000 1.38
@@ -95,10 +95,6 @@
Enhance the <code>runservertests</code> task to accept nested
<code><containerset></code> elements.
</action>
- <action assigned-to="Hudson Wong, Vincent Massol">
- Add an EJB sample application to demonstrate how to perform EJB
- unit testing.
- </action>
<action assigned-to="Jason Robertson, Vincent Massol">
Add test case for form-based authentication.
</action>
1.133 +5 -0 jakarta-cactus/documentation/docs/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/changes.xml,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -r1.132 -r1.133
--- changes.xml 7 Sep 2003 19:54:37 -0000 1.132
+++ changes.xml 13 Sep 2003 12:29:40 -0000 1.133
@@ -68,6 +68,11 @@
</devs>
<release version="1.6dev" date="in CVS">
+ <action dev="VMA" type="add">
+ Added an EJB sample application to demonstrate how to perform EJB
+ unit testing with Cactus and how to automate it with the
+ Cactus/Ant integration.
+ </action>
</release>
<release version="1.5-rc1" date="in CVS">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]