600 Commits

Author SHA1 Message Date
Stephane Bailliez
48428f7b4c Convenient description task that allows a multiple line description of a buildfile
with a <description> elment.
Submitted by Craeg K. Strong <cstrong@arielpartners.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269523 13f79535-47bb-0310-9956-ffa450edef68
2001-08-08 19:34:20 +00:00
Conor MacNeill
c8691cff5b Clarify what happens in an antcall and why some targets are
evaluated twice

Submitted by:	Steve Loughran <steve_l@iseran.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269519 13f79535-47bb-0310-9956-ffa450edef68
2001-08-08 12:09:08 +00:00
Stephane Bailliez
0e9de74149 Added links to Metamata Audit/Metrics and JProbe Coverage
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269510 13f79535-47bb-0310-9956-ffa450edef68
2001-08-07 22:44:44 +00:00
Stephane Bailliez
f33a70b7e5 Updated the documentation to reflect stylesheet changes and thus customization.
Also updated Xalan information with a direct link for Xalan 1.2.2


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269509 13f79535-47bb-0310-9956-ffa450edef68
2001-08-07 22:38:49 +00:00
Conor MacNeill
98d821a06f Always going to happen when you generate into a source directory
isn't it - oh well :-(


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269500 13f79535-47bb-0310-9956-ffa450edef68
2001-08-07 14:55:45 +00:00
Conor MacNeill
15dd8a7949 build file for docs. Currently separate but can be integrated with
main build file later on


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269496 13f79535-47bb-0310-9956-ffa450edef68
2001-08-07 13:53:20 +00:00
Stefan Bodewig
aa4eb280ad Ignore fork attribute if build.compiler doesn't point to a JDK javac.
Submitted by:	Brian Deitte <bdeitte@macromedia.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269488 13f79535-47bb-0310-9956-ffa450edef68
2001-08-07 11:53:43 +00:00
Stefan Bodewig
aa8f01df3c update .NET tasks for the beta2 release
changes
 -removed 'owner' attribute from ILASM (it just prints a warning and is
stripped from the docs)
 -changed the referenced dlls to the beta-2 set
 -added some options to csc:
    fullpaths
    win32res
    noconfig
    utf8output

Submitted by:	Steve Loughran <steve_l@iseran.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269485 13f79535-47bb-0310-9956-ffa450edef68
2001-08-07 06:19:25 +00:00
Stefan Bodewig
deadaf0b01 fix typo
I must save the files before I commit, I must save the files before I
commit, I must save the files before I commit, I must save the files
before I commit, ...


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269484 13f79535-47bb-0310-9956-ffa450edef68
2001-08-07 05:59:58 +00:00
Stefan Bodewig
4ad42dc531 clarify tarfileset documentation.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269483 13f79535-47bb-0310-9956-ffa450edef68
2001-08-07 05:58:12 +00:00
Stefan Bodewig
8bde1a4491 leave it to the imagination of the users what may happen if you
specify both, eol and cr.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269480 13f79535-47bb-0310-9956-ffa450edef68
2001-08-06 15:10:41 +00:00
Stefan Bodewig
bdf4456a77 New task dependset
Submitted by:	Craeg K. Strong <cstrong@arielpartners.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269479 13f79535-47bb-0310-9956-ffa450edef68
2001-08-06 14:32:46 +00:00
Stefan Bodewig
329021e4de update documentation for <fixcrlf>
PR: 1053
Submitted by:	Peter B. West <pbwest@powerup.com.au>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269468 13f79535-47bb-0310-9956-ffa450edef68
2001-08-06 09:15:14 +00:00
Stefan Bodewig
00e45341a1 Add support for Symantec's javac.
Submitted by:	Don Ferguson <don@bea.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269467 13f79535-47bb-0310-9956-ffa450edef68
2001-08-06 09:04:26 +00:00
Conor MacNeill
0bf139178a WLJSPC task documentation
Submitted by:	Avik.Sengupta@Dresdner-Bank.com <Avik.Sengupta@Dresdner-Bank.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269465 13f79535-47bb-0310-9956-ffa450edef68
2001-08-05 14:01:30 +00:00
Conor MacNeill
1f901a39e3 General cleanup of typos in <ejbjar> documentation and description
of which tools are now supported by the task

Submitted by:	Greg Nelson <greg@netscape.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269462 13f79535-47bb-0310-9956-ffa450edef68
2001-08-05 09:31:23 +00:00
Conor MacNeill
3558d52586 Docs fro jBoss element of <ejbjar>
Submitted by:	Paul  Austin <paustin@viant.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269461 13f79535-47bb-0310-9956-ffa450edef68
2001-08-05 07:12:47 +00:00
Stefan Bodewig
b162d6d5c4 Add fork attribute to <javac>.
PR: 383
Submitted by:	Brian Deitte <bdeitte@macromedia.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269453 13f79535-47bb-0310-9956-ffa450edef68
2001-08-03 14:36:48 +00:00
Stephane Bailliez
1228b336de doc update to reflect the addition of the -jar option
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269447 13f79535-47bb-0310-9956-ffa450edef68
2001-08-02 22:07:47 +00:00
Stefan Bodewig
f9a500cd6b Support for kopi and gcc implementations of <javac>.
PR: 2476
Submitted by:	Takashi Okamoto <tora@debian.org>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269434 13f79535-47bb-0310-9956-ffa450edef68
2001-08-01 15:54:24 +00:00
Conor MacNeill
e2ae69c528 Documentation for new Locale option in <tstamp>
Submitted by:	Michal Pise <michal.pise@st.ms.mff.cuni.cz>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269429 13f79535-47bb-0310-9956-ffa450edef68
2001-08-01 11:22:18 +00:00
Stephane Bailliez
99353c3498 documentation for metamata tasks MMetrics and MAudit
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269424 13f79535-47bb-0310-9956-ffa450edef68
2001-08-01 10:32:27 +00:00
Stefan Bodewig
8f282967e0 Clean up documentation for <patternset> to better explain the nested elements.
PR: 2158


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269420 13f79535-47bb-0310-9956-ffa450edef68
2001-08-01 09:23:47 +00:00
Stefan Bodewig
c2e92b3185 Add <includesfile>/<excludesfile> elements to <patternset> and friends,
thus allowing for more than one file of each type.

Submitted by:	Mark Womack <mwomack@bevocal.com>

Add pointer to "Directory Based Tasks" in the documentation of
patternsets where patterns are actually defined.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269419 13f79535-47bb-0310-9956-ffa450edef68
2001-08-01 09:08:56 +00:00
Stephane Bailliez
d5a2eaa266 Documentation for JProbe Coverage tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269414 13f79535-47bb-0310-9956-ffa450edef68
2001-07-31 08:41:08 +00:00
Conor MacNeill
6ed54839c9 Produce a summary, on request, of the actions taken by the replace
task

PR:	956


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269409 13f79535-47bb-0310-9956-ffa450edef68
2001-07-30 13:35:23 +00:00
Stefan Bodewig
7e7fa2f905 Update documentation of <ftp> to mention the new mkdir action.
Submitted by:	Larry V. Streepy, Jr. <streepy@healthlanguage.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269406 13f79535-47bb-0310-9956-ffa450edef68
2001-07-30 06:21:17 +00:00
Stefan Bodewig
fffe72edb5 Add ignoreNoncriticalErrors and skipFailedTransfers attributes to
<ftp>

ignoreNoncrtiticalErrors makes the task ignore all error messages when
creating a directory (some servers return strange codes if the
directory in question already exists).

skipFailedTransfers warns about failed file transfers but keeps going
on - transfering everything that works.

Submitted by:	Steve Loughran <steve_l@iseran.com>

Add a "mkdir" action to <ftp>, make <ftp> take a missing remote file a
"the file is not uptodate" when sending files.

Submitted by:	Larry V. Streepy, Jr. <streepy@healthlanguage.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269403 13f79535-47bb-0310-9956-ffa450edef68
2001-07-27 14:50:43 +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
f3b55df1fa Add outputproperty attribute to <exec> to capture the output of the
external command in a property.

Submitted by:	Peter  Vogel <pvogel@arsin.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269400 13f79535-47bb-0310-9956-ffa450edef68
2001-07-27 09:55:46 +00:00
Stefan Bodewig
68323a96a3 New suite of tasks of Continuus.
Submitted by:	Beno�t Moussaud <benoit.moussaud@criltelecom.com>

Note that I don't use Continuus, so this patch has not been tested for
functionality (it compiles and looks OK, that's all I can check).

Note 2: I'm not sure whether my assumption
     <cccheckin>=CCMCheckin
     <ccmcheckintask>=ccm.CCMCheckinDefault
is correct.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269399 13f79535-47bb-0310-9956-ffa450edef68
2001-07-27 09:14:58 +00:00
Stefan Bodewig
8ddd67ad87 added autoresponse attribute to <vssget> and <vsslabel> as well as a quiet
attribute to <vssget>.

Submitted by:	Jon Skeet <jon.skeet@peramon.com>

Note that I don't use VSS, so this patch has not been tested for
functionality (it compiles and looks OK, that's all I can check).


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269398 13f79535-47bb-0310-9956-ffa450edef68
2001-07-27 08:43:26 +00:00
Stefan Bodewig
b263b1e282 Add failonerror attribute to <delete>.
Submitted by:	Steve Loughran <steve_l@iseran.com>

I've modified Steve's original submission to ensure quiet and
failonerror don't get set to true at the same time - also fixed the
logging a little as messages about failures to delete a file would go
to verbose logging or swallowed inconsistently in quiet mode.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269397 13f79535-47bb-0310-9956-ffa450edef68
2001-07-27 08:24:59 +00:00
Stefan Bodewig
9e9d8fecc5 Add overwrite attribute to unjar/war/zip and untar - if set to false,
files newer than the entries in the archive will not be replaced.

Default is true for backwards compatibility.

PR: 1667


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269394 13f79535-47bb-0310-9956-ffa450edef68
2001-07-27 06:52:51 +00:00
Peter Donald
67dccb58f1 More P4 tasks.
Submitted by: Les Hughes [mailto:leslie.hughes@rubus.com]


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269393 13f79535-47bb-0310-9956-ffa450edef68
2001-07-27 06:46:49 +00:00
Stefan Bodewig
08535a06a2 document handling of inner classes in <rmic>.
PR: 2436


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269378 13f79535-47bb-0310-9956-ffa450edef68
2001-07-24 08:18:52 +00:00
Conor MacNeill
aff15381c7 Fix up typo in documentation
PR:	2706
Submitted by:	jfreidling@bigfoot.de


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269368 13f79535-47bb-0310-9956-ffa450edef68
2001-07-20 14:01:48 +00:00
Stefan Bodewig
d471a816cb Make inheritall attribute available to <antcall> as well.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269367 13f79535-47bb-0310-9956-ffa450edef68
2001-07-20 10:07:35 +00:00
Conor MacNeill
b38b7eee8e Document the requirement for optional jar and how to install it
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269366 13f79535-47bb-0310-9956-ffa450edef68
2001-07-19 14:37:22 +00:00
Conor MacNeill
d5f9462fd5 Linked the compiler used by ejbjar to the build.compiler property. This
linking can be overidden by either supplying a value to the compiler attribute
or setting that attribute to "default", in which case ejbc's default compiler
choise will be used.

PR:	1146
Suggested by:	David Ventimiglia <david.ventimiglia@msdw.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269361 13f79535-47bb-0310-9956-ffa450edef68
2001-07-18 14:03:34 +00:00
Conor MacNeill
47f06debb3 Add example of environment variables being read in as properties.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269359 13f79535-47bb-0310-9956-ffa450edef68
2001-07-18 13:05:19 +00:00
Stefan Bodewig
2ecc6fa52a Add ability to define several tasks/types at once, reading definitions
from a property file.

Submitted by:	<cmanolache@yahoo.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269355 13f79535-47bb-0310-9956-ffa450edef68
2001-07-18 08:06:35 +00:00
Stefan Bodewig
39c3dd318a documentation update for new errorProperty and failureProperty
attributes of <junit>.

PR: 1794
Submitted by:	robert.watkins@qsipayments.com (Robert Watkins)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269348 13f79535-47bb-0310-9956-ffa450edef68
2001-07-17 13:09:48 +00:00
Stefan Bodewig
43804e4ea2 Make references to files in CVS work with new box.
The file docs/manual/Implementation/Antidote.html needs to be adapted
as well, but as it is completely out of date, I didn't touch it -
Antidote committers, please go ahead.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269346 13f79535-47bb-0310-9956-ffa450edef68
2001-07-16 06:54:42 +00:00
Stefan Bodewig
0e650797a5 Various patches to PCVS task:
More robust parser that allows for platform independant paths.
Support for UNC names and a new updateonly attribute.

Submitted by:	Thomas Christensen <tchristensen@nordija.com>
                Don Jeffery <donj@apogeenet.com>

Fix for problematic file names

Submitted by:	ScottCarlson@email.com


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269342 13f79535-47bb-0310-9956-ffa450edef68
2001-07-13 13:57:49 +00:00
Stefan Bodewig
ea21f122ab Add vssver.scc to default excludes
PR: 2015

In some cases DirectoryScanner could miss included files/directories.

PR: 1415


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269333 13f79535-47bb-0310-9956-ffa450edef68
2001-07-12 13:02:47 +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
Stefan Bodewig
e5fcb12320 New filesonly attribute for <zip> and friends - suppresses directories.
PR: 2053
Submitted by:	Peter Janes <peterj@liberate.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269324 13f79535-47bb-0310-9956-ffa450edef68
2001-07-12 07:36:50 +00:00
Stefan Bodewig
891ef62c7b New task mimemail - this task requires JavaMail (and JAF) that's why
it is optional and doesn't replace the existing mail task.  The main
improvement is that it supports attachments you can specify via a
fileset.

Submitted by:	 Glenn Twiggs <glenn_twiggs@bmc.com>
                 Steve Loughran <steve_l@iseran.com>
                 Erik Hatcher <erik@hatcher.net>
                 Paulo Gaspar <paulo.gaspar@krankikom.de>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269321 13f79535-47bb-0310-9956-ffa450edef68
2001-07-11 16:11:47 +00:00
Conor MacNeill
70d8b69e67 Describe timestamp's ability to offset dates
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269320 13f79535-47bb-0310-9956-ffa450edef68
2001-07-11 15:36:49 +00:00