Stefan Bodewig
|
f625d964c0
|
delete broken symbolic links. PR 41285
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@693071 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
1331049054
|
fall back to "rm" if target cannot be renamed when deleting a symlink
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@692115 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
5348fe6bcb
|
symlink delete now works if the link points to a parent directory as well. PR 45743.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@692081 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
8ea8f38c22
|
allow symlink to delete broken links. Part of PR 41285.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@692047 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
e562954f95
|
ensure TestListenerEvents get labeled even if they span multipl lines. PR 45411.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@691627 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
246480ed2d
|
allowNativeBasedir -> useNativeBasedir. Document it. PR 45711.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@690969 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Matthew Jason Benson
|
1bff308e51
|
Bugzilla 45098: update jar index with no other changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@690714 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
b8a829b11b
|
make allowNativeBasedir work even when nested, PR 45711. fixes PR 30569 at the same time.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@690251 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
b7a61200ec
|
Add a special listener that tries to invoke tearDown in a test class that caused a timeout or crashed the forked VM. PR 37241.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@689751 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
94da71c764
|
change command line parser so that version is only printed once - and version as well as diagnostics methods know the current loglevel. The former is PR 45695, the later useful for 45692.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@689477 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
2ef2968240
|
formatters need to know about VM exits, no matter whether they use a file or not. PR 37312.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@689104 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
bd76a2fb37
|
Don't use a thousands separator at all for minutes. PR 44659.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@688958 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
0da84c14a4
|
BigProjectLogger always fiddled with the basedir, not only if the attribute was absent.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@688733 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
c4ab43e8d7
|
defer self-generated subBuildStarted event until project instance has been configured and basedir has been set. PR 45607.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@688732 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
ab5fb066bd
|
Ant disallowed manifest attributes that contained the character 8. PR 45675.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@688105 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
ff1c8616d3
|
Add namespace support to echoxml. Based on patch by Joey Richey. PR 36804.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@688091 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
8be0b6387f
|
Make sure JunitTestRunners return code is correct when running under JUnit4. PR 43892. Submitted by Brian Curnow.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@688083 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
724a6a66c1
|
typed into wrong window?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@687781 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Scokart Gilles
|
1f06891d00
|
Enhance performance of DirectoryScanner by parsing the patterns only once. Introduce a PathPattern to do that. (# 44226)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@687768 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
1bbf2f16f4
|
version 2.0 is the Apache License (without "Software"). PR 43576.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@687719 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
a9831bdcaf
|
Add a new attribute to javadoc to allow URLs for location of offline links. PR 28881.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@687360 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Scokart Gilles
|
695ce2ed1c
|
Enhance performance of Project.fireMessageLoggedEvent (PR 45651)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@687068 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
e713682ea6
|
sometimes an infinite recursion of filters is flagged when there is none. PR 44226. Submitted by Adam Bryzak.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@686775 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
d814a03e98
|
support regular expressions in filename and name selectors. PR 45284.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@685887 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
02e939c261
|
Add readable and writable selectors. Addresses PR 45081.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@685593 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
d8b918468e
|
Make JUnit's output less confusing when a forked VM running more than one test is terminated. PR 45227.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@684745 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
e4b8fc0bd6
|
document fix for PR 45245.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@683963 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
9b4b922d2c
|
fail early if ZipFile is applied to a non-ZIP archive. PR 45463. Suggested by Alison Winters.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@683942 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
5019b99eb6
|
New attribute allows stripping of leading path spec from files before extracting them. PR 28911.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677878 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
7d174c3426
|
Made up my mind on the fix for PR 35000. Empty != broken, so make it two separate use cases.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677870 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Matthew Jason Benson
|
dd8cab1775
|
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677602 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
549fc1f687
|
don't trust permissions read from another ZIP file blindly. PR 42122.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677597 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
4a1038e342
|
an empty central directory is fine for an empty archive
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677592 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
80e8b2977b
|
an archive with an empty central directory is broken. PR 35000. Submitted by Thomas Aglassinger.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677575 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
7d8e56b37a
|
SSH keyfiles can be password-less. PR 33718.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677532 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
fb1e6a07ee
|
use configured local DTDs in Iplanet deployment tool. PR 31876. Submitted by Daniel Henrique.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677518 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
c51d1ce61f
|
More sanity in CBZip2*Stream if the streams are empty. PR 32200. Submitted by Kevin Jackson.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677514 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Matthew Jason Benson
|
37820a5018
|
<sql> "output" attribute now supports any Resource in addition to a file.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677383 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Matthew Jason Benson
|
f587706860
|
<echo> supports an "output" Resource attribute as an alternative to "file".
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677355 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Matthew Jason Benson
|
f1edf20a8c
|
resources/fileproviders
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677349 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
b16652b451
|
feed Deflater smaller chunks because it seems to copy around the data a lot. PR 45396.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677272 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
e56206c3c5
|
New task sshsession. PR 43083. Submitted by David S. Johnson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677219 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
fd126ea830
|
Create remoteDir if needed, More meaningful error when exception occurs. PR 42781. Submitted by Eduard Wirch.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677211 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
13bc6453fe
|
Add preservelastmodified to scp. PR 33939. Based on patch by Sandra Metz.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677187 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
d796e53fea
|
Add input to sshexec. PR 39197. Based on patch by Robert Anderson.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676906 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Matthew Jason Benson
|
41373655c7
|
better pointer for local properties
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676706 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
a0e5b158cf
|
allow ftp remote verification to be disabled. PR 35471. Suggested by Viacheslav Garmash.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676603 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
d2c31ad398
|
log where directories get created
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676595 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
c9913e80fa
|
log where ftp is going to
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676591 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
f97926a108
|
Allow more control over CSV output. PR 35627.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676560 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |