Stefan Bodewig
|
306324c7f1
|
Don't cripple remote file names that contain spaces.
PR: 26097
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276578 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
e5eca124f4
|
Allow nested elements of namespaced types to below to the ant
default namespace as well as the type's namespace.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276573 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
e8e4255032
|
get Task#perform() to wrap all exceptions with a buildexception
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276556 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
9aa711ca63
|
Add deleteonexit attribute to <delete>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276546 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
54d0543e15
|
prevent empty archive in zip if whenempty is set to skip, PR: 22865
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276540 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
937f9095d9
|
document bugfix
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276537 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Magesh Umasankar
|
9f1eefd3a2
|
Tasks extending from abstract DispatchTask may have multiple action methods that will get invoked depending upon the action attribute of the task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276533 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
dc899ea41e
|
Changed default tempdir to java.io.tmpdir instead of user.dir. See what breaks.
PR: 29391, 4590
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276531 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
c87a22c514
|
update WHATSNEW for dynamicconfiguratorNS and for implicit nested elements
in macrodef
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276524 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
411d47b663
|
Make <genkey> independent of PATH.
PR: 29382
Submitted by: Mark Hecker <mbh at charter dot net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276517 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Antoine Levy-Lambert
|
7028cb1015
|
Doc fix concerning the library requirements of the ftp task
PR: 29334
Submitted by: Steve Cohen (scohen at apache dot org)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276510 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Antoine Levy-Lambert
|
d8361ec47a
|
Addition of a nested property element to the XMLValidateTask to
support string parser properties
PR: 23395
Submitted by: Matthew Hawthorne (mhawthorne at alumni dot pitt dot edu)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276506 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
dd5dfe2ceb
|
Xalan2Executor doesn't need Xalan-J 2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276502 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
9ce9807430
|
Add a binary flag to the concat task
PR: 26312
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276496 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
1efa389be2
|
Push fix for PR#17934 to 1.6.2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276482 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
0ef8ca2b3f
|
resolve changes in WHATSNEW with 1.6 version
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276469 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
c8546b42a5
|
update WHATSNEW for jesses fixes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276468 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
f10dfc61e6
|
Add docs for <indexjars>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276451 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
64556cb111
|
<fail> accepts nested conditions.
PR: 19220
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276425 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
6f608f120c
|
update WHATSNEW
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276423 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
dc6ab2dfed
|
forkstyle -> forkmode
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276413 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
715bb6924e
|
Document DateSelector pattern attribute for 1.6 in HEAD
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276410 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
33ac6bc3ce
|
Add a Location member to oata.Target, with the appropriate settor & gettor.
PR: 28599
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276407 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
1786aff36b
|
More merges
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276406 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
e160d8323d
|
JDependTask did not close an output file
PR: 28557
Obtained from: Jeff Badorek
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276403 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
99de043a35
|
More HEAD to 1.6 cleanup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276398 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
85c27718ef
|
Merge Windows UNC fix to 1.6 branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276396 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
1be95e51fd
|
Make attribute und element names in <scriptdef> lowercase (like <macrodef> does) to avoid problems with name="Foo" -> the task X doesn\'t support the attribute foo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276390 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
7518f01752
|
Merge Redirector bugfix to 1.6 branch.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276386 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
88039803e6
|
don't depend on jre being lowercase, PR: 25798
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276376 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
5ab01659b2
|
Add <touch> <filelist> support to 1.6 branch.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276367 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
b6298168c9
|
Add resource support to <loadproperties>.
PR: 28340
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276365 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
55c133cecd
|
Generate proper file URLs in AntClassLoader#getResource, PR: 28060
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276354 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
e8f55deaa7
|
<assertions> inside <java> or <junit> didn't work, PR: 27218
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276346 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
b561447312
|
Don't delete existing file when trying to update a read-only archive, PR: 28419
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276327 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
6dbabcb776
|
Add nested mappers to xslt, PR: 11249
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276322 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
990243c785
|
Set context classloader in <xslt>, PR: 24802
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276320 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
cca008dd00
|
Capture stderr in <sshexec>, PR 28349
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276315 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
487c38e91f
|
Adapt the OS/2 wrapper scripts to the new launcher.
PR: 28226
Submitted by: Zdenek Wagner <wagner at cesnet dot cz>
Adapted to new license while I was at it.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276309 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
dcc4fb26fb
|
Fixed <import>'s "optional" attribute.
Reported by: Nick Gianakas
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276304 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
17e505e629
|
enable gcj's java -> native compilation.
Submitted by: Arnaud Vandyck <arnaud dot vandyck at ulg dot ac dot be>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276301 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
f7d96a02a8
|
book-keeping
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276300 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
9557aed0f0
|
UNC pathnames did not work for ANT_HOME or -lib locations on Windows.
PR: 27922
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276275 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
14211b597a
|
I/O-intensive processes hung when started by Execute.spawn()
PR: 23893/26852.
Submitted by: Daniel Spilker
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276272 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
5ecbfc2436
|
<parallel>: failonany was tested even if the task succeeded.
PR: 28122
Reported by: Oliver Dungey
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276270 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
fefa29d940
|
ProjectComponent incorrect compare used in logging
PR: 28070
Obtained from: Matt Small
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276266 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
b0507d4451
|
Add <redirector>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276257 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
e4209b284c
|
filterset used by filtertask doesn't respect loglevel
PR: 27568
Obtained from: Marcel Schutte
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276250 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
a38273bbf4
|
ant -p swallows (configuration) errors silently.
PR: 27732
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276246 13f79535-47bb-0310-9956-ffa450edef68
|
22 years ago |
Peter Reilly
|
e3ce39634b
|
Allow setting of uid and gid in a tarfileset - in addition or in place
of user and group.
PR: 19120
Reported by: Dale Sherwood
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276236 13f79535-47bb-0310-9956-ffa450edef68
|
22 years ago |