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
ae86e27531
Add AC logo on all pages. This solution is ugly, ugly and ugly. Feel free to improve upon it
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275301 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
Jan Materne
a66257b90e
Add Simian Task (used in check.xml). Information by Simon Harris, Redhill Consulting.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275269 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
Conor MacNeill
0a890ccf68
ApacheCon blurb
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275259 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
Stefan Bodewig
13df56a202
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275249 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
Stefan Bodewig
c23f87c249
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275241 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
Stefan Bodewig
448b747873
Add pointer to JWare/AntXtras
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275219 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
Stefan Bodewig
ec2de637da
Add pointer to ProGuard, submitted by Dirk Schnelle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275206 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
fb1f91718f
New task collection: Roxes Ant Tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275204 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
810b2aa941
attempt to remove java 1.1 requirement from guildline
add reference to check.xml
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275202 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
55015c20ce
Add copyright information
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275200 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
Jan Materne
edace77ba0
Add link to wiki pages.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275198 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
Jan Materne
c809c39f38
Tutorial: Writing Tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275195 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
ce30fba6d8
Tutorial: Writing Tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275194 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
b73592bce8
spell check
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275191 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
Stefan Bodewig
57f78f8111
Use valid URLs even in the text links, some people use copy'n'paste instead of clicking links
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275172 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
0c15aeca64
spell check
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275171 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
67cde455ff
Add some infos about myself.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275170 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
468d6cb9f4
Add a reallyquiet attribute to <cvs>.
PR: 22774
Submitted by: Larry Shatzer <larry dot shatzer at spirent dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275167 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
7298876120
Add myself to committers.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275165 13f79535-47bb-0310-9956-ffa450edef68
22 years ago