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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
Stephane Bailliez
c93ff27734
Fixed typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278487 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
9ace17f10d
fix typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278476 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
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
20 years ago
Matthew Jason Benson
481dfab264
grammar?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278459 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
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
20 years ago
Steve Loughran
eb4cd91270
Note current state of extension case.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278292 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
480363a8ca
typefound logic.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278269 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
c21529a534
Correct granularity attribute from 1.6 to 1.6.2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278247 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
4439a0410e
removes fork option from Apt, in code, in docs.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278229 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
050227e325
Added closing " to last example.
PR: 34706
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278208 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
65fcd362e5
Oops, correcting stupid mistake - had listed 'executable' attr to <javadoc> as part of the <tag> nested element
by accident. Unfortunately got into 1.6.3.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278202 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
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
20 years ago