You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bo...@apache.org on 2004/05/11 13:46:49 UTC

cvs commit: ant/docs/manual/OptionalTasks junit.html

bodewig     2004/05/11 04:46:49

  Modified:    docs/manual/CoreTasks java.html
               docs/manual/OptionalTasks junit.html
  Log:
  Assertions require fork
  
  Revision  Changes    Path
  1.32      +2 -0      ant/docs/manual/CoreTasks/java.html
  
  Index: java.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/CoreTasks/java.html,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- java.html	20 Apr 2004 12:48:43 -0000	1.31
  +++ java.html	11 May 2004 11:46:49 -0000	1.32
  @@ -250,6 +250,8 @@
   <a href="../CoreTypes/assertions.html"><tt>&lt;assertions&gt;</tt></a>
   subelement.</p>
    
  +<p>Assertion statements are currently ignored in non-forked mode.</p>
  +
   <p><em>since Ant 1.6.</em></p>
   
   <a name="redirector"><h4>redirector</h4></a>
  
  
  
  1.37      +2 -0      ant/docs/manual/OptionalTasks/junit.html
  
  Index: junit.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/junit.html,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- junit.html	27 Apr 2004 07:45:34 -0000	1.36
  +++ junit.html	11 May 2004 11:46:49 -0000	1.37
  @@ -290,6 +290,8 @@
   <a href="../CoreTypes/assertions.html"><tt>&lt;assertions&gt;</tt></a>
   subelement.</p>
    
  +<p>Assertion statements are currently ignored in non-forked mode.</p>
  +
   <p><em>since Ant 1.6.</em></p>
   
   <h4>formatter</h4>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org