You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Yuji Yamano <yy...@kt.rim.or.jp> on 2004/01/07 18:24:22 UTC

typo

I think it's typo.

Index: import.html
===================================================================
RCS file: /home/cvspublic/ant/docs/manual/CoreTasks/import.html,v
retrieving revision 1.6.2.2
diff -u -u -r1.6.2.2 import.html
--- import.html	16 Oct 2003 17:04:58 -0000	1.6.2.2
+++ import.html	7 Jan 2004 17:12:43 -0000
@@ -60,7 +60,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

-- Yuji Yamano

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


Re: typo

Posted by Peter Reilly <pe...@corvil.com>.
Ta for the report.
Should be in 1.6.1
Peter
Yuji Yamano wrote:

>I think it's typo.
>
>Index: import.html
>===================================================================
>RCS file: /home/cvspublic/ant/docs/manual/CoreTasks/import.html,v
>retrieving revision 1.6.2.2
>diff -u -u -r1.6.2.2 import.html
>--- import.html	16 Oct 2003 17:04:58 -0000	1.6.2.2
>+++ import.html	7 Jan 2004 17:12:43 -0000
>@@ -60,7 +60,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
>
>-- Yuji Yamano
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
>For additional commands, e-mail: dev-help@ant.apache.org
>
>
>
>  
>


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