Stefan Bodewig
eb9ac0c388
document <ant>'s behavior when multiple nested <property>s set the same property. PR 45226.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@691102 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02 04:27:45 +00:00
Stefan Bodewig
b6a97b829d
AntUnit 1.0 Beta2
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@468962 13f79535-47bb-0310-9956-ffa450edef68
2006-10-29 19:49:44 +00:00
Jan Materne
507f139d07
Add a stylesheet for generating a master buildfile (iterating over all targets) from a common buildfile.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@465167 13f79535-47bb-0310-9956-ffa450edef68
2006-10-18 07:31:52 +00:00
Stefan Bodewig
d4279e5ae5
too different from the rest for a regexp
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442324 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 20:20:22 +00:00
Stefan Bodewig
443e397b46
Add license header
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442089 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 04:19:00 +00:00
Stefan Bodewig
d0281846d0
re-generate site
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@436633 13f79535-47bb-0310-9956-ffa450edef68
2006-08-25 03:46:29 +00:00
Jan Materne
370ae530e4
Bug 35850
...
<subant> now supports nested <target> elements as <ant> does.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@420569 13f79535-47bb-0310-9956-ffa450edef68
2006-07-10 15:41:28 +00:00
Matthew Jason Benson
ddcddd098e
add since doc for subant
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@416042 13f79535-47bb-0310-9956-ffa450edef68
2006-06-21 17:22:53 +00:00
Stefan Bodewig
5b362efc98
resource collection support for subant
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@292245 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 18:38:27 +00:00
Stefan Bodewig
b41f1fb237
subant's inheritall is false by default, PR 36079
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@279400 13f79535-47bb-0310-9956-ffa450edef68
2005-09-07 18:56:34 +00:00
Matthew Jason Benson
9ace17f10d
fix typo
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278476 13f79535-47bb-0310-9956-ffa450edef68
2005-07-25 21:27:28 +00:00
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
03c4f14818
add verbose attribute to <subant> task
...
PR: 33787
Obtained from: Craig Ryan, Frank Somers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277799 13f79535-47bb-0310-9956-ffa450edef68
2005-03-07 09:37:43 +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
Jan Materne
e9044f6278
Complex example
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276813 13f79535-47bb-0310-9956-ffa450edef68
2004-09-01 16:11:14 +00:00
Peter Reilly
741eda8c00
Fix subant html page
...
This is part of a fix for 25228
PR: 25228
Obtained from: gudnabrsam at yahoo dot com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275778 13f79535-47bb-0310-9956-ffa450edef68
2003-12-12 10:14:26 +00:00
Stefan Bodewig
b25ce96904
Some typo fixes
...
well formed != valid
better debug support in ApacheCatalogResolver
PRs: 24059, 24060, 24069, 24070, 24074
Submitted by: Jesse Glick <jglick at netbeans dot org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275565 13f79535-47bb-0310-9956-ffa450edef68
2003-10-24 08:59:58 +00:00
Stefan Bodewig
d7388783c5
subant is becoming legacy
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275353 13f79535-47bb-0310-9956-ffa450edef68
2003-09-25 13:59:01 +00:00
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