You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by mb...@apache.org on 2005/05/02 16:46:41 UTC

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

mbenson     2005/05/02 07:46:41

  Modified:    docs/manual/CoreTasks Tag: ANT_16_BRANCH available.html
  Log:
  Merge
  PR: 34706
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.11.2.5  +1 -1      ant/docs/manual/CoreTasks/available.html
  
  Index: available.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/CoreTasks/available.html,v
  retrieving revision 1.11.2.4
  retrieving revision 1.11.2.5
  diff -u -r1.11.2.4 -r1.11.2.5
  --- available.html	8 Mar 2005 18:25:48 -0000	1.11.2.4
  +++ available.html	2 May 2005 14:46:41 -0000	1.11.2.5
  @@ -118,7 +118,7 @@
   <blockquote><pre>
   &lt;available property=&quot;have.extras&quot; resource=&quot;extratasks.properties&quot;&gt;
     &lt;classpath&gt;
  -    &lt;pathelement location=&quot;/usr/local/ant/extra.jar/&gt;
  +    &lt;pathelement location=&quot;/usr/local/ant/extra.jar&quot; /&gt;
   &nbsp;&nbsp;&lt;/classpath&gt;
   &lt;/available&gt;
   </pre></blockquote>
  
  
  

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