Antoine Levy-Lambert
a9772ceefc
2006 and try to adapt indentation to level of nesting of the elements described
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@395742 13f79535-47bb-0310-9956-ffa450edef68
2006-04-21 00:28:35 +00:00
Antoine Levy-Lambert
df3fb58d79
Remove xslp usage from ant.
...
Bugzilla 23455.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@395723 13f79535-47bb-0310-9956-ffa450edef68
2006-04-20 23:00:46 +00:00
Matthew Jason Benson
613f5a2be0
Note <files> is a file-only resource collection.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@394115 13f79535-47bb-0310-9956-ffa450edef68
2006-04-14 15:04:54 +00:00
Stefan Bodewig
eeda02e875
provide magic properties to control javac
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@393282 13f79535-47bb-0310-9956-ffa450edef68
2006-04-11 18:19:57 +00:00
Stefan Bodewig
49727a3da8
allow ressource collections for source files in <javadoc>
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@392027 13f79535-47bb-0310-9956-ffa450edef68
2006-04-06 18:27:32 +00:00
Stefan Bodewig
b1c63b2dee
preliminary Mustang support
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@382927 13f79535-47bb-0310-9956-ffa450edef68
2006-03-03 20:56:53 +00:00
Jan Materne
616fc9850d
<tarfileset> extends <fileset> not <tarfileset> itself.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@381709 13f79535-47bb-0310-9956-ffa450edef68
2006-02-28 17:10:04 +00:00
Jan Materne
59309ba224
Fix the example regarding dir-attribute and add an additional example for that.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@377744 13f79535-47bb-0310-9956-ffa450edef68
2006-02-14 15:30:28 +00:00
Kevin Jackson
af4cbcd8ba
- addresses bug/request #27446
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@375180 13f79535-47bb-0310-9956-ffa450edef68
2006-02-06 05:16:36 +00:00
Stefan Bodewig
065d685c52
fix eol-style
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@370056 13f79535-47bb-0310-9956-ffa450edef68
2006-01-18 05:35:50 +00:00
Stefan Bodewig
3d1f8edd51
2006
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@368599 13f79535-47bb-0310-9956-ffa450edef68
2006-01-13 05:21:09 +00:00
Matthew Jason Benson
cba4e0b119
what I assume was meant
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@368475 13f79535-47bb-0310-9956-ffa450edef68
2006-01-12 21:29:28 +00:00
Steve Loughran
b13256ba3a
bug #38245 ; sql broken on Ant1.7; added expandProperties attribute to expand properties in SQL statements.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@368466 13f79535-47bb-0310-9956-ffa450edef68
2006-01-12 21:03:26 +00:00
Matthew Jason Benson
2ddb16472e
added the inline handler element to the input task.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@359317 13f79535-47bb-0310-9956-ffa450edef68
2005-12-27 23:00:45 +00:00
Jesse N. Glick
2c038ed85f
Mentioning workaround from #38040 re. eagerly evaluated properties.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@359077 13f79535-47bb-0310-9956-ffa450edef68
2005-12-26 16:51:31 +00:00
Matthew Jason Benson
381464153c
Document since Ant 1.7 for textfile attribute.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@358864 13f79535-47bb-0310-9956-ffa450edef68
2005-12-23 20:17:11 +00:00
Matthew Jason Benson
2c04265ceb
add the resourcesmatch condition.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@358863 13f79535-47bb-0310-9956-ffa450edef68
2005-12-23 20:15:49 +00:00
Matthew Jason Benson
bc6cf071ab
add textfile attribute to filesmatch condition.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@358828 13f79535-47bb-0310-9956-ffa450edef68
2005-12-23 16:47:09 +00:00
Matthew Jason Benson
3bca66babd
ws
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@358812 13f79535-47bb-0310-9956-ffa450edef68
2005-12-23 14:39:50 +00:00
Antoine Levy-Lambert
b96c217e11
international tests for ManifestClassPath
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@357651 13f79535-47bb-0310-9956-ffa450edef68
2005-12-19 06:04:29 +00:00
Steve Loughran
4e7f82aede
<echo> gets encoding support. I cannot believe we never noticed this was missing. Wherever I have been echoing out XML, I have been creating encoding bugs waiting to surface.
...
Also, echoxml closes its file handles.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@356356 13f79535-47bb-0310-9956-ffa450edef68
2005-12-12 19:49:07 +00:00
Stefan Bodewig
444d7cdf83
update docs
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349645 13f79535-47bb-0310-9956-ffa450edef68
2005-11-29 04:51:34 +00:00
Stefan Bodewig
ef830de68e
Add support for arbitrary resource collections to <zip> and friends, preserve permissions read via a <tarfileset>
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349643 13f79535-47bb-0310-9956-ffa450edef68
2005-11-29 04:51:01 +00:00
Stefan Bodewig
36e5ac64fd
support for arbitrary resource collections in <sql>
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349640 13f79535-47bb-0310-9956-ffa450edef68
2005-11-29 04:46:45 +00:00
Stefan Bodewig
c51cce56b8
support for filesystem based resource collections in <signjar> and VerifyJar
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349639 13f79535-47bb-0310-9956-ffa450edef68
2005-11-29 04:45:43 +00:00
Stefan Bodewig
7c2876282a
support for filesystem based resource collections in <mail>
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349638 13f79535-47bb-0310-9956-ffa450edef68
2005-11-29 04:44:04 +00:00
Stefan Bodewig
3af551b1bb
support for Touchable resource collections in <touch>
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349637 13f79535-47bb-0310-9956-ffa450edef68
2005-11-29 04:42:55 +00:00
Stefan Bodewig
861a449064
resource support for <loadproperties>
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349636 13f79535-47bb-0310-9956-ffa450edef68
2005-11-29 04:41:31 +00:00
Stefan Bodewig
224e2140ef
update manual
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349634 13f79535-47bb-0310-9956-ffa450edef68
2005-11-29 04:40:12 +00:00
Jan Materne
d50de9f7dc
Example for STDIN/STDOUT redirection and supressing the passing of the filename.
...
Needs update when DD patches <apply> ;-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@349207 13f79535-47bb-0310-9956-ffa450edef68
2005-11-27 11:22:42 +00:00
Stefan Bodewig
5c23d3d1ca
new task loadresource
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@348914 13f79535-47bb-0310-9956-ffa450edef68
2005-11-25 08:47:50 +00:00
Dominique Devienne
29435d2c47
Add new manifestclasspath core task. Make BuildFileTest call tearDown target automatically in build file test if one is defined.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@348500 13f79535-47bb-0310-9956-ffa450edef68
2005-11-23 17:41:51 +00:00
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