1763 Commits

Author SHA1 Message Date
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
Stefan Bodewig
c51d45fd2c support java.util.regex package of JDK 1.4 in regexp mapper.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269311 13f79535-47bb-0310-9956-ffa450edef68
2001-07-11 08:03:11 +00:00
Conor MacNeill
2fa84738b4 InheritAll documentation update
Submitted by:	Craeg K Strong <cstrong@arielpartners.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269306 13f79535-47bb-0310-9956-ffa450edef68
2001-07-10 13:23:29 +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
Conor MacNeill
67252b80d7 Handle spaces in JikesPath.
Add warning not to use Longfilenames for ANT_HOME on Win9X

PR:	1957


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269292 13f79535-47bb-0310-9956-ffa450edef68
2001-07-08 04:56:53 +00:00
Conor MacNeill
2cd414161e Add noEJBC attribute to <ejbjar>'s weblogic element to skip ejbc.
PR:	1654


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269291 13f79535-47bb-0310-9956-ffa450edef68
2001-07-08 00:00:38 +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
Conor MacNeill
7999cd0fb4 Add API as part of manual. The files that are in the API directory
are there to handle the situation when the API has not been generated
or it has been generated with JDK 1.1. One or both will be overwritten
when the API is actually generated via javadoc.

PR:	1812


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269280 13f79535-47bb-0310-9956-ffa450edef68
2001-07-07 03:59:43 +00:00
Conor MacNeill
54550bf317 Update documentation stating where os attribute values come from.
PR:	1656


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269276 13f79535-47bb-0310-9956-ffa450edef68
2001-07-06 15:11:29 +00:00
Conor MacNeill
9301e386b3 Documentation update for vmlauncher attribute
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269274 13f79535-47bb-0310-9956-ffa450edef68
2001-07-06 11:23:18 +00:00
Stefan Bodewig
fc7cfffc89 Add encoding attribute to the zip tasks and the ZipOutputStream to
make the classes flexible enough to deal with non US-ASCII filenames
either consistent with the command line ZIP tools (it has been since
it uses the org.apache classes instead of java.util.zip) or the jar
command (which it has been up to Ant 1.3).


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269272 13f79535-47bb-0310-9956-ffa450edef68
2001-07-05 13:10:26 +00:00
Conor MacNeill
8226fd4264 iPlanet documentation for ejbjar and iplanet-ejbc tasks
Submitted by:   Martin Gee <martin.gee@icsynergy.com>
                Greg Nelson <greg@netscape.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269243 13f79535-47bb-0310-9956-ffa450edef68
2001-06-27 12:48:33 +00:00
Stefan Bodewig
613142401d documentation for latest <style> changes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269218 13f79535-47bb-0310-9956-ffa450edef68
2001-06-22 07:45:16 +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
a26511e231 new files for new <sleep> task.
Submitted by:	Steve Loughran <steve_l@iseran.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269211 13f79535-47bb-0310-9956-ffa450edef68
2001-06-21 10:19:12 +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
49c24d0553 should have added this file 36 hours ago, sorry.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269174 13f79535-47bb-0310-9956-ffa450edef68
2001-06-15 05:33:14 +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
060c8d7530 Fix typo in tar documentation.
PR: 2120
Submitted by:	rxh@gers.com (Rey Hernandez)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269147 13f79535-47bb-0310-9956-ffa450edef68
2001-06-12 09:39:55 +00:00
Stefan Bodewig
ac6f3addd3 Add a property that contains the version of Ant.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269131 13f79535-47bb-0310-9956-ffa450edef68
2001-06-08 10:31:08 +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
Peter Donald
18485227c0 Added in jdpend task
Submitted By: J�r�me Lacoste <jerome.lacoste@smartcardsystem.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269076 13f79535-47bb-0310-9956-ffa450edef68
2001-06-01 04:43:03 +00:00
Peter Donald
12ce7d67fd Extra clarification about where rpm task runs and what it does.
Submitted By: "Steve Loughran" <steve_l@iseran.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269070 13f79535-47bb-0310-9956-ffa450edef68
2001-05-30 10:37:48 +00:00
Stefan Bodewig
7ded9a569f Added useexternalfile attribute to <javadoc> - this makes javadoc use
a temporary file for source file and package names (via javadoc's
@file parameter) to defeat command line length limitations.

Inspired by:	Frederic Lavigne <fred@castify.net>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269045 13f79535-47bb-0310-9956-ffa450edef68
2001-05-23 16:44:11 +00:00
Stefan Bodewig
8d13002815 Link to list of system properties.
Submitted by:	Ernst de Haan <ernst@jollem.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269042 13f79535-47bb-0310-9956-ffa450edef68
2001-05-22 14:40:02 +00:00
Stefan Bodewig
7a2927dc6f Clarify documentation of destdir attribute.
PR: 173


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269040 13f79535-47bb-0310-9956-ffa450edef68
2001-05-22 10:03:24 +00:00
Stefan Bodewig
5366bd5449 skipemptyfilesets attributes of apply and execon - part 2.
forgot to save some files, sorry.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269039 13f79535-47bb-0310-9956-ffa450edef68
2001-05-22 09:58:34 +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
c2c9a383f2 Update for JUnit 3.7.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269037 13f79535-47bb-0310-9956-ffa450edef68
2001-05-22 09:20:17 +00:00
Diane Holt
9d1c6ad018 Add link to Javadoc for date format + general clean-up.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269036 13f79535-47bb-0310-9956-ffa450edef68
2001-05-22 01:25:23 +00:00
Conor MacNeill
15e2ec5002 Spell Duncan's name correctly
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269032 13f79535-47bb-0310-9956-ffa450edef68
2001-05-18 14:58:38 +00:00
Conor MacNeill
0b37668397 Update to SQL task documentation. General cleanup and documentation of
new delimiter option

Submitted by:	Mike Williams <mikew@cortexebusiness.com.au>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269028 13f79535-47bb-0310-9956-ffa450edef68
2001-05-17 10:41:08 +00:00
Conor MacNeill
c3633d1c5a This patch enables a newly created Perforce label to be locked
Submitted by:	Les Hughes <leslie.hughes@rubus.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269027 13f79535-47bb-0310-9956-ffa450edef68
2001-05-17 10:30:49 +00:00
Stefan Bodewig
b5b31688e6 Add some nested elements to javadoc where it seemed to be useful.
Submitted by:	Jesse Glick <Jesse.Glick@netbeans.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269020 13f79535-47bb-0310-9956-ffa450edef68
2001-05-10 12:14:36 +00:00
Stefan Bodewig
3ae40fb067 Add a new formatter "brief" for <junit>
PR: 1175
Submitted by:	Robert Watkins <robert.watkins@qsipayments.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269011 13f79535-47bb-0310-9956-ffa450edef68
2001-05-04 08:03:53 +00:00
Stefan Bodewig
91305712a1 fix wording of fileset example.
PR: 1239
Submitted by:	Daniel.Barclay@digitalfocus.com


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269006 13f79535-47bb-0310-9956-ffa450edef68
2001-05-03 13:01:34 +00:00
Diane Holt
b482bf23bd Backed out previous change that added a "dir" attribute, as this caused
backwards-compatibility issues. Added a "type" attribute instead, which
works with the "file" attribute to specify either a file or a directory.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268997 13f79535-47bb-0310-9956-ffa450edef68
2001-05-03 07:41:11 +00:00
Nico Seessle
a570213ccf Removed an invalid assumption regarding the replacement of already
checked-out files.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268996 13f79535-47bb-0310-9956-ffa450edef68
2001-05-03 07:11:24 +00:00