Peter Reilly
dc464794fe
Clarify the to attribute of the mapper nested element of uptodate
...
PR: 24249
Obtained from: nakato@qute.co.jp
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275675 13f79535-47bb-0310-9956-ffa450edef68
2003-11-24 17:20:19 +00:00
Peter Reilly
a77432f1aa
Clarify when properties are resolved when using presetdef
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275673 13f79535-47bb-0310-9956-ffa450edef68
2003-11-24 16:35:31 +00:00
Peter Reilly
005b6a0016
Clarify inheritance of nested property's of the <ant>/<antcall> task
...
PR: 11003
Obtained from: Jeff Turner
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275671 13f79535-47bb-0310-9956-ffa450edef68
2003-11-24 16:12:40 +00:00
Stefan Bodewig
448b958341
Use an existing URL in the example
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275651 13f79535-47bb-0310-9956-ffa450edef68
2003-11-20 14:56:56 +00:00
Peter Reilly
6279b2dbba
remove hanging "the" in sql manual page
...
PR: 24419
Obtained from: Matthew Cary
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275647 13f79535-47bb-0310-9956-ffa450edef68
2003-11-18 17:37:44 +00:00
Antoine Levy-Lambert
976e0a8b1d
Update the doc with the latest change.
...
I discovered a documented attribute called rootdir, which does not exist in the source code,
so I removed it from the doc too.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275625 13f79535-47bb-0310-9956-ffa450edef68
2003-11-06 21:15:02 +00:00
Peter Reilly
47fa568d32
fixes for presetdef's handling of attributes
...
PR: 24411
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275617 13f79535-47bb-0310-9956-ffa450edef68
2003-11-06 09:04:08 +00:00
Peter Reilly
77be27b180
Remove option to have parallel instead of sequential for macrodef. The
...
former was never tested.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275593 13f79535-47bb-0310-9956-ffa450edef68
2003-10-31 09:51:24 +00:00
Peter Reilly
b53b599f52
document loading of multiple resources
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275590 13f79535-47bb-0310-9956-ffa450edef68
2003-10-30 16:04:48 +00:00
Antoine Levy-Lambert
fcdafc7dfd
fix documentation of move task
...
PR: 24193
Submitted by: Jesse Glick (jglick at netbeans dot org)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275585 13f79535-47bb-0310-9956-ffa450edef68
2003-10-29 18:22:10 +00:00
Stefan Bodewig
b25ce96904
Some typo fixes
...
well formed != valid
better debug support in ApacheCatalogResolver
PRs: 24059, 24060, 24069, 24070, 24074
Submitted by: Jesse Glick <jglick at netbeans dot org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275565 13f79535-47bb-0310-9956-ffa450edef68
2003-10-24 08:59:58 +00:00
Peter Reilly
098290b6de
add an optional attribute to import
...
note this is differnet from a failonerror attribute in
that it only checks for the existance of the
imported file, other errors in the imported
file would cause the build to fail
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275513 13f79535-47bb-0310-9956-ffa450edef68
2003-10-16 17:04:01 +00:00
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
2003-10-14 12:14:24 +00:00
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
2003-10-14 09:59:19 +00:00
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
2003-10-13 13:08:52 +00:00
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
2003-10-09 21:01:14 +00:00
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
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
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
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
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
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
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
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
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
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
Jan Materne
0c15aeca64
spell check
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275171 13f79535-47bb-0310-9956-ffa450edef68
2003-09-02 16:24:02 +00:00
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
2003-09-02 14:38:19 +00:00
Peter Reilly
62e36bbd11
manual page for antlib
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275164 13f79535-47bb-0310-9956-ffa450edef68
2003-09-01 14:22:04 +00:00
Antoine Levy-Lambert
543e74c784
Use again Permissions to catch non zero exit statuses when using the Java task
...
with FailOnError = "true"
PR: 22533
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275162 13f79535-47bb-0310-9956-ffa450edef68
2003-09-01 12:45:07 +00:00
Antoine Levy-Lambert
1df7fd17ca
Rollback temporarily the setting of new permissions when failonerror="true"
...
and fork="false"
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275155 13f79535-47bb-0310-9956-ffa450edef68
2003-08-29 13:05:06 +00:00
Antoine Levy-Lambert
1de5995d90
Set default permissions appropriate to fail the builds when failonerror is
...
true (and fork false) and no other permissions were set.
Suggestion of Steve Loughran.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275153 13f79535-47bb-0310-9956-ffa450edef68
2003-08-28 13:46:33 +00:00
Antoine Levy-Lambert
8fab9564d5
PR: 22533
...
Submitted by: J.M. (Martijn) Kruithof (ant at kruithof dot xs4all dot nl)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275149 13f79535-47bb-0310-9956-ffa450edef68
2003-08-27 14:23:17 +00:00
Antoine Levy-Lambert
7ef94af799
Add an example with an octal permission for chmod's documentation.
...
PR: 22445
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275135 13f79535-47bb-0310-9956-ffa450edef68
2003-08-24 14:24:53 +00:00
Antoine Levy-Lambert
3effe75129
Change anchor name (thanks Dominique).
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275134 13f79535-47bb-0310-9956-ffa450edef68
2003-08-22 17:32:37 +00:00
Antoine Levy-Lambert
ebce0ec700
fixed title
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275128 13f79535-47bb-0310-9956-ffa450edef68
2003-08-22 10:00:06 +00:00
Antoine Levy-Lambert
f1a4a51478
Changes to the constructor of EmailAddress(String address) to make it support
...
addresses containing also the name such as name <address> or (name) address.
This allows these syntaxes to be used in the attributes from, tolist, cclist, replyto
of the email task.
PR: 22474
Submitted by: Michael Davey ( michael dot davey at coderage dot org)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275114 13f79535-47bb-0310-9956-ffa450edef68
2003-08-19 12:15:04 +00:00
Peter Reilly
e211cf05f7
macrodef changes:
...
* change nested element name from param to attribute
(now the same as scriptdef)
* expermintal testing for @attribute notation - controlled
by an attributeStyle attribute
* checking if correct attribute/element names are used
* samedefinition method overloaded
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275105 13f79535-47bb-0310-9956-ffa450edef68
2003-08-15 09:33:45 +00:00
Stefan Bodewig
0afe39c8f7
Add example for sourcepath="".
...
PR: 22427
Submitted by: Jaroslav Tulach <jtulach at netbeans dot org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275104 13f79535-47bb-0310-9956-ffa450edef68
2003-08-15 09:11:47 +00:00
Stefan Bodewig
8b13ca9c93
Record default for <javac>'s verbose attribute, submitted by Larry Shatzer
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275088 13f79535-47bb-0310-9956-ffa450edef68
2003-08-14 14:37:07 +00:00
Peter Reilly
2a17990a71
add link to custom condition
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275086 13f79535-47bb-0310-9956-ffa450edef68
2003-08-14 14:06:54 +00:00
Peter Reilly
95e912bb73
adding doc for presetdef and macrodef
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275083 13f79535-47bb-0310-9956-ffa450edef68
2003-08-14 12:48:10 +00:00
Peter Reilly
8356d61ee6
add in attribute uri for typedef
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275065 13f79535-47bb-0310-9956-ffa450edef68
2003-08-13 13:22:58 +00:00
Stefan Bodewig
8975a12087
Add a keepcompression attribute to control the compression of entries
...
that come from existing archives.
PR: 16084
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275025 13f79535-47bb-0310-9956-ffa450edef68
2003-08-05 16:13:02 +00:00
Peter Reilly
5d847c583e
Add if/unless attributes to <param/> element of <style/> task
...
PR: 22044
Obtained from: Jens
Submitted by: Peter Reilly & Jan Mat��rne
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275023 13f79535-47bb-0310-9956-ffa450edef68
2003-08-05 16:01:10 +00:00
Stefan Bodewig
e67a40fbb3
Revert part of the commit that made tasks use Execute#isFailure.
...
On OpenVMS the Java VM will exit with a return code of 0 on success,
even though this is going to signal a failure for the OS. All tasks
that spawn new VMs have now been reverted to explicitly check for
retCode != 0 instead of Execite.isFailure(retCode).
We could as well introduce Execute#isJavaFailure or something like
this in case future VM's on OpenVMS will start to do the right thing.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275005 13f79535-47bb-0310-9956-ffa450edef68
2003-08-01 10:08:12 +00:00