Peter Reilly
be81cb82cd
fix whichresouce manual page
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275786 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
91ec8221a4
Update the tempfile html page
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275784 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
c3c8c8b4df
Remove duplicate attribute
Obtained from:Yuji Yamano
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275782 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
741eda8c00
Fix subant html page
This is part of a fix for 25228
PR: 25228
Obtained from: gudnabrsam at yahoo dot com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275778 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
d9c45b7a34
Improve documentation concerning external libs for the style task.
Basically no external libs are required if using JDK 1.4
PR: 25274
Submitted by: Jesse Glick (jglick at netbeans dot org)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275757 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
49dc6188ed
Merge
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275752 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
8dd4e0ba76
Change ${x} to @{x} for attribute notation of macrodef
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275731 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
27ac4279f6
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275701 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
0c1c82ce13
Update SimpleDateFormat URL. BugID 24993 by Jason
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275693 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
2563d65c26
Explanation of XML-layout
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275685 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
Antoine Levy-Lambert
ebce0ec700
fixed title
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275128 13f79535-47bb-0310-9956-ffa450edef68
22 years ago