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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]