Stefan Bodewig
017c6059a3
Added -version switch.
Suggested by: Peter Donald <donaldp@mad.scientist.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267704 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
3dd76dec2e
Add includesfile and excludesfile attributes to MatchingTask.
This adds the ability to keep the patterns for inclusion/exclusion
separate from the buildfile - increasing the readability in some
difficult cases.
The code is based on the patch submitted by Aaron on 2000/05/24 with
some modifications.
Submitted by: Aaron Knauf <AaronK@geniesystems.com>
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267703 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
32495c7f82
Add an XSLT (style) task. Based on code from Assaf Arkin.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267690 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
c7f9557b5f
Added date attribute to CVS task.
Submitted by: Steven_Yelton@adware.com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267689 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
2b68afe917
Several contributed documentation updates. New task patch.
Submitted by: Gary Murphy <jakarta@hilbertinc.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267688 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
5d588b329f
Update the documentation to the Untar task.
Submitted by: Jacques Bergeron (jacques.bergeron@dogico.com )
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267686 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
3a94f3d9dc
Fix up minor mangling of HTML
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267681 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
32647e2835
Extend CVS Task functionality.
This patch adds quiet and noexec attributes (for the -q and -n
switches) and a command attribute that specifies which CVS command to
execute.
The default command is "checkout" to remain compatible to the existing
behaviour.
Submitted by:
Wolfgang Werner [wwerner@picturesafe.de ]
update by Stefan Bodewig [bodewig@bost.de ]
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267680 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
2c8c53f98a
Make Delete a matchingTask
Submitted by: Tom Dimock <tad1@cornell.edu>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267678 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Arnout J. Kuiper
fe219aa03f
XML Parsing kit required.
Submitted by: David H Elrod <dhelrod@rivendell.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267674 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Arnout J. Kuiper
95ffb1ce49
Two new tasks, untar & gunzip, to complement the tar & gzip.
Submitted by: Stefan Bodewig <stefan.bodewig@megabit.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267671 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Arnout J. Kuiper
d086264f35
Fixed inconsistency between docs and build.xml
Submitted by: Mariusz Nowostawski (mariusz@marni.otago.ac.nz )
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267666 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Arnout J. Kuiper
d180ff4e65
Added a "compress" attribute to the Zip and Jar task.
Submitted by: Stefan Bodewig (bodewig@bost.de )
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267665 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
888d09c107
Allow java classes to be called with no arguments
PR: 133
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267644 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
7f57b308d4
Documented optional tasks to my knowledge
Submitted by: dIon Gillard <dion@multitask.com.au>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267642 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
7d169b4157
Add a rename task
Submitted by: Thomas Haas <thomas.haas@softwired-inc.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267641 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Arnout J. Kuiper
f2471de482
Fixed copydir attributes in example.
Submitted by: Michael Smith <michael@sneakerlabs.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267630 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Arnout J. Kuiper
fd6adf10c6
Fixed examples for writing your own task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267629 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
48d22bcece
Make attribute names in the documentation match the code
Submitted by: Fotis Jannidis <Fotis.Jannidis@lrz.uni-muenchen.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267627 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Arnout J. Kuiper
6eca61f317
Removed references to old "init" task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267622 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Stefano Mazzocchi
08e4c1a818
updated filtering docs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267608 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Stefano Mazzocchi
ae16bb711b
Several changes:
1) restructured Project and Task: copyFile should be a project
method rather than a task method for good OO patterns. Well,
actually they should be target-granular but we'll see.
2) patched all the necessary files to make the above work
3) removed some unused methods (setAttributes())
4) added the Filter task that addes token filtering capabilities
to all the copyFile operations. This works more or less as a
superstructure to Replace and KeySubst but automatically and
inherited by all the tasks that use copyFile() methods.
5) indicated KeySubst as deprecated
6) updated docs to reflect this new behavior
NOTE: behavior is _totally_ back compatible if you don't
specify any <filter> tag.
NOTE2: nothing is carved in stone. If you don't like something
you're welcome to propose fixes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267604 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
e75231b54c
Add a task to convert a text file to local OS conventions. Can also
be used to adjust tabs and spaces. See documentation for details.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267602 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Stefano Mazzocchi
f144909773
updated latest changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267600 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
956f4eec6c
remove reference to obsolete antRun.bat
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267588 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Arnout J. Kuiper
2869feaa95
Added some comments to some examples.
Fixed the name ordering I broke with the previous checkin.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267587 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Arnout J. Kuiper
ea918a10c8
Updated the manual to contain info on the pattern based directory scanning.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267586 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
110a40d71a
Credit where credit is due. I see some content here that I can trace
back to Duncan's original documents.
<p>Names are in alphabetical order.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267583 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Stefano Mazzocchi
ec22350dec
MUCH! improved documentation (also up-to-date with latest changes)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267565 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
James Duncan Davidson
bce31805e9
initial checkin
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267549 13f79535-47bb-0310-9956-ffa450edef68
26 years ago