15 Commits

Author SHA1 Message Date
Stefan Bodewig
bee14ad0d4 allow chmod, chgrp, chown and attribute to be used outside of their native environment. PR 7624
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@714025 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14 15:12:26 +00:00
Stefan Bodewig
9a48ac8f87 weaken regexp enough to pick up all Copyright lines
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442328 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 20:22:51 +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
a7d38cf263 resource collection support for apply and friends
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@292251 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 18:48:41 +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
Stefan Bodewig
92410b9065 Hint at maxparallel attribute, PR 34119
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278041 13f79535-47bb-0310-9956-ffa450edef68
2005-03-22 11:11:48 +00:00
Peter Reilly
a68ae35518 minor mods to examples, + add some headers to tables
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277892 13f79535-47bb-0310-9956-ffa450edef68
2005-03-11 09:42:56 +00:00
Peter Reilly
76995baa8b add reference to stylesheet for OptionalTasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277822 13f79535-47bb-0310-9956-ffa450edef68
2005-03-07 18:11:14 +00:00
Stefan Bodewig
60f7e5dff7 Lots of typos and spelling (was that misspelt/misspelled ;-) errors.
Submitted by:	Larry Shatzer


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277023 13f79535-47bb-0310-9956-ffa450edef68
2004-11-12 10:36:29 +00:00
Stefan Bodewig
fa462555f0 2004
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276294 13f79535-47bb-0310-9956-ffa450edef68
2004-04-13 07:15:53 +00:00
Matthew Jason Benson
4f1b9e1156 Spelling corrections and minor wording change.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276292 13f79535-47bb-0310-9956-ffa450edef68
2004-04-08 17:19:40 +00:00
Stefan Bodewig
e4f004d939 Add support for nested dirsets to <apply> and thus to a couple of
subclass-tasks as well.

PR: 20687
Submitted by:	Gus Heck <gus dot heck at olin dot edu>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274696 13f79535-47bb-0310-9956-ffa450edef68
2003-06-24 09:16:10 +00:00
Stefan Bodewig
ecf85b3eb6 Update docs of tasks that inherit new features of <apply> - PR: 20079
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274602 13f79535-47bb-0310-9956-ffa450edef68
2003-05-21 08:55:35 +00:00
Stefan Bodewig
925f19f6d4 Simplify a few methods by using FileSet#setFile, remove redundant dir
attribute from the three latest task additions.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273512 13f79535-47bb-0310-9956-ffa450edef68
2002-11-08 08:32:13 +00:00
Stefan Bodewig
8f788f7a2c New tasks <chown> and <chgrp>
PR: 9809
Submitted by:	Gus Heck <gus.heck at olin.edu>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273508 13f79535-47bb-0310-9956-ffa450edef68
2002-11-07 15:59:47 +00:00