Stefan Bodewig
f674c6d694
One more thing that won't change for 1.6
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275498 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
96c353df56
Thanks, Shane! resolver 1.1beta has been released
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275492 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
1b2a0d0f3e
Properly document <reference> behavior, PR 22690
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275481 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
64bb412104
Add some of the new tasks to the overview page
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275479 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
93110a0083
Remove EXPERIMENTAL disclaimers, we want people to try the stuff, not scare them away 8-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275477 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
639c00bb56
add note that only all lowercase typedefed classes work
for custom components with add(type).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275475 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
98e0edd7aa
setXyZ works as good as setXYZ or setXYz or setXyz, PR 23732
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275468 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
d4759031a1
You can't interact with forked processes - PR 23686
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275448 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
2ff4d67505
introduce a stylesheet for the antmanual
add an image beta.png (credits Magesh Umasankar)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275433 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
a2557005cd
attempt to describe the new add introspection rules
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275428 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
efceaf5c0e
Clarify docs, submitted by Steve Cohen, PR 18007
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275417 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Erik Hatcher
16cc5da1fc
#23578 - added doc of file attribute
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275413 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
3fd5393e99
This is the first visible divergence ofAnt1.7 from 1.6...ant 1.7 has a -nice option that lets you lessen or increase the priority of the main thread. Useful for background builds, though since it doesnt propagate into forked code, not as useful as it could be.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275412 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
7c6f6591f6
label description is not (no longer?) optional
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275408 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
3e4dcc0c43
merge
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275404 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
884ef44fd4
merge
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275402 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
5ea62302b7
merge
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275401 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
Jan Materne
1a2e9a72ce
First working draft.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275361 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
Antoine Levy-Lambert
d03b7eb618
xml escapes " 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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
Stefan Bodewig
4a94edc335
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275304 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
1c2adaa4b4
replacing of " with " 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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago