910 Commits

Author SHA1 Message Date
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
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