vmassol     01/08/19 10:44:21

  Modified:    cactus/docs/framework/xdocs changes.xml todo.xml
  Log:
  added support for Orion 1.5
  
  Revision  Changes    Path
  1.41      +3 -0      jakarta-commons/cactus/docs/framework/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/cactus/docs/framework/xdocs/changes.xml,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- changes.xml       2001/08/19 17:04:24     1.40
  +++ changes.xml       2001/08/19 17:44:21     1.41
  @@ -87,6 +87,9 @@
       </devs>
   
       <release version="1.2 in CVS">
  +      <action dev="VMA" type="add">
  +        Added automatic Ant script support for Orion 1.5
  +      </action>
         <action dev="VMA" type="fix" due-to="Navjeet Chabbewal" 
due-to-email="[EMAIL PROTECTED]">
           The test result object that was placed in the
           <code>ServletContext</code> scope was not serializable, causing errors
  
  
  
  1.44      +0 -5      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.43
  retrieving revision 1.44
  diff -u -r1.43 -r1.44
  --- todo.xml  2001/08/16 15:13:41     1.43
  +++ todo.xml  2001/08/19 17:44:21     1.44
  @@ -75,11 +75,6 @@
         <p>
           All tasks that are related to building Cactus in general.
         </p>
  -      <action assigned-to="Vincent Massol">
  -        Add support for Orion 1.5 in Ant build files (current support is for
  -        Orion 1.4 only but may work on 1.5.2 - need to be tested though).
  -        90% done.
  -      </action>
         <action>
           Add the Ant scripts for JBoss 2.x w/Tomcat provided by Jeffrey Madynski
           ([EMAIL PROTECTED]) on the jakarta-commons mailing list (Subject
  
  
  

Reply via email to