20 Commits

Author SHA1 Message Date
Jesse N. Glick
2a0bbc499f Removing some gratuitous XHTML-isms. They still break JavaHelp, alas, and the manual is anyway not even strictly
formatted plain HTML, much less XHTML.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278201 13f79535-47bb-0310-9956-ffa450edef68
2005-04-29 18:58:16 +00:00
Peter Reilly
f62a1b10b7 add reference to stylesheet for CoreTasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277821 13f79535-47bb-0310-9956-ffa450edef68
2005-03-07 18:09:10 +00:00
Stefan Bodewig
1d59a6d0ea Clarify docs, PR 33282
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277690 13f79535-47bb-0310-9956-ffa450edef68
2005-02-18 13:32:19 +00:00
Stefan Bodewig
3935a662f5 consistent use of <code> - submitted by Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277057 13f79535-47bb-0310-9956-ffa450edef68
2004-11-19 09:07:12 +00:00
Matthew Jason Benson
98fd377b3b Pre-formatted comments
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276657 13f79535-47bb-0310-9956-ffa450edef68
2004-06-29 14:53:27 +00:00
Stefan Bodewig
62320f7892 turn visual markup into at least a little structural information
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276655 13f79535-47bb-0310-9956-ffa450edef68
2004-06-29 09:04:59 +00:00
Stefan Bodewig
72ebccc092 How to resolve files in imported build files by Ivan Ivanov
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276654 13f79535-47bb-0310-9956-ffa450edef68
2004-06-29 09:01:53 +00:00
Peter Reilly
1f6f45aebb Describe relative file behaviour in <import> task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276426 13f79535-47bb-0310-9956-ffa450edef68
2004-04-29 10:13:17 +00:00
Matthew Jason Benson
6720b4e6a5 Replaced "The".
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276338 13f79535-47bb-0310-9956-ffa450edef68
2004-04-16 22:48:18 +00:00
Matthew Jason Benson
2765e2f09f More cleanup.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276336 13f79535-47bb-0310-9956-ffa450edef68
2004-04-16 22:43:27 +00:00
Matthew Jason Benson
7287e7e704 Clarify use of the depends attribute with regard to overridden targets.
PR:  27116


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276335 13f79535-47bb-0310-9956-ffa450edef68
2004-04-16 21:21:50 +00:00
Stefan Bodewig
4f1313504a 2004
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275874 13f79535-47bb-0310-9956-ffa450edef68
2004-01-08 07:15:46 +00:00
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