Diane Holt
cd8ef18058
Flesh out the example to show the prop's use in an "unless". (PR 5775)
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272148 13f79535-47bb-0310-9956-ffa450edef68
2002-04-01 07:23:13 +00:00
Diane Holt
35871351d8
Add a 'failonerror' attr. (PR 4273)
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272141 13f79535-47bb-0310-9956-ffa450edef68
2002-04-01 03:49:51 +00:00
Diane Holt
05a7fe852f
Added a 'srcfile' attribute (PR 1681).
...
(But also found a NPE bug in the mapper stuff :( -- will try
to fix in a separate change.)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272126 13f79535-47bb-0310-9956-ffa450edef68
2002-03-31 21:21:37 +00:00
Diane Holt
a459897fab
Do a bit of clean-up on <buildnumber>/<changelog> docs;
...
add them to the tasks tables; add <buildnumber> to the
core tasks list.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272119 13f79535-47bb-0310-9956-ffa450edef68
2002-03-31 01:17:57 +00:00
Peter Donald
ded098d539
Rename basedir to dir and make it default to basedir if not specified
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272116 13f79535-47bb-0310-9956-ffa450edef68
2002-03-30 23:51:33 +00:00
Diane Holt
098f15932f
Document <dirset> and new <dirset>/<filelist> support for
...
<path> and <pathconvert> (and clean that puppy up!).
PathConvert.java is comment changes only, no code.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272113 13f79535-47bb-0310-9956-ffa450edef68
2002-03-30 21:37:41 +00:00
Diane Holt
04b0589bc9
Oops.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272112 13f79535-47bb-0310-9956-ffa450edef68
2002-03-30 18:50:09 +00:00
Steve Loughran
3dee9e7266
documenting classpathref
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272089 13f79535-47bb-0310-9956-ffa450edef68
2002-03-29 07:12:34 +00:00
Peter Donald
df1067a7b4
days --> daysinpast in example
...
added banner for nested elements
Submitted by: Diane Holt
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272087 13f79535-47bb-0310-9956-ffa450edef68
2002-03-29 01:55:59 +00:00
Peter Donald
1f1768b196
Integrate Buildnumber task.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272084 13f79535-47bb-0310-9956-ffa450edef68
2002-03-29 01:30:41 +00:00
Peter Donald
524770094f
Arrrg the dreaded copyright !
...
Thanks diane for reminding me ;)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272083 13f79535-47bb-0310-9956-ffa450edef68
2002-03-28 23:59:20 +00:00
Peter Donald
7262a21ade
Document one omre attribute of changelof.
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272080 13f79535-47bb-0310-9956-ffa450edef68
2002-03-28 23:37:19 +00:00
Peter Donald
baba61c5e0
Update the documentation again for daysinpast
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272077 13f79535-47bb-0310-9956-ffa450edef68
2002-03-28 23:11:06 +00:00
Peter Donald
00eaa5164a
Add sample of output to task
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272076 13f79535-47bb-0310-9956-ffa450edef68
2002-03-28 23:01:06 +00:00
Peter Donald
bd397529d8
Add in ChangeLog documentation
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272074 13f79535-47bb-0310-9956-ffa450edef68
2002-03-28 22:57:20 +00:00
Stefan Bodewig
a94e3de322
Rename the attribute of <javac>'s <compilerarg> from implementation to
...
compiler.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272017 13f79535-47bb-0310-9956-ffa450edef68
2002-03-25 10:37:03 +00:00
Stefan Bodewig
fc7e3b1fd4
revert <javac>'s fork attribute to a true boolean and add executable
...
attribute to set the path to the compiler.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272016 13f79535-47bb-0310-9956-ffa450edef68
2002-03-25 10:14:56 +00:00
Diane Holt
af4d6ce54f
Fix a typo (and do a little verbiage clean-up) and
...
get rid of a pick&put booboo.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271957 13f79535-47bb-0310-9956-ffa450edef68
2002-03-22 18:55:29 +00:00
Stefan Bodewig
808b91716a
enable <javac>'s source attribute for jikes as well.
...
PR: 7002
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271934 13f79535-47bb-0310-9956-ffa450edef68
2002-03-21 09:17:01 +00:00
Diane Holt
28a5e32d4d
Ooops, bit by < and > (been a long day...)
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271914 13f79535-47bb-0310-9956-ffa450edef68
2002-03-20 05:27:43 +00:00
Diane Holt
b7c5e2bdc6
Dang, missed one.
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271913 13f79535-47bb-0310-9956-ffa450edef68
2002-03-20 05:24:06 +00:00
Diane Holt
e68b5a29ea
Add the listfiles attribute -- but mostly, clean this puppy up!
...
(defaultexcludes, good grief... :)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271912 13f79535-47bb-0310-9956-ffa450edef68
2002-03-20 05:20:55 +00:00
Diane Holt
e26cc1f992
Fix typo.
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271910 13f79535-47bb-0310-9956-ffa450edef68
2002-03-20 03:11:48 +00:00
Diane Holt
cf83aba68a
Finally add the new <basename> and <dirname> tasks. (yay!)
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271908 13f79535-47bb-0310-9956-ffa450edef68
2002-03-20 02:48:15 +00:00
Magesh Umasankar
37cd9404c7
New attribute - ignoreSstemClasses - added to <available>.
...
PR: 6031
Submitted by: peterj@liberate.com (Peter Janes)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271903 13f79535-47bb-0310-9956-ffa450edef68
2002-03-19 22:45:06 +00:00
Magesh Umasankar
f9c551b16e
Promote Filter Reader proposal to main trunk.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271759 13f79535-47bb-0310-9956-ffa450edef68
2002-03-06 03:25:51 +00:00
Magesh Umasankar
4ab1950bd8
Zip task
...
duplicate (attribute): behavior when a duplicate file is found. Valid values are add, preserve, and fail. The default value is add.
zipgroupfileset (nested fileset): allows for multiple zip files to be merged into the archive. Each file found in this fileset is added to the archive the same way that "zipfileset src" files are added.
Jar task
duplicate/zipgroupfileset: same as in Zip task
filesetmanifest (attribute): behavior when a Manifest is found in a zipfileset or zipgroupfileset file is found. Valid values are skip, merge, and mergewithoutmain. mergewill merge all of manifests together, and merge this into any other specified manifests mergewithoutmain merges everything but the Main section of the manifests. Default value is skip
manifest (existing attribute): this attribute now also accepts the name of a jar added through a fileset. If its the name of an added jar, the task expects the manifest to be in the jar at META-INF/Manifest.mf
Submitted by: Brian Deitte <bdeitte@macromedia.com>
PR: 5667, 5036
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271698 13f79535-47bb-0310-9956-ffa450edef68
2002-03-03 06:52:07 +00:00
Steve Loughran
07f926d903
explain why you cant delete *~ so easily
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271609 13f79535-47bb-0310-9956-ffa450edef68
2002-02-28 18:45:15 +00:00
Stefan Bodewig
2ff97ac3d1
Now that we know why the test worked all these month, make it work
...
again, this time documenting the reason.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271603 13f79535-47bb-0310-9956-ffa450edef68
2002-02-28 12:39:58 +00:00
Steve Loughran
56a080ad8f
one value of xdoclet based documentation is we wont have docs that are different from what the task really supports
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271601 13f79535-47bb-0310-9956-ffa450edef68
2002-02-28 07:58:46 +00:00
Stefan Bodewig
c28fbe7d76
<style> tried to tranform all children of directories that matched the
...
include patterns - even children that are themselves directories.
Throw in a check that the thing we want to transform is not a
directory and an attribute to avoid this non-standard (among directory
based tasks) behavior.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271564 13f79535-47bb-0310-9956-ffa450edef68
2002-02-26 16:39:37 +00:00
Jon Skeet
d2b1f4eb3f
Added tag option documentation.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271559 13f79535-47bb-0310-9956-ffa450edef68
2002-02-26 10:39:10 +00:00
Stefan Bodewig
2f31d0c964
Add encoding attribute to copy/move so that filtered operations work
...
on encodings different than the platform's default as well.
PR: Christopher Taylor <cstaylor@nanshu.com>
some year 2002 fixes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271540 13f79535-47bb-0310-9956-ffa450edef68
2002-02-25 11:03:40 +00:00
Erik Hatcher
9ba6e21502
Added documentation for the new prefix attribute
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271527 13f79535-47bb-0310-9956-ffa450edef68
2002-02-24 04:18:56 +00:00
Stefan Bodewig
a14b034437
add pointer to miniRMI.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271497 13f79535-47bb-0310-9956-ffa450edef68
2002-02-21 12:41:34 +00:00
Stefan Bodewig
01b79d1810
Add a new <contains> condition that looks for substrings.
...
Names are open to discussion, of course.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271444 13f79535-47bb-0310-9956-ffa450edef68
2002-02-20 08:36:27 +00:00
Diane Holt
77f3cb57b8
Make things a bit easier for people to find -- hopefully, anyway :)
...
(And the usual sorts of while-I'm-here-type clean-up).
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271437 13f79535-47bb-0310-9956-ffa450edef68
2002-02-20 01:16:20 +00:00
Stefan Bodewig
368861fc98
improve example of manifest task.
...
Submitted by: hboutemy@business-village.fr
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271428 13f79535-47bb-0310-9956-ffa450edef68
2002-02-19 15:22:55 +00:00
Stefan Bodewig
022ed20a99
Add compiler attribute to <javac> that allows users to override
...
build.compiler on a task by task basis.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271362 13f79535-47bb-0310-9956-ffa450edef68
2002-02-15 13:42:53 +00:00
Stefan Bodewig
0e63e7acbb
Show how to avoid the -sourcepath switch in <javac>
...
Submitted by: Alex Rosen <arosen@silverstream.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271355 13f79535-47bb-0310-9956-ffa450edef68
2002-02-15 07:22:01 +00:00
Stefan Bodewig
271c73b91c
Allow -sourcepath for <javac> to be set explicitly.
...
PR: 5268
Submitted by: Alex Rosen <arosen@silverstream.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271351 13f79535-47bb-0310-9956-ffa450edef68
2002-02-14 17:34:19 +00:00
Diane Holt
fa3f35098e
Maybe this will help as well.
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271307 13f79535-47bb-0310-9956-ffa450edef68
2002-02-13 04:35:57 +00:00
Diane Holt
a533063b71
Apply a band-aid to a nasty open wound.
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271306 13f79535-47bb-0310-9956-ffa450edef68
2002-02-13 03:51:58 +00:00
Erik Hatcher
b720f6461e
Documenting a feature that had been previously added (oops!).
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271248 13f79535-47bb-0310-9956-ffa450edef68
2002-02-09 22:34:38 +00:00
Diane Holt
77f2c0563f
Put the old cruft back in (and devote some otherwise better-used energy
...
on cleaning it up).
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271224 13f79535-47bb-0310-9956-ffa450edef68
2002-02-08 21:07:21 +00:00
Diane Holt
e14c6af66c
Ack! -- can't believe I forgot to update the copyright.
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271160 13f79535-47bb-0310-9956-ffa450edef68
2002-02-05 20:34:29 +00:00
Diane Holt
5e16daf1e7
Fix the 'dir' attribute description, and usual general clean-up.
...
Also removed the block of deprecated attrs, since they were old
enough to qualify for social security :)
PR: 5777
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271159 13f79535-47bb-0310-9956-ffa450edef68
2002-02-05 20:21:59 +00:00
Conor MacNeill
d9b8ac29f2
Fix typo in documentatin of SQL task
...
PR: 6245
Submitted by: info@juxti.com (eliot)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271152 13f79535-47bb-0310-9956-ffa450edef68
2002-02-05 12:58:22 +00:00
adammurdoch
e0fef5cf64
* Added new combined email task, which replaces the old <mail> and
...
<mimemail> tasks.
* Deprecated <mimemail> task, and old SendEmail and MimeMail classes.
Submitted by Rob Oxspring <roxspring@yahoo.com>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271148 13f79535-47bb-0310-9956-ffa450edef68
2002-02-05 09:32:48 +00:00
Magesh Umasankar
9cc0ee59d9
Document new attributes.
...
PR: 5874
Submitted by: Stefan Heimann (mail@stefanheimann.net )
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271141 13f79535-47bb-0310-9956-ffa450edef68
2002-02-04 21:50:42 +00:00