Stefan Bodewig
eb85ba43d4
fix mailing list address
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276273 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
Matthew Jason Benson
e8acf2f075
Forgot manual page.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276269 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
327f55746e
Add Windows 2003 support to getProcEnvCommand() + minor refactoring.
PR: 28067
Submitted by: Irene Rusman
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276268 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
Stefan Bodewig
46e87d8cdb
Try to make Gump happy
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276265 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
1b510286c2
Whitespace changes only
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276264 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
1b72f9a649
Add Windows 2003 support to getProcEnvCommand() + minor refactoring.
PR: 28067
Submitted by: Irene Rusman
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276263 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
a6c07f5d48
Minor corrections
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276262 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
2d25bc6890
I do not like the current process of marking incompatibility, as it is a dog to use from programmatic task access. We should validate immediatly before execution instead. This commit is not a fix, merely a partial workaround.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276261 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
e353e5f5ae
spelling
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276260 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
a86e533136
Forgot the default typedef and type unit tests initially. ;)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276259 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
b5adaac3d5
Remove comment.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276258 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
Steve Loughran
3732eb195b
working to get Axis & smartfrog to generate their task docs from this code. the generation is good, dvsl bad.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276256 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
bf495f677c
Log4J is no longer a Jakarta subproject, don't wait for the others to
graduate as well.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276254 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
8671950c6a
Added examples of using the line.separator system property in the message.
PR: 27953
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276253 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
379094965d
Update license
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276252 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
d15ef9e13c
Reduce level of skip message to VERBOSE.
PR: 27784
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276249 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jan Materne
685ef88e90
sshexec: document 'host'. Thanks to Gedge
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276247 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
21 years ago
Matthew Jason Benson
7cbf740ee0
Quick refactoring.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276245 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
05eda0c97f
doc: clarification of targets in using.html
Obtained from: Jack J. Woehr
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276243 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
9e43b77ab4
checkcheck
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276241 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
72621f7207
stylecheck
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276239 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
80c2d3216d
stylecheck
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276238 13f79535-47bb-0310-9956-ffa450edef68
21 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
21 years ago
Stefan Bodewig
0e58e71738
White-space changes only
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276234 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
54b827ff4f
Don't swallow the stack trace if a Java program throws an exception.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276233 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Costin Manolache
a16a445aae
Removing my name
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276232 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
1ac367174b
nice task: checkstyle and fix some comments
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276231 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Matthew Jason Benson
6a67ee10da
Add "since" for nested <mapper>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276230 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Matthew Jason Benson
be5097ce72
Add <nice> to the manual.
PR: 26637
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276229 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
00f6d0e66b
add javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276227 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
2d3188c5d2
NPE while useing -listener for commons logger.
There is a difference between using a -logger and -listener.
The former may use a log file and the latter does not get this set.
The commons logger code assumes that it is passed the log stream in
both cases.
The fix is just to initialize the out and err streams in the commons
logger class.
PR: 27373
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276225 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Matthew Jason Benson
996e16066a
Add "negate" attribute to <propertyset>s.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276224 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Matthew Jason Benson
ce89090b46
Nested file mappers; container mapper.
PR: 26364
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276223 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
cd466ddf6c
exec task outputted two redundant trailing newlines
PR: 27546
Reported by: marcel at schutte dot com
Obtained from: Martijn Kruithof
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276221 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
8892a1ce64
doc fix for starteam tasks
PR: 27554
Obtained from: Alexz Machinski
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276219 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
cfc35789fc
Wrong condition in flush, submitted by Martijn Kruithof, PR: 27549
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276217 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
2b5378f47a
add fix for 26765
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276215 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
8a5186ec79
fix if build file name has ../ or ./
PR: 26765
Reported by: Ian E. Gorman
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276213 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
dfcfadbc50
initial list of contributors to ant, with e-mail addresses
removed
PR: 27177
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276210 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
c885f56836
remove authors from files
PR: 27177
Obtained from: J.M. (Martijn) Kruithof
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276208 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
c619bba33f
doc fixes for javadoc
PR: 27284
Obtained from: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276206 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
9e3bcc1668
update WHATSNEW
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276203 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
8a0dc2deaf
Make <depend> less verbose if it doesn't do anything.
PR: 27540
Submitted by: Rob Oxspring <roxspring at imapmail dot org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276202 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
98c3a0ea10
[PATCH] Misspelling: s/occured/occurred/g
PR: 27282
Obtained from: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276200 13f79535-47bb-0310-9956-ffa450edef68
22 years ago