peterreilly 2004/01/07 10:23:09 Modified: docs/manual/CoreTasks Tag: ANT_16_BRANCH import.html Log: Sync with HEAD Revision Changes Path No revision No revision 1.6.2.3 +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.6.2.2 retrieving revision 1.6.2.3 diff -u -r1.6.2.2 -r1.6.2.3 --- import.html 16 Oct 2003 17:04:58 -0000 1.6.2.2 +++ import.html 7 Jan 2004 18:23:09 -0000 1.6.2.3 @@ -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
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]