bodewig     2003/09/25 06:59:01

  Modified:    docs/manual/CoreTasks subant.html
               src/main/org/apache/tools/ant/taskdefs SubAnt.java
  Log:
  subant is becoming legacy
  
  Revision  Changes    Path
  1.8       +0 -5      ant/docs/manual/CoreTasks/subant.html
  
  Index: subant.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/CoreTasks/subant.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- subant.html       3 Sep 2003 10:03:46 -0000       1.7
  +++ subant.html       25 Sep 2003 13:59:01 -0000      1.8
  @@ -18,7 +18,6 @@
             <td valign="bottom">
               <font size="+3" face="arial,helvetica,sanserif"><strong>Subant
    Task</strong></font>
  -            <br><font face="arial,helvetica,sanserif"><i>EXPERIMENTAL:</i> 
This task is experimental and may be under continual change till Ant1.6 ships; 
it may even be omitted from the product.</font>
             </td>
             <td>
               <!-- PROJECT LOGO -->
  @@ -46,10 +45,6 @@
         </td></tr>
   
         <tr><td><blockquote>
  -<p>
  -            <i>EXPERIMENTAL:</i> This task is experimental and may be under 
continual
  -            change till Ant1.6 ships; it may even be omitted from the 
product.
  -        </p>
   <p>
           Calls a given target for all defined sub-builds. This is an extension
           of ant for bulk project execution.
  
  
  
  1.10      +0 -3      ant/src/main/org/apache/tools/ant/taskdefs/SubAnt.java
  
  Index: SubAnt.java
  ===================================================================
  RCS file: /home/cvs/ant/src/main/org/apache/tools/ant/taskdefs/SubAnt.java,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- SubAnt.java       3 Sep 2003 10:03:47 -0000       1.9
  +++ SubAnt.java       25 Sep 2003 13:59:01 -0000      1.10
  @@ -72,9 +72,6 @@
   
   
   /**
  - * <i>EXPERIMENTAL:</i> This task is experimental and may be under continual
  - * change till Ant1.6 ships; it may even be omitted from the product.
  - * <p>
    * Calls a given target for all defined sub-builds. This is an extension
    * of ant for bulk project execution.
    * <p>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to