1189 Commits

Author SHA1 Message Date
Antoine Levy-Lambert
cb9b627e7d cvs 1.11.7 has been released (Merge from ANT_16_BRANCH)
Submitted by: Larry Shatzer (larry dot shatzer at spirent dot com)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275398 13f79535-47bb-0310-9956-ffa450edef68
2003-09-30 19:47:26 +00:00
Jan Materne
1108f7f050 Second working draft. Ready for discussion.
ZIP containing sources and buildfiles.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275383 13f79535-47bb-0310-9956-ffa450edef68
2003-09-29 14:32:05 +00:00
Jan Materne
17f511c17e Second working draft. Ready for discussion.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275382 13f79535-47bb-0310-9956-ffa450edef68
2003-09-29 14:30:17 +00:00
Jan Materne
e06410cce4 Add link to whichresource task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275381 13f79535-47bb-0310-9956-ffa450edef68
2003-09-29 14:28:04 +00:00
Stefan Bodewig
9141fd2358 There's another mention of Ant's version in credits.html, submitted by Jens Skripczynski
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275376 13f79535-47bb-0310-9956-ffa450edef68
2003-09-29 08:37:32 +00:00
Stefan Bodewig
136098ee09 JDE is now JDEE, submitted by Jens Skripczynski
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275375 13f79535-47bb-0310-9956-ffa450edef68
2003-09-29 08:36:56 +00:00
Antoine Levy-Lambert
8459a0d221 Removed wrong attribute from the example for p4resolve
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275362 13f79535-47bb-0310-9956-ffa450edef68
2003-09-25 20:36:55 +00:00
Jan Materne
1a2e9a72ce First working draft.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275361 13f79535-47bb-0310-9956-ffa450edef68
2003-09-25 17:39:53 +00:00
Stefan Bodewig
d8344cd343 Note case-sensitivity of mappers, PR 16684
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275354 13f79535-47bb-0310-9956-ffa450edef68
2003-09-25 14:01:41 +00:00
Stefan Bodewig
d7388783c5 subant is becoming legacy
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275353 13f79535-47bb-0310-9956-ffa450edef68
2003-09-25 13:59:01 +00:00
Stefan Bodewig
6bc96adf11 Note case-sensitivity of selectors, PR 16685
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275351 13f79535-47bb-0310-9956-ffa450edef68
2003-09-25 13:54:28 +00:00
Stefan Bodewig
8be42b1f4d You can't override the command-line, PR 16836
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275348 13f79535-47bb-0310-9956-ffa450edef68
2003-09-25 13:48:42 +00:00
Stefan Bodewig
655ad8f525 improved OpenVMS support, submitted by Knut Wannheden <knut dot wannheden at paranor dot ch>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275346 13f79535-47bb-0310-9956-ffa450edef68
2003-09-25 12:36:19 +00:00
Stefan Bodewig
0621db78de Make docs match the code, PR 20576
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275342 13f79535-47bb-0310-9956-ffa450edef68
2003-09-25 09:26:40 +00:00
Steve Loughran
a0567b3d41 fuller docs of the tasks, with examples.
If someone were to fiddle with the xdocs templates, having
<pre> make it through without being coalesced onto a single line would be nice, as all the examples are ruined.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275327 13f79535-47bb-0310-9956-ffa450edef68
2003-09-24 00:56:45 +00:00
Antoine Levy-Lambert
d03b7eb618 xml escapes &quot; replaced by literal quotes
merged back from ANT_16_BRANCH


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275324 13f79535-47bb-0310-9956-ffa450edef68
2003-09-23 22:12:36 +00:00
Jan Materne
ae18914d13 Forgotten dot at the end.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275319 13f79535-47bb-0310-9956-ffa450edef68
2003-09-23 20:56:32 +00:00
Peter Reilly
fa097d22ea remove attributestyle attribute from macrodef
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275308 13f79535-47bb-0310-9956-ffa450edef68
2003-09-23 13:55:52 +00:00
Stefan Bodewig
e05733aa9b Add a granularity attribute to <copy>, <move> and <sync> that works
the same way as the attribute of the <depend> selector.

PR: 22150


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275307 13f79535-47bb-0310-9956-ffa450edef68
2003-09-23 13:16:04 +00:00
Stefan Bodewig
4a94edc335 2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275304 13f79535-47bb-0310-9956-ffa450edef68
2003-09-23 13:06:48 +00:00
Antoine Levy-Lambert
1c2adaa4b4 replacing of " with &quot; there was also a paragraph which was closed
twice with </p>
Submitted by: Larry Shatzer (larry dot shatzer at spirent dot com)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275302 13f79535-47bb-0310-9956-ffa450edef68
2003-09-23 11:35:53 +00:00
Stefan Bodewig
f1aee37cb9 tested jsch-0.1.8
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275298 13f79535-47bb-0310-9956-ffa450edef68
2003-09-23 09:32:48 +00:00
Stefan Bodewig
28a0aa1adc Fix docs of <csc>'s includeDefaultReference attribute, fix its default value to match the documentation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275296 13f79535-47bb-0310-9956-ffa450edef68
2003-09-23 07:29:28 +00:00
Antoine Levy-Lambert
1ca4fd8771 Adding information concerning multiple line labels in <p4label/>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275284 13f79535-47bb-0310-9956-ffa450edef68
2003-09-22 16:42:58 +00:00
Stefan Bodewig
846faeb9f2 properly document <cvs>'s dest attribute
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275282 13f79535-47bb-0310-9956-ffa450edef68
2003-09-22 15:41:44 +00:00
Stefan Bodewig
b8bf84b852 Merge fix for 23320 from 1.6 branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275281 13f79535-47bb-0310-9956-ffa450edef68
2003-09-22 15:05:21 +00:00
Peter Reilly
7a3aebb47d change AntlibInterface to AntlibDefintion
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275278 13f79535-47bb-0310-9956-ffa450edef68
2003-09-22 09:00:17 +00:00
Antoine Levy-Lambert
26fc7c119e Spelling.
PR: 23298
Submitted by: Timothy Curchod (tim at businessglue dot com)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275273 13f79535-47bb-0310-9956-ffa450edef68
2003-09-21 20:34:38 +00:00
Peter Reilly
5741bedf4c state imports are only allowed as top-level tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275268 13f79535-47bb-0310-9956-ffa450edef68
2003-09-19 09:43:43 +00:00
Jan Materne
d1bc937f76 ConcatFilter: rename attributes after->append and before->prepend; added documentation.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275266 13f79535-47bb-0310-9956-ffa450edef68
2003-09-19 09:24:13 +00:00
Stefan Bodewig
7477ba8b28 Update and sync <apply> and <exec> docs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275264 13f79535-47bb-0310-9956-ffa450edef68
2003-09-19 08:44:22 +00:00
Stefan Bodewig
6cbd301d14 Add pointers from attributes to nested elements, PR 23165
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275262 13f79535-47bb-0310-9956-ffa450edef68
2003-09-19 07:46:31 +00:00
Peter Reilly
47fcb87c23 remove sequential reference from antlib manual
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275252 13f79535-47bb-0310-9956-ffa450edef68
2003-09-17 15:47:55 +00:00
Stefan Bodewig
2f7478b5c4 Add new asofdate attribute to <stcheckout> and <stcheckin>
PR: 20578
Submitted by:	Steve Cohen <scohen at apache dot org>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275243 13f79535-47bb-0310-9956-ffa450edef68
2003-09-16 10:38:14 +00:00
Stefan Bodewig
c23f87c249 2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275241 13f79535-47bb-0310-9956-ffa450edef68
2003-09-16 08:29:08 +00:00
Jan Materne
3c1db41ac7 New <modified> container.
Bugzilla Report 20474


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275236 13f79535-47bb-0310-9956-ffa450edef68
2003-09-13 16:35:52 +00:00
Erik Hatcher
ab10fc8bbd PR: 23149 - fixed typo. I thought I'd contribute something! :)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275233 13f79535-47bb-0310-9956-ffa450edef68
2003-09-13 08:45:22 +00:00
Jan Materne
2287849430 Link to documentation of "JavaAdapter".
How to import classes outside of "java" namespace.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275228 13f79535-47bb-0310-9956-ffa450edef68
2003-09-12 14:15:17 +00:00
Jan Materne
1bfcb24ac5 Add links to "Ant in Anger" and "Ant Task Guidelines"
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275224 13f79535-47bb-0310-9956-ffa450edef68
2003-09-12 13:56:11 +00:00
Stefan Bodewig
1d86fa90cf apos is not an HTML 4 entity, found by Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275208 13f79535-47bb-0310-9956-ffa450edef68
2003-09-10 10:00:14 +00:00
Stefan Bodewig
55015c20ce Add copyright information
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275200 13f79535-47bb-0310-9956-ffa450edef68
2003-09-08 07:32:13 +00:00
Jan Materne
ff3823c907 Add myself to manual authors.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275199 13f79535-47bb-0310-9956-ffa450edef68
2003-09-07 16:29:33 +00:00
Jan Materne
efb4c26db4 A little example for spawn attribute.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275196 13f79535-47bb-0310-9956-ffa450edef68
2003-09-06 15:48:01 +00:00
Jan Materne
c809c39f38 Tutorial: Writing Tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275195 13f79535-47bb-0310-9956-ffa450edef68
2003-09-06 15:13:00 +00:00
Jan Materne
ce30fba6d8 Tutorial: Writing Tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275194 13f79535-47bb-0310-9956-ffa450edef68
2003-09-06 15:06:35 +00:00
Jan Materne
b73592bce8 spell check
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275191 13f79535-47bb-0310-9956-ffa450edef68
2003-09-06 08:50:20 +00:00
Stefan Bodewig
7d18fc9d21 leave it undefined to avoid feature lock-in
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275185 13f79535-47bb-0310-9956-ffa450edef68
2003-09-04 11:45:25 +00:00
Conor MacNeill
0c93012bc3 Update IDE info to include JBuilder
PR:	22923


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275183 13f79535-47bb-0310-9956-ffa450edef68
2003-09-04 11:16:25 +00:00
Stefan Bodewig
e0f7b5199c Clarify antcall in presence of self-modifying build files.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275182 13f79535-47bb-0310-9956-ffa450edef68
2003-09-04 10:57:33 +00:00
Stefan Bodewig
451172e226 Throw an exception instead of looping forever in top-level <*ant*> task.
PR: 22759


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275176 13f79535-47bb-0310-9956-ffa450edef68
2003-09-03 10:03:47 +00:00