Stefan Bodewig
1eb5ef27e1
improve documentation of manifest task, using Conor's patch that
caught me mid-flight as a basis.
We really should coordinate from time to time 8-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270132 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
ceb720e799
Make Manifest.java a full flegded task that allows you to write a
manifest file.
PR: 5190
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270131 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
3aef6ddcfc
Documentation of inline manifests (at last)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270130 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
1318b84a90
remove exit ability from <input>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270129 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
b251a9a8f5
Make <waitfor> set a property instead of throwing an exception if the
maximum time to wait has been exceeded.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270127 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
b546691d3a
Add if/unless attributes to <fail>.
PR: 1380
This is the first step to remove the fail functionality from input and
waitfor.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270126 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
a87eaeff37
Things you never knew about this task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270125 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
3b37eee831
has anyone used this task recently? It generates an exec usage complaint.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270124 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
968b951f03
More refactoring, javadoc fixes and spellchecking.
The task is now failing for a failed checkout.
Submitted by: Steve Cohen <SteveC@ignitesports.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270123 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
1e65e7f37f
Don't require webxml in <war> or appxml in <ear> if updating an
existing archive.
Submitted by: Stefano Mancarella <mancarella@opoipi.bancaintesa.it>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270120 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
eed192aac1
Name of file attachments can be optionally included.
PR: 3024
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270111 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
d53e8a4c2e
Document a known modern compiler on windows bug.
PR: 3345
Submission By: jesse.glick@netbeans.com (Jesse Glick)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270107 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
05b5cb8f3d
Allow <ant> and <antcall> to pass references to the subbuilds.
Submitted by: Matthieu Bentot <mbentot@arantech.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270105 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
3489bebc3d
Documentation patch from Scott Stirling <scottstirling@rcn.com>
about stack filtering.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270101 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
0752e7dc35
Commit a trimmed list of actions todo.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270097 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
0562565514
fractional doc clarification
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270093 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
7fbbcdf665
Patch about targetfolder from Steve Cohen.
I also refactored the task a little bit to support directly primitive types such as
int or boolean and fixed a couple of mistakes about error handling in the original code.
It should be a good starting point for further refactoring.
pr: 5138, 5187
by: stevec@ignitesports.com (Steve Cohen)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270091 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
d21e6ff3f5
improve documentation of the regexp mapper.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270086 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
8e9003672b
Add the new logo proposals to the site.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270085 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
aa497f965f
YALP (yet another logo proposal, as Stefan puts it)
Submitted by: nickk <nickk@remoteapps.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270083 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
66716b51ad
Valid values for waitforunit and checkeveryunit provided.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270075 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
dd5b247d5a
More setFoo(String) to setFoo(Bar) conversions.
Didn't worry too much about WaitFor's backward compatibility issues as it is hardly a week old.
WaitFor has ben modified this way so that it is consistent with Tstamp and takes in enumerated attributes for unit instead of allowing arbitrary letters/ words suffixed to the time.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270074 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
76fa4670c5
add BCEL to the list of required libraries.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270073 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
0d8d34b93f
PR: 5255
Clarified that <copy> doesnt preserve file perms on unix.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270069 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
c12aaa8a06
Typo fixed.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270066 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
85ea2966d2
timeout actions stated
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270058 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
bad48b6b79
add pointer to doxygen task.
Submitted by: Kyle R . Burton <mortis@voicenet.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270053 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
f6db0835f7
New task <input>
Submitted by: Ulrich Schmidt <ulrich.schmidt@gmx.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270051 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
5021163e5c
New task <waitfor> that waits until a given condition gets true or a
timeout occurs.
Submitted by: Denis Hennessy <denis@network365.com>
As a side effect, <condition> gains two new conditions. This also
means we now have a way to check whether we are on a networked system
and run/omit testcases that require network to be established based on
such a condition.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270050 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
0c5f76d9f8
Add warning that the XSL:P link doesn't work.
Submitted by: Michel Casabianca <casa@sweetohm.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270048 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
674d4a8643
Add pointer to GenJar
Submitted by: Jeff Turner <jeff@socialchange.net.au>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270043 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
217e325602
PR 5025 : no MSJVM support.
This is documented upfront. Also added some more stuff to the file while I was at it, including a list of platforms ant runs happily on. The implicit message there is 'if it doesnt work, it is your fault :-)'
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270037 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
8379ced1dc
PR 5025 : no MSJVM support.
This is documented. Also clarified failonerror usage, added another example
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270034 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
02673734f3
PR 4345 :Request for addition of "rcproperty" attribute to <exec>
Documented new property
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270033 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
932dee2306
change Paul's email address.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270029 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
816d018e67
Add pointer to Paul's record generating tasks.
Submitted by: Paul Glezen <pglezen@atdial.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270027 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
8ca5e3442d
More of Erik's html cleanup. Maybe we should make a successful run through jtidy part of the build?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270024 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Sam Ruby
3781d8b0e1
Add support to for XSLT output types. This maps to TraX's:
transformer.setOutputProperty(OutputKeys.METHOD, type);
Background/rationalle: I'm looking into spliting Gumps gen.bat and gen.sh
scripts into a minimal bootstrap and a normal Ant "build.xml". In order
to achieve this, I need access to the functionallity that Xalan supports
from the command line via the -text parameter.
I've provided an implementation to seed the discussion on how this should
be supported. I am by no means wedded to this approach - if others see a
better way, either let me know or directly make the change.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270023 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
b261a711ce
Clarify evaluation pattern of attributes defined for <os>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270022 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
e84bbfa8bb
obviously Ant 1.5alpha can use Anakia as well 8-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270021 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
4c0cfd6b46
Add info about XML Publication
Submitted by: Jean-Marc Vanel <jmvanel@free.fr>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270020 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
9b3ee48039
Fix grammatical errors or incorrect documentation.
PR: 4993
Submitted by: jeff@socialchange.net.au (Jeff Turner)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270006 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
3b2f961a60
tstamp now supports a timezone attribute for a custom format.
PR: 5000
Reported by: max@eos.dk (Max Rydahl Andersen)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270005 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
82cc947b98
Added name, arch, version as attributes to Os.
This would let one to, say, run different things on sparc or x86 solaris...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270001 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
d66e840a42
how to render the FAQ.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269997 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
eb2662fe32
add some FAQs.
Submitted by: Bruce Atherton <bruce@callenish.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269996 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
55c7f4aaab
update info on Anthill
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269995 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
59f42a5717
Make the first answer a little nicer.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269992 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
df52f7a2f8
Add meta section: FAQ about the FAQ.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269991 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
6687927529
Close HTML tags.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269987 13f79535-47bb-0310-9956-ffa450edef68
24 years ago