You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by pe...@apache.org on 2003/08/13 15:22:58 UTC

cvs commit: ant/docs/manual/CoreTasks typedef.html

peterreilly    2003/08/13 06:22:58

  Modified:    docs/manual/CoreTasks typedef.html
  Log:
  add in attribute uri for typedef
  
  Revision  Changes    Path
  1.9       +9 -0      ant/docs/manual/CoreTasks/typedef.html
  
  Index: typedef.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/CoreTasks/typedef.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- typedef.html	24 Jul 2003 13:48:45 -0000	1.8
  +++ typedef.html	13 Aug 2003 13:22:58 -0000	1.9
  @@ -134,6 +134,15 @@
       </td>
       <td valign="top" align="center">No</td>
     </tr>
  +  <tr>
  +    <td valign="top">uri</td>
  +    <td valign="top">
  +      <font color="red">Experimental</font>
  +      The uri that this definition should live in.
  +      (introduced in ant1.6 <font color="red">Experimental</font>)
  +    </td>
  +    <td valign="top" align="center">No</td>
  +  </tr>
   </table>
     <h3>Parameters specified as nested elements</h3>
     <h4>classpath</h4>
  
  
  

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