13 Commits

Author SHA1 Message Date
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
glennm
6ffa10f973 Overview of core tasks with a short description
of what each task does.

PR: 2328


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269303 13f79535-47bb-0310-9956-ffa450edef68
2001-07-08 20:30:59 +00:00
Peter Donald
dc2e0846ac Link up new task to main index
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269216 13f79535-47bb-0310-9956-ffa450edef68
2001-06-22 05:36:34 +00:00
Stefan Bodewig
8a23eb5f56 new task <sleep>
Submitted by:	Steve Loughran <steve_l@iseran.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269210 13f79535-47bb-0310-9956-ffa450edef68
2001-06-21 10:15:35 +00:00
Stefan Bodewig
a891255928 Various typos and documentation fixes.
PR: 1464, 1483, 1523, 1873, 1621, 1839, 1840, 2011
Submitted by:	Daniel.Barclay@digitalfocus.com
                colin@bspark.com (Colin Sampaleanu)
                daveg@permabit.com
                arosen@silverstream.com (Alex Rosen)
                rxh@gers.com (Rey Hernandez)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269169 13f79535-47bb-0310-9956-ffa450edef68
2001-06-13 15:29:47 +00:00
Stefan Bodewig
68f6b984a9 New task <typedef>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269117 13f79535-47bb-0310-9956-ffa450edef68
2001-06-07 11:42:09 +00:00
Stefan Bodewig
f7fdd6f367 Make port and password file configurable in <cvs>.
Add new task to insert a password into the CVS password file (only
recommended for anonymous access to repositories).

Submitted by:	Jeff Martin <jeff@custommonkey.org>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268979 13f79535-47bb-0310-9956-ffa450edef68
2001-04-27 11:52:55 +00:00
Stefan Bodewig
fdde39136d Rename <recorder> ro <record>.
Waiting too long with a step like this would force us to deprecate it
first, I hope only a few people have been using <recorder> yet.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268941 13f79535-47bb-0310-9956-ffa450edef68
2001-04-12 06:03:39 +00:00
Stefan Bodewig
87def42d88 New task <recorder>
Submitted by:	Jay Glanville <dickon@nortelnetworks.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268914 13f79535-47bb-0310-9956-ffa450edef68
2001-04-04 12:03:46 +00:00
glennm
3afa4e107a Add deprecation indicators for Deltree and Javadoc2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268871 13f79535-47bb-0310-9956-ffa450edef68
2001-03-20 19:28:29 +00:00
Sam Ruby
119e49b11a Delinquent change to the documentation to document build.sysclasspath.
THis is only the first installment.  Next I'm going to go into each task
affected and document the default and provide a link to this text.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268752 13f79535-47bb-0310-9956-ffa450edef68
2001-03-03 13:10:45 +00:00
Peter Donald
78a650c542 Italicised the deprecated tasks
Submitted by: mpoeschl@marmot.at


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268739 13f79535-47bb-0310-9956-ffa450edef68
2001-02-28 01:41:08 +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