bodewig     01/10/30 23:59:07

  Modified:    docs/ant2 features.html
  Log:
  We seem to agree - at least on small things 8-)
  
  Revision  Changes    Path
  1.6       +4 -1      jakarta-ant/docs/ant2/features.html
  
  Index: features.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/ant2/features.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- features.html     2001/06/11 13:06:48     1.5
  +++ features.html     2001/10/31 07:59:07     1.6
  @@ -163,6 +163,9 @@
         not guarantee this behavior but will allow build file writers to
         specify the order explicitly.</li>
   
  +      <li>Dereferencing a non existent property a via ${a} will result
  +      in a build failure.</li>
  +
       </ul>
   
       <h2>Support Integration of Ant Into Other Tools</h2>
  @@ -359,7 +362,7 @@
       for this.</p>
   
       <hr>
  -      <p align="center">$Id: features.html,v 1.5 2001/06/11 13:06:48 bodewig 
Exp $</p>
  +      <p align="center">$Id: features.html,v 1.6 2001/10/31 07:59:07 bodewig 
Exp $</p>
         <p align="center">Copyright &copy; 2001 Apache Software
           Foundation. All rights Reserved.</p>
     </body>
  
  
  

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

Reply via email to