Stefan Bodewig
3a5bf997b7
line ends
8 years ago
Jaikiran Pai
3522f74357
Update release notes. This closes #37 pull request at github/apache/ant
8 years ago
Jaikiran Pai
07c54f0bb1
BZ-60644 Skip copying files, to avoid corrupting source files, if the source file and dest file are symlinked to each other
8 years ago
Stefan Bodewig
01613e0d82
record change, add @since tags, closes #36
8 years ago
George Bateman
2c5430b420
Fix zip-test
8 years ago
George Bateman
a0cb1fa843
Reverse dependancy of DateUtils on Touch
Also add test
8 years ago
George Bateman
9d4b432840
Allow faking of zip entry modification times.
Adds DateUtils.parseLenientDateTime.
8 years ago
Jaikiran Pai
7b09880b6f
BZ-58589 Preserve last modified time (if asked for) for files uploaded by SFTP
8 years ago
Jaikiran Pai
b9125733c4
BZ-43271 BZ-59648 Change permissions on the correct remote file (path) that was transferred, instead of accidentally changing the permissions of the directory containing the transferred file
8 years ago
Stefan Bodewig
4e2e7d9614
add since markers, add Mark to contributors
8 years ago
Mark Niggemann
e93a598ad0
Update manual for ejbjar orion element.
8 years ago
Mark Niggemann
49d63a1196
Add Orion EJB deployment tool to EjbJar taskdef.
8 years ago
Mark Niggemann
c75d148f32
Add Orion EJB deployment tool to EjbJar taskdef.
8 years ago
Stefan Bodewig
7c6c749c95
add magic property that override's tstamp's idea of "now"
https://bz.apache.org/bugzilla/show_bug.cgi?id=61079
8 years ago
Stefan Bodewig
e293c7a29c
fix off by one error found by Matt Benson
8 years ago
Stefan Bodewig
5347475984
add regexp attribute to linecontainsregexp
https://bz.apache.org/bugzilla/show_bug.cgi?id=60968
8 years ago
Stefan Bodewig
81fe6f68b6
fix order if sections
8 years ago
Stefan Bodewig
5ef86aed60
Make GenerateKey.DistinguishedName.toString more robust
https://bz.apache.org/bugzilla/show_bug.cgi?id=60767
8 years ago
Stefan Bodewig
54f5c5fbbd
Record new forceCsvQuoteChar by Francesco Steccanella
closes #32
8 years ago
Francesco Steccanella
474d23b554
Added forceCsvQuoteChar option
8 years ago
Francesco Steccanella
a20c41951b
Added option to force the csv quote char
8 years ago
Stefan Bodewig
05d69720d4
Tagging version 1.9.9 of Ant
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEABECAAYFAliYgjQACgkQohFa4V9ri3JsRwCg0rlnNdXPDpqaJSuasLN3Y5rV
U2cAn1UPrwpGxdgzfV7eIrDgW1N+T9FB
=O8PY
-----END PGP SIGNATURE-----
Merge tag 'rel/1.9.9' into 1.9.x and bump versions
8 years ago
Stefan Bodewig
ceb90ef3eb
can't push a detached head
8 years ago
Stefan Bodewig
d556d2c96a
preparing for 1.9.9 release
8 years ago
Stefan Bodewig
d5bd3b4cb3
document PR 60562 as fixed
8 years ago
Stefan Bodewig
8d03bfd672
trim whitespace
8 years ago
Jeffrey Adamson
022cee192e
detect solaris 10 to avoid certain POSIX expressions
8 years ago
Stefan Bodewig
1348ebb91c
Eclipse tries to write to systemClasspath - PR 60582
thanks to @ebourg 984a03d1ce
8 years ago
Emmanuel Bourg
0c38fb606f
Fixed a typo (instanciated -> instantiated)
8 years ago
Stefan Bodewig
2960860847
Revert "replace backticks with $() - may fix PR 60562"
This reverts commit 02aedbc903 .
8 years ago
Stefan Bodewig
02aedbc903
replace backticks with $() - may fix PR 60562
8 years ago
Stefan Bodewig
af4eb228ec
remove obsolete awk escaping - related to PR 60562
8 years ago
Stefan Bodewig
2cd0300f6b
happy new year
9 years ago
Stefan Bodewig
6345b56500
Tagging version 1.9.8 of Ant
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEABECAAYFAlhnfYQACgkQohFa4V9ri3JKtgCgzZujrRkKFV8jRZeP/vSsO7l8
2owAnjDK2W4d2q/xZ77G71Vxez3kv5d3
=Qdpg
-----END PGP SIGNATURE-----
Merge tag 'rel/1.9.8' into 1.9.x and bump versions
Tagging version 1.9.8 of Ant
9 years ago
Stefan Bodewig
445a6a0286
README.html now contains the combined release notes
9 years ago
Stefan Bodewig
66edbcf65d
fix small errors in instuctions
9 years ago
Stefan Bodewig
0e20ef34fe
set version numbers for 1.9.8
9 years ago
Stefan Bodewig
7081e356a8
stick with RuntimeExceptions to prevent recursive logging loops
9 years ago
Stefan Bodewig
0715dda317
use better suited exceptions
9 years ago
Stefan Bodewig
934adc2ee7
there is no better choice of a non-generic exception
9 years ago
Stefan Bodewig
18877234f2
accept generic exceptions because of backwards compatibility
9 years ago
Stefan Bodewig
da943ea14a
accept "impossible" exceptions
9 years ago
Stefan Bodewig
121043fe59
false positives
9 years ago
Stefan Bodewig
984a03d1ce
special paths can be final
9 years ago
Stefan Bodewig
008f1c8be5
embrace StringUtils#getStackTrace
9 years ago
Stefan Bodewig
4cecc03af6
there simply is no better logger around
9 years ago
Stefan Bodewig
0555c6d5f6
"hard coded password"
9 years ago
Stefan Bodewig
45152b5208
Sonar meets backwards compatibility requirements
9 years ago
Stefan Bodewig
44cd14d100
fix some oversights
9 years ago
Stefan Bodewig
ae7f01f640
compareTo requires equals requires hashCode
9 years ago