8 Commits

Author SHA1 Message Date
Peter Reilly
2deefc838e Fix typo
Obtained from: Yuji Yamano


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275872 13f79535-47bb-0310-9956-ffa450edef68
2004-01-07 18:22:37 +00:00
Peter Reilly
098290b6de add an optional attribute to import
note this is differnet from a failonerror attribute in
that it only checks for the existance of the
imported file, other errors in the imported
file would cause the build to fail


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275513 13f79535-47bb-0310-9956-ffa450edef68
2003-10-16 17:04:01 +00:00
Peter Reilly
5741bedf4c state imports are only allowed as top-level tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275268 13f79535-47bb-0310-9956-ffa450edef68
2003-09-19 09:43:43 +00:00
Antoine Levy-Lambert
3effe75129 Change anchor name (thanks Dominique).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275134 13f79535-47bb-0310-9956-ffa450edef68
2003-08-22 17:32:37 +00:00
Antoine Levy-Lambert
ebce0ec700 fixed title
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275128 13f79535-47bb-0310-9956-ffa450edef68
2003-08-22 10:00:06 +00:00
Peter Reilly
7b6a46d131 get the tasks imported using <import> to be placed
in-line and not at the end of the current tasks
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274836 13f79535-47bb-0310-9956-ffa450edef68
2003-07-16 14:39:44 +00:00
Stefan Bodewig
b6cfe646d5 Don't think you can claim copyright for something that didn't exist.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274800 13f79535-47bb-0310-9956-ffa450edef68
2003-07-10 07:27:20 +00:00
Steve Loughran
238a51ea12 documenting the import task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274798 13f79535-47bb-0310-9956-ffa450edef68
2003-07-09 16:24:38 +00:00