Matthew Jason Benson
716e0cac2c
close tags in binary example. PR# 37531.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@345096 13f79535-47bb-0310-9956-ffa450edef68
2005-11-16 19:45:55 +00:00
Matthew Jason Benson
f318ba87eb
bcclist said "carbon copy" not "blind carbon copy". PR# 37532.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@345095 13f79535-47bb-0310-9956-ffa450edef68
2005-11-16 19:43:32 +00:00
Stefan Bodewig
5e407c51a7
add resource support to gzip/bzip2
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@344334 13f79535-47bb-0310-9956-ffa450edef68
2005-11-15 08:31:19 +00:00
Stefan Bodewig
86ffd42246
add resource support to xmlproperty
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@344333 13f79535-47bb-0310-9956-ffa450edef68
2005-11-15 08:30:40 +00:00
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
e3707fdec8
resource collections for [bg]unzip2?
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@329409 13f79535-47bb-0310-9956-ffa450edef68
2005-10-29 13:09:43 +00:00
Jan Materne
9157b76077
"Update" the example output.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@329389 13f79535-47bb-0310-9956-ffa450edef68
2005-10-29 10:07:06 +00:00
Stephane Bailliez
348ec2c27e
Fix example by adding the UK iso3166 code
...
PR: 37040
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@327677 13f79535-47bb-0310-9956-ffa450edef68
2005-10-22 18:12:27 +00:00
Stephane Bailliez
32f2e37a95
JDK 1.2 is EOL and documentation is no more available. Point to JDK 5 API
...
PR: 37203
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@327676 13f79535-47bb-0310-9956-ffa450edef68
2005-10-22 17:58:42 +00:00
Stefan Bodewig
b5fcf10604
add resource collection support to tar
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@326643 13f79535-47bb-0310-9956-ffa450edef68
2005-10-19 18:40:56 +00:00
Stefan Bodewig
cf5c5625e9
more docs and tests
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@326636 13f79535-47bb-0310-9956-ffa450edef68
2005-10-19 18:37:15 +00:00
Jan Materne
9b2c22b77a
Bug 36053 + some more additional infos to <echo>
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@321319 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 11:18:13 +00:00
Matthew Jason Benson
0b9934f2c3
fix typo. submitted by Gisbert Amm.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@312673 13f79535-47bb-0310-9956-ffa450edef68
2005-10-10 15:54:31 +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
582bc0f7f6
docs and tests for unzip/tar and resource collections
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@306519 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 03:49:34 +00:00
Jacobus Martinus Kruithof
01967f4543
Updated the Jar task to have an whenmanifestonly attribute,
...
creating the possibility to skip jar files that would
otherwise only contain a jar file. Also started to use this
for the optional tasks in the build.xml
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@293157 13f79535-47bb-0310-9956-ffa450edef68
2005-10-02 20:04:39 +00:00
Jacobus Martinus Kruithof
12278c16e0
jar does not support whenempty
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@293151 13f79535-47bb-0310-9956-ffa450edef68
2005-10-02 19:47:19 +00:00
Jacobus Martinus Kruithof
c936bb8dc2
Updated reference to cvs website bugrep 36854
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@292956 13f79535-47bb-0310-9956-ffa450edef68
2005-10-01 11:20:08 +00:00
Matthew Jason Benson
4db83aaa5b
Support filesystem-only resource collections in checksum.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@292804 13f79535-47bb-0310-9956-ffa450edef68
2005-09-30 16:27:31 +00:00
Stefan Bodewig
a7d38cf263
resource collection support for apply and friends
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@292251 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 18:48:41 +00:00
Stefan Bodewig
575148a663
resource collection support for xslt
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@292249 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 18:46:40 +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
Stefan Bodewig
5b362efc98
resource collection support for subant
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@292245 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 18:38:27 +00:00
Stefan Bodewig
0ffd5612f5
lay grounds for Schema or Relax NG description generators as plugins in antstructure
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@292244 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 18:34:04 +00:00
Steve Loughran
ec9145fe3a
PR36680: comment on java bundled XSL engines.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@289642 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 20:03:57 +00:00
Matthew Jason Benson
d8a41c88be
dependset + resource collection support
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@289262 13f79535-47bb-0310-9956-ffa450edef68
2005-09-15 15:39:15 +00:00
Matthew Jason Benson
ec53cbb02a
delete + resource collection support
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@280944 13f79535-47bb-0310-9956-ffa450edef68
2005-09-14 21:24:08 +00:00
Antoine Levy-Lambert
8741c485a8
Bugzilla 36632 - document end of line handling for <echo/>
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@280933 13f79535-47bb-0310-9956-ffa450edef68
2005-09-14 20:33:18 +00:00
Stefan Bodewig
b41f1fb237
subant's inheritall is false by default, PR 36079
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@279400 13f79535-47bb-0310-9956-ffa450edef68
2005-09-07 18:56:34 +00:00
Matthew Jason Benson
bcd151627e
leftover "copy"->"move"
...
PR: 36311
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278543 13f79535-47bb-0310-9956-ffa450edef68
2005-08-25 19:27:22 +00:00
Steve Loughran
f4e6936fb9
documentation for makeurl. also fixed up errors in tasksoverview.html
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278541 13f79535-47bb-0310-9956-ffa450edef68
2005-08-23 14:46:53 +00:00
Stephane Bailliez
c93ff27734
Fixed typo
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278487 13f79535-47bb-0310-9956-ffa450edef68
2005-08-05 14:53:43 +00:00
Matthew Jason Benson
9ace17f10d
fix typo
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278476 13f79535-47bb-0310-9956-ffa450edef68
2005-07-25 21:27:28 +00:00
Matthew Jason Benson
610e44723c
Eliminate confusing wording RE failonerror attribute.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278469 13f79535-47bb-0310-9956-ffa450edef68
2005-07-21 15:45:42 +00:00
Matthew Jason Benson
481dfab264
grammar?
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278459 13f79535-47bb-0310-9956-ffa450edef68
2005-07-08 16:59:46 +00:00
Matthew Jason Benson
95f7ba9898
Insert a space for aesthetic appeal.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278414 13f79535-47bb-0310-9956-ffa450edef68
2005-06-10 13:35:24 +00:00
Matthew Jason Benson
c07b787a9a
Clearly (hopefully) document '$'-escaping relating to Ant properties;
...
increase findability of this information by linking from property task.
PR: 34534
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278384 13f79535-47bb-0310-9956-ffa450edef68
2005-05-31 15:30:53 +00:00
Matthew Jason Benson
c2095f9116
various inconsequentials/cleanup
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278360 13f79535-47bb-0310-9956-ffa450edef68
2005-05-25 21:58:19 +00:00
Matthew Jason Benson
e208a40a75
Add resourcecount + a little cleanup
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278359 13f79535-47bb-0310-9956-ffa450edef68
2005-05-25 21:50:15 +00:00
Matthew Jason Benson
626c03beb1
Add an echoxml task just for Steve!
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278356 13f79535-47bb-0310-9956-ffa450edef68
2005-05-24 20:49:55 +00:00
Matthew Jason Benson
4330670778
Document the resourcecount task.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278344 13f79535-47bb-0310-9956-ffa450edef68
2005-05-23 21:35:45 +00:00
Matthew Jason Benson
ea89580525
Document length task changes.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278343 13f79535-47bb-0310-9956-ffa450edef68
2005-05-23 21:22:12 +00:00
Matthew Jason Benson
c59d0a0d99
Document pathconvert changes.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278342 13f79535-47bb-0310-9956-ffa450edef68
2005-05-23 21:12:59 +00:00
Matthew Jason Benson
db072584a7
Update concat documentation for ResourceCollections.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278341 13f79535-47bb-0310-9956-ffa450edef68
2005-05-23 20:47:40 +00:00
Matthew Jason Benson
1480e646f9
Remove clone task.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278339 13f79535-47bb-0310-9956-ffa450edef68
2005-05-23 20:03:14 +00:00
Steven M. Cohen
199a35c845
update stale link to Sun javadocs.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278327 13f79535-47bb-0310-9956-ffa450edef68
2005-05-22 18:56:50 +00:00
Matthew Jason Benson
5cf7540ba1
Add isfailure condition.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278314 13f79535-47bb-0310-9956-ffa450edef68
2005-05-20 22:36:59 +00:00
Peter Reilly
5a8d0dcb27
add uri attribute to typefound type
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278308 13f79535-47bb-0310-9956-ffa450edef68
2005-05-20 16:33:15 +00:00