9 Commits

Author SHA1 Message Date
Stefan Bodewig
45660d1b2d Add a "relative" attribute to <apply> - this allows users to pass
relative paths on the command line instead of absolute.

Submitted by:	Matthew O'Haire <mohaire@trysoft.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269982 13f79535-47bb-0310-9956-ffa450edef68
2001-11-21 17:20:29 +00:00
Stefan Bodewig
93ee07ad35 Show that Ant is an Apache project.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269839 13f79535-47bb-0310-9956-ffa450edef68
2001-10-30 10:05:39 +00:00
Conor MacNeill
bec2a0777e Merge of 1.4.1 changes into Main truck for Gump testing
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269745 13f79535-47bb-0310-9956-ffa450edef68
2001-09-30 13:21:54 +00:00
Stefan Bodewig
fabddf48aa update documentation for <apply> to add outputproperty attribute here
as well.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269401 13f79535-47bb-0310-9956-ffa450edef68
2001-07-27 09:57:35 +00:00
Stefan Bodewig
eefa2aba55 Make <apply> work really parallel and not parallel on a per fileset basis.
PR: 1763

Merge <apply> and <execon> into a single task (and keep Transform as
an empty class for backwards compatibility at the source level).


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269330 13f79535-47bb-0310-9956-ffa450edef68
2001-07-12 12:06:45 +00:00
Conor MacNeill
c513333775 Made the meaning of the dest directory explicit.
PR: 1744


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269289 13f79535-47bb-0310-9956-ffa450edef68
2001-07-07 14:57:44 +00:00
Stefan Bodewig
f0572cb75e Add skipemptyfilesets attributes to <execon> and <apply>.
PR: 1277


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269038 13f79535-47bb-0310-9956-ffa450edef68
2001-05-22 09:56:10 +00:00
Stefan Bodewig
01793f8b47 document newenvironment attribute of apply.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268913 13f79535-47bb-0310-9956-ffa450edef68
2001-04-04 11:44:48 +00:00
Conor MacNeill
5337488612 Merge of 1.3 branch changes into the main branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268652 13f79535-47bb-0310-9956-ffa450edef68
2001-02-13 12:32:01 +00:00