Emmanuel Bourg
0c38fb606f
Fixed a typo (instanciated -> instantiated)
9 years ago
Stefan Bodewig
6a40bdb9d3
document XZ support - PR 60350
9 years ago
Stefan Bodewig
f479b5f52f
xz support in tar - PR 60350
9 years ago
Stefan Bodewig
14ad5c43cd
xz support in untar - PR 60350
9 years ago
Stefan Bodewig
0e3026cfc5
typo
9 years ago
Stefan Bodewig
be4c1c5ad0
only execute test if XZ for Java is present
9 years ago
Stefan Bodewig
d7fd056394
alphasort
9 years ago
Stefan Bodewig
fe327c78c4
xzresource task - PR 60350
9 years ago
Stefan Bodewig
c8dde69e23
Ant 1.10.1 will also be available as tar.xz
9 years ago
Stefan Bodewig
5ed0aeaa46
unxz task - PR 60350
9 years ago
Stefan Bodewig
d1e64cc7fe
infrastructure for XZ compression support - PR 60350
9 years ago
Stefan Bodewig
193f24672b
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
2960860847
Revert "replace backticks with $() - may fix PR 60562"
This reverts commit 02aedbc903 .
9 years ago
Stefan Bodewig
9700398e6d
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
02aedbc903
replace backticks with $() - may fix PR 60562
9 years ago
Stefan Bodewig
94dc12187d
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
af4eb228ec
remove obsolete awk escaping - related to PR 60562
9 years ago
Stefan Bodewig
d801c54880
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
2cd0300f6b
happy new year
9 years ago
Stefan Bodewig
99711de1fc
Tagging version 1.10.0 of Ant
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEABECAAYFAlhnfZoACgkQohFa4V9ri3KqXACguVqAzeuiy648LE4b9k1mOAjL
5coAoKJ3MZzDTy+pmb3SZv5BlGBfF7OT
=t2o9
-----END PGP SIGNATURE-----
Merge tag 'rel/1.10.0' into master and bump versions
Tagging version 1.10.0 of Ant
9 years ago
Stefan Bodewig
a6a211e062
Merge branch '1.9.x'
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
968bc0e6a0
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
445a6a0286
README.html now contains the combined release notes
9 years ago
Stefan Bodewig
451364131f
set versions for Ant 1.10.0 RC1
9 years ago
Stefan Bodewig
09dcf43ff7
Merge branch '1.9.x'
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
5e0632687f
Merge branch '1.9.x'
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
476b4ef628
Java7 way pf creating a temp directory
9 years ago
Stefan Bodewig
7aeadd7b0d
Merge branch '1.9.x'
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
b67ec71702
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
44cd14d100
fix some oversights
9 years ago
Stefan Bodewig
754efaae6d
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
ae7f01f640
compareTo requires equals requires hashCode
9 years ago
Stefan Bodewig
f74ca52299
false positives and trivial fixes
9 years ago
Stefan Bodewig
60162945dd
fix Serializable classes that were in fact not Serializable
9 years ago
Stefan Bodewig
8e56f57ab5
fix SimpleDateFormat cases (the instances are used single threaded)
9 years ago
Stefan Bodewig
9d11861283
could have used isAssignableFrom since Ant 1.9.0
9 years ago