38 Commits

Author SHA1 Message Date
Jan Materne
e463367b71 Change to use of AntLib.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@329556 13f79535-47bb-0310-9956-ffa450edef68
2005-10-30 12:38:06 +00:00
Jan Materne
7a806d447f Mask quotes. Dont use properties in the example.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@329554 13f79535-47bb-0310-9956-ffa450edef68
2005-10-30 12:35:32 +00:00
Jan Materne
a61e9e65f1 Add two examples for copying ResourceCollections - one simple and one RC with restrict+sort.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@329552 13f79535-47bb-0310-9956-ffa450edef68
2005-10-30 12:23:15 +00:00
Stefan Bodewig
5a381558ae <copy> and <sync> can now work on non-filesystem resources as well
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@306521 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 03:51:48 +00:00
Stefan Bodewig
d93d7b0916 Add resource collection support to copy and friends
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@292247 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 18:42:46 +00:00
Jesse N. Glick
2a0bbc499f Removing some gratuitous XHTML-isms. They still break JavaHelp, alas, and the manual is anyway not even strictly
formatted plain HTML, much less XHTML.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278201 13f79535-47bb-0310-9956-ffa450edef68
2005-04-29 18:58:16 +00:00
Peter Reilly
f62a1b10b7 add reference to stylesheet for CoreTasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277821 13f79535-47bb-0310-9956-ffa450edef68
2005-03-07 18:09:10 +00:00
Jacobus Martinus Kruithof
0219f407f4 Noticed an java 1.1 reference in the copy page.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277779 13f79535-47bb-0310-9956-ffa450edef68
2005-03-03 16:43:32 +00:00
Stefan Bodewig
da0db0f0f5 Yes, it's that time of the year again. Happy new year
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277322 13f79535-47bb-0310-9956-ffa450edef68
2005-01-10 08:37:07 +00:00
Jacobus Martinus Kruithof
027027618d Looking in the sources, 1 second is used (the "unix" granularity) instead of the claimed 0 milliseconds.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277275 13f79535-47bb-0310-9956-ffa450edef68
2005-01-04 19:39:01 +00:00
Peter Reilly
4fed10f736 document using a filenamemapper type in place of the mapper element
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277158 13f79535-47bb-0310-9956-ffa450edef68
2004-12-10 13:17:51 +00:00
Matthew Jason Benson
77b4a86f31 Clarify failonerror.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277148 13f79535-47bb-0310-9956-ffa450edef68
2004-12-07 23:42:41 +00:00
Stefan Bodewig
a646d6f002 Use new mapper syntax in an example, submitted by Russel Gold
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277075 13f79535-47bb-0310-9956-ffa450edef68
2004-11-24 14:06:49 +00:00
Stefan Bodewig
3935a662f5 consistent use of <code> - submitted by Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277057 13f79535-47bb-0310-9956-ffa450edef68
2004-11-19 09:07:12 +00:00
Stefan Bodewig
cd12d21761 Push fix for PR#22150 to 1.6.2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276484 13f79535-47bb-0310-9956-ffa450edef68
2004-05-25 12:12:39 +00:00
Antoine Levy-Lambert
ff348804c1 Copyright owner The Apache Software Foundation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276069 13f79535-47bb-0310-9956-ffa450edef68
2004-02-09 21:50:10 +00:00
Stefan Bodewig
e79af06b08 2004
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275980 13f79535-47bb-0310-9956-ffa450edef68
2004-01-30 08:59:25 +00:00
Peter Reilly
b16d9b61fd typo in manual for enablemultiplemappings attribute of copy task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275975 13f79535-47bb-0310-9956-ffa450edef68
2004-01-29 14:12:04 +00:00
Peter Reilly
c3c8c8b4df Remove duplicate attribute
Obtained from:Yuji Yamano


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275782 13f79535-47bb-0310-9956-ffa450edef68
2003-12-12 14:47:55 +00:00
Stefan Bodewig
e05733aa9b Add a granularity attribute to <copy>, <move> and <sync> that works
the same way as the attribute of the <depend> selector.

PR: 22150


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275307 13f79535-47bb-0310-9956-ffa450edef68
2003-09-23 13:16:04 +00:00
Peter Reilly
99067d0607 Add multimapping to the copy and move task
Some slight changes from the orignal patch - rename
of ignoremultiplemapping to enablemultiplemapping and
some checkstyle changes
PR: 21320
Obtained from: Evan Easton


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274923 13f79535-47bb-0310-9956-ffa450edef68
2003-07-24 13:14:21 +00:00
Stefan Bodewig
194f9cafed Make <copy>'s failonerror attribute swallow exception while copying as
well.
PR: 12999


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274594 13f79535-47bb-0310-9956-ffa450edef68
2003-05-19 15:37:31 +00:00
Stefan Bodewig
f24fd222dd failonerror in <copy> has learned some new tricks a while ago
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274572 13f79535-47bb-0310-9956-ffa450edef68
2003-05-14 11:53:41 +00:00
Stefan Bodewig
c84425e271 Add outputencoding attribute to <copy> and friends.
PR: 18217


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274328 13f79535-47bb-0310-9956-ffa450edef68
2003-03-27 16:32:19 +00:00
Stefan Bodewig
7daa1a59b6 2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273992 13f79535-47bb-0310-9956-ffa450edef68
2003-02-05 15:32:26 +00:00
Conor MacNeill
c665fdcd49 Add warnings about the interaction of filters and binary files
PR:	16780


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273990 13f79535-47bb-0310-9956-ffa450edef68
2003-02-05 13:14:33 +00:00
Stefan Bodewig
7f2af7960c <tag /> ---> <tag/>
remove some stray CRs
fix some typos

Submitted by:	Larry Shatzer <Larry.Shatzer@Spirent.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273291 13f79535-47bb-0310-9956-ffa450edef68
2002-09-04 11:05:19 +00:00
Stefan Bodewig
e69f35fd22 Merge changes from 1.5 branch to HEAD.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273143 13f79535-47bb-0310-9956-ffa450edef68
2002-07-22 11:12:16 +00:00
Magesh Umasankar
ca91f8cb7e Merge changes made to 1.5 Beta1.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272826 13f79535-47bb-0310-9956-ffa450edef68
2002-06-01 12:26:43 +00:00
Diane Holt
a7255e1083 Add note wrt case issues on Windows. (PR 6694)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272419 13f79535-47bb-0310-9956-ffa450edef68
2002-04-14 16:36:23 +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
Stefan Bodewig
b6a3e9df36 License police on documentation files:
(1) Make sure there is a Copyright notice on all visible files.

(2) Make sure all years in which the file has been modified are
listed.

(3) Make sure the format is consistent, i.e. separate consecutive
years with a dash, not a comma.

When Stephane changed starteam.html it has been 2001 in France but
2002 in Australia - does that mean we add 2002 to the Copyright line
or not?  ;-)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270652 13f79535-47bb-0310-9956-ffa450edef68
2002-01-10 08:48:33 +00:00
Steve Loughran
0562565514 fractional doc clarification
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270093 13f79535-47bb-0310-9956-ffa450edef68
2001-12-08 06:50:18 +00:00
Steve Loughran
0d8d34b93f PR: 5255
Clarified that <copy> doesnt preserve file perms on unix.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270069 13f79535-47bb-0310-9956-ffa450edef68
2001-12-04 03:06:04 +00:00
Stefan Bodewig
93ee07ad35 Show that Ant is an Apache project.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269839 13f79535-47bb-0310-9956-ffa450edef68
2001-10-30 10:05:39 +00:00
Peter Donald
8cb8f75cdd If a fileset defines a single file, allow the Copy and Move tasks to work with the toFile attribute.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269779 13f79535-47bb-0310-9956-ffa450edef68
2001-10-12 08:19:40 +00:00
Conor MacNeill
a8d4391240 Merge from 1.4 changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269662 13f79535-47bb-0310-9956-ffa450edef68
2001-08-30 13:23:14 +00:00
Conor MacNeill
5337488612 Merge of 1.3 branch changes into the main branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268652 13f79535-47bb-0310-9956-ffa450edef68
2001-02-13 12:32:01 +00:00