vmassol     01/07/04 07:40:08

  Modified:    cactus/docs/framework/xdocs todo.xml
  Log:
  removed á which was causing problem (need to be defined in dtd)
  
  Revision  Changes    Path
  1.33      +1 -1      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.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- todo.xml  2001/07/04 14:35:18     1.32
  +++ todo.xml  2001/07/04 14:40:07     1.33
  @@ -187,7 +187,7 @@
           Mock objects). Now we need to think on how we could bring the benefits
           of both approach together and whether it is feasible on not.
         </action>
  -      <action assigned-to="Vincent Massol, Alex Fern&aacute;ndez">
  +      <action assigned-to="Vincent Massol, Alex Fernandez">
           When we want to unit test classes written for the Struts framework
           (for example), we can use Cactus to provide access to all Servlet API
           implicit objects. However, there is still a need to get access to
  
  
  

Reply via email to