1763 Commits

Author SHA1 Message Date
Peter Reilly
97263e1fed macrodef manual page: the text element was described twice
also the element name description was a little confusing


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276487 13f79535-47bb-0310-9956-ffa450edef68
2004-05-26 12:25:20 +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
Stefan Bodewig
1efa389be2 Push fix for PR#17934 to 1.6.2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276482 13f79535-47bb-0310-9956-ffa450edef68
2004-05-25 11:48:20 +00:00
Peter Reilly
dcf43033b8 Remove redundant <hr> from javah.htm
PR: 11559
Obtained from: Jesse Glick


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276456 13f79535-47bb-0310-9956-ffa450edef68
2004-05-17 10:35:15 +00:00
Stefan Bodewig
f10dfc61e6 Add docs for <indexjars>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276451 13f79535-47bb-0310-9956-ffa450edef68
2004-05-13 07:05:02 +00:00
Stefan Bodewig
bc7255a554 2004
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276445 13f79535-47bb-0310-9956-ffa450edef68
2004-05-11 11:53:07 +00:00
Stefan Bodewig
a2c25511f2 Assertions require fork
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276443 13f79535-47bb-0310-9956-ffa450edef68
2004-05-11 11:46:49 +00:00
Matthew Jason Benson
f4d97c3b55 Fix echotest example.
Submitted by:	Yuji Yamano


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276437 13f79535-47bb-0310-9956-ffa450edef68
2004-05-07 18:00:43 +00:00
Jan Materne
fd7bc94892 Link Check
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276433 13f79535-47bb-0310-9956-ffa450edef68
2004-05-06 09:08:43 +00:00
Matthew Jason Benson
7665bc264e Restore Task inheritance to Exit/<fail>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276428 13f79535-47bb-0310-9956-ffa450edef68
2004-04-29 21:25:40 +00:00
Peter Reilly
1f6f45aebb Describe relative file behaviour in <import> task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276426 13f79535-47bb-0310-9956-ffa450edef68
2004-04-29 10:13:17 +00:00
Matthew Jason Benson
64556cb111 <fail> accepts nested conditions.
PR: 19220


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276425 13f79535-47bb-0310-9956-ffa450edef68
2004-04-28 18:08:47 +00:00
Stefan Bodewig
fc014731eb @since
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276414 13f79535-47bb-0310-9956-ffa450edef68
2004-04-27 07:45:34 +00:00
Stefan Bodewig
dc6ab2dfed forkstyle -> forkmode
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276413 13f79535-47bb-0310-9956-ffa450edef68
2004-04-27 07:44:47 +00:00
Jan Materne
dde5818806 Missing '<' in @text-example.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276411 13f79535-47bb-0310-9956-ffa450edef68
2004-04-27 05:14:40 +00:00
Matthew Jason Benson
9f7f747fa4 Full HEAD/1.6 sync
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276409 13f79535-47bb-0310-9956-ffa450edef68
2004-04-26 19:22:21 +00:00
Matthew Jason Benson
0b7caf230a Don't tell people what you're not giving them;
it only makes them feel cheated.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276395 13f79535-47bb-0310-9956-ffa450edef68
2004-04-23 14:44:43 +00:00
Stefan Bodewig
7fb49c37c2 Make attribute und element names in <scriptdef> lowercase (like <macrodef> does) to avoid problems with name="Foo" -> the task X doesn\'t support the attribute foo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276392 13f79535-47bb-0310-9956-ffa450edef68
2004-04-23 14:26:47 +00:00
Stefan Bodewig
819d9a02f1 The small things you find when reviewing code
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276387 13f79535-47bb-0310-9956-ffa450edef68
2004-04-23 07:33:51 +00:00
Matthew Jason Benson
2ead66e52c Make ContainerMapper abstract; move chained/composite behaviors to
subclasses ChainedMapper and CompositeMapper, respectively.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276384 13f79535-47bb-0310-9956-ffa450edef68
2004-04-22 20:27:21 +00:00
Jan Materne
a3697532bd Fix syntax errors in examples.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276378 13f79535-47bb-0310-9956-ffa450edef68
2004-04-22 09:57:44 +00:00
Matthew Jason Benson
b6298168c9 Add resource support to <loadproperties>.
PR: 28340


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276365 13f79535-47bb-0310-9956-ffa450edef68
2004-04-20 19:29:56 +00:00
Matthew Jason Benson
4985cd8913 Removed v1.14 conflict indicator.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276362 13f79535-47bb-0310-9956-ffa450edef68
2004-04-20 17:41:27 +00:00
Matthew Jason Benson
4f4e3cc30d Add nested text support commentary to HEAD.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276360 13f79535-47bb-0310-9956-ffa450edef68
2004-04-20 15:42:34 +00:00
Matthew Jason Benson
5d9b37c5b2 Typo correction.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276359 13f79535-47bb-0310-9956-ffa450edef68
2004-04-20 15:26:39 +00:00
Jan Materne
919e3d3e56 Document the use of @{attributes} inside <attribute/> definition.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276356 13f79535-47bb-0310-9956-ffa450edef68
2004-04-20 14:45:26 +00:00
Stefan Bodewig
ffce0c7253 Various typo fixes by Jesse Glick, PR: 28480
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276352 13f79535-47bb-0310-9956-ffa450edef68
2004-04-20 12:48:43 +00:00
Stefan Bodewig
cdf5f5a187 Document yet another classloading quirk within <junit>, PR: 24646
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276350 13f79535-47bb-0310-9956-ffa450edef68
2004-04-20 07:27:21 +00:00
Matthew Jason Benson
6720b4e6a5 Replaced "The".
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276338 13f79535-47bb-0310-9956-ffa450edef68
2004-04-16 22:48:18 +00:00
Matthew Jason Benson
2765e2f09f More cleanup.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276336 13f79535-47bb-0310-9956-ffa450edef68
2004-04-16 22:43:27 +00:00
Matthew Jason Benson
7287e7e704 Clarify use of the depends attribute with regard to overridden targets.
PR:  27116


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276335 13f79535-47bb-0310-9956-ffa450edef68
2004-04-16 21:21:50 +00:00
Stefan Bodewig
6dbabcb776 Add nested mappers to xslt, PR: 11249
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276322 13f79535-47bb-0310-9956-ffa450edef68
2004-04-16 08:36:01 +00:00
Stefan Bodewig
83b7e75aa8 Add special local/remote variants of the file and todir attributes to
explicitly state what is local or remote.

Document verbose attribute.

Submitted by:	Rami Ojares


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276297 13f79535-47bb-0310-9956-ffa450edef68
2004-04-13 11:09:01 +00:00
Stefan Bodewig
cf1b1d6359 Add RedHat S/390 hint submitted by Jack Woehr
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276295 13f79535-47bb-0310-9956-ffa450edef68
2004-04-13 10:36:42 +00:00
Stefan Bodewig
fa462555f0 2004
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276294 13f79535-47bb-0310-9956-ffa450edef68
2004-04-13 07:15:53 +00:00
Matthew Jason Benson
3a8b2fb428 Cleanup.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276293 13f79535-47bb-0310-9956-ffa450edef68
2004-04-12 18:33:30 +00:00
Matthew Jason Benson
4f1b9e1156 Spelling corrections and minor wording change.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276292 13f79535-47bb-0310-9956-ffa450edef68
2004-04-08 17:19:40 +00:00
Matthew Jason Benson
e33f1d105f Add pattern attribute to DateSelector. Document granularity attribute.
Submitted by: David Kavanagh


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276289 13f79535-47bb-0310-9956-ffa450edef68
2004-04-07 22:46:51 +00:00
Stefan Bodewig
c92c5c3633 Document build.clonevm
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276282 13f79535-47bb-0310-9956-ffa450edef68
2004-04-06 14:09:25 +00:00
Stefan Bodewig
adde2729f2 Clarify that antstructure isn't really that useful, PR: 27735
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276280 13f79535-47bb-0310-9956-ffa450edef68
2004-04-06 13:48:22 +00:00
Matthew Jason Benson
e8acf2f075 Forgot manual page.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276269 13f79535-47bb-0310-9956-ffa450edef68
2004-03-31 21:47:42 +00:00
Matthew Jason Benson
a6c07f5d48 Minor corrections
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276262 13f79535-47bb-0310-9956-ffa450edef68
2004-03-29 21:47:04 +00:00
Matthew Jason Benson
b0507d4451 Add <redirector>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276257 13f79535-47bb-0310-9956-ffa450edef68
2004-03-27 21:22:59 +00:00
Matthew Jason Benson
8671950c6a Added examples of using the line.separator system property in the message.
PR:  27953


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276253 13f79535-47bb-0310-9956-ffa450edef68
2004-03-25 19:18:31 +00:00
Jan Materne
685ef88e90 sshexec: document 'host'. Thanks to Gedge
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276247 13f79535-47bb-0310-9956-ffa450edef68
2004-03-18 11:25:34 +00:00
Peter Reilly
05eda0c97f doc: clarification of targets in using.html
Obtained from: Jack J. Woehr


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276243 13f79535-47bb-0310-9956-ffa450edef68
2004-03-16 10:01:58 +00:00
Peter Reilly
e3ce39634b Allow setting of uid and gid in a tarfileset - in addition or in place
of user and group.
PR: 19120
Reported by: Dale Sherwood


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276236 13f79535-47bb-0310-9956-ffa450edef68
2004-03-15 14:36:21 +00:00
Matthew Jason Benson
6a67ee10da Add "since" for nested <mapper>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276230 13f79535-47bb-0310-9956-ffa450edef68
2004-03-12 17:30:41 +00:00
Matthew Jason Benson
be5097ce72 Add <nice> to the manual.
PR: 26637


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276229 13f79535-47bb-0310-9956-ffa450edef68
2004-03-12 15:11:35 +00:00
Matthew Jason Benson
996e16066a Add "negate" attribute to <propertyset>s.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276224 13f79535-47bb-0310-9956-ffa450edef68
2004-03-11 23:40:59 +00:00