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