7 Commits

Author SHA1 Message Date
Stefan Bodewig
451172e226 Throw an exception instead of looping forever in top-level <*ant*> task.
PR: 22759


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275176 13f79535-47bb-0310-9956-ffa450edef68
2003-09-03 10:03:47 +00:00
Antoine Levy-Lambert
944ad04200 Removed ignoremissingbuildfile, following a remark of DD (Dominique Devienne)
in bugzilla.
fileset(s) should be used in the case where some directories do not contain a build file.
PR: 18715


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274606 13f79535-47bb-0310-9956-ffa450edef68
2003-05-22 07:27:51 +00:00
Antoine Levy-Lambert
ea42c65bec changes in subant mainly concerning iterations done inside a dirset
new attributes ignoremissingbuildfiles and genericantfile
genericantfile allows to run the same build file with different base dirs
it is not compulsory any more to set the attribute target to quote quote to run the default target
PR: 18715
Submitted by: Andreas Ames (Andreas dot Ames at tenovis dot com)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274600 13f79535-47bb-0310-9956-ffa450edef68
2003-05-21 07:27:26 +00:00
Antoine Levy-Lambert
8d0a7dc50a added an example usage of subant with propertyset - request of Dominique Devienne
PR:19181


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274581 13f79535-47bb-0310-9956-ffa450edef68
2003-05-14 20:19:14 +00:00
Antoine Levy-Lambert
409a78c704 change the example provided in the subant documentation to subant on a
fileset without failonerror, rather than a subant on a dirset
Submitted by:	Dominique Devienne


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274579 13f79535-47bb-0310-9956-ffa450edef68
2003-05-14 15:04:07 +00:00
Antoine Levy-Lambert
91a4658afb added a merge point in xdocs for SubAnt and regenerated corresponding manual page
PR:19181 docs of subant task


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274569 13f79535-47bb-0310-9956-ffa450edef68
2003-05-14 09:57:38 +00:00
Steve Loughran
3bf298063b manual insertion of xdocs pages
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274316 13f79535-47bb-0310-9956-ffa450edef68
2003-03-26 17:55:37 +00:00