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 2004/01/07 19:22:37 UTC

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

peterreilly    2004/01/07 10:22:37

  Modified:    docs/manual/CoreTasks import.html
  Log:
  Fix typo
  Obtained from: Yuji Yamano
  
  Revision  Changes    Path
  1.8       +1 -1      ant/docs/manual/CoreTasks/import.html
  
  Index: import.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/CoreTasks/import.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- import.html	16 Oct 2003 17:04:01 -0000	1.7
  +++ import.html	7 Jan 2004 18:22:37 -0000	1.8
  @@ -59,7 +59,7 @@
   So if I import for example a <i>docsbuild.xml</i> file named <b>builddocs</b>,
   I can get its path as <b>ant.file.builddocs</b>, similarly to the <b>ant.file</b>
   property of the main buildfile.<br>
  -Note that "builddocs" is not the filename, but the @name attribute
  +Note that "builddocs" is not the filename, but the name attribute
   present in the imported project tag.<br>
   <br>
   <b>Important</b>: We have not finalized how relative file references
  
  
  

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