Stefan Bodewig
5773626fd7
Revert change that broke tests in Jenkins.
the File constructor seems to be unable to parse URLs created from
URIs sometimes, leading to a test failure. Most likely the spaces or
parentheses inside of the path of the jenkins workspaces are
responsible.
8 years ago
Gintas Grigelionis
4b14d85f11
Avoid repetition
8 years ago
Gintas Grigelionis
095aaaef75
Chop extraneous parentheses
8 years ago
Gintas Grigelionis
ee9a3e5de7
Revert changes to reverse loops
8 years ago
Stefan Bodewig
26c8789a50
Locator can't use Fileutils
classes from ant-launcher.jar cannot load classes from ant.jar because
of the way we structure classloaders.
This reverts part of 66d7986
8 years ago
Stefan Bodewig
42810a6cb5
bring back comment
8 years ago
Gintas Grigelionis
66d7986c3a
Tidy up the code
8 years ago
Gintas Grigelionis
845c2c5b39
Avoid line.separator
8 years ago
Gintas Grigelionis
02adb467e4
POSIX tar specifies 64-bit UID/GID
8 years ago
Gintas Grigelionis
dccbf1fcec
Checkstyle and simplify, next iteration
8 years ago
Gintas Grigelionis
cdb0348e9d
Statically import string contains assertions
8 years ago
Gintas Grigelionis
4a242817bd
Checkstyle and simplify assertions
8 years ago
Maarten Coene
20b6163989
Removed unused import.
8 years ago
Maarten Coene
30c9dee9ba
Delay the class initialization of the test classes untill they are passed to JUnit.
8 years ago
Gintas Grigelionis
aa01cc4bdb
Java 8: lambdas, instance methods, sorting
8 years ago
Gintas Grigelionis
fe29fce36e
Java 8: computeIfAbsent/withInitial
8 years ago
Gintas Grigelionis
bd56d7b9c6
Simplify assertions
8 years ago
Gintas Grigelionis
3af9a7305a
Tidy up the code
8 years ago
Gintas Grigelionis
6319e4988b
Use try with resources
8 years ago
Gintas Grigelionis
22b69b9273
Squash catch
8 years ago
Gintas Grigelionis
3f90aeba03
Use diamonds
8 years ago
Gintas Grigelionis
73991f0350
Use switch
8 years ago
Gintas Grigelionis
805b6eb058
Import assumptions statically
8 years ago
Gintas Grigelionis
1c9118e27e
Generify
8 years ago
Gintas Grigelionis
28e51503e3
Simplify and tidy up
8 years ago
Gintas Grigelionis
b247c2e6db
Remove more extraneous exceptions
8 years ago
Gintas Grigelionis
cac9c2fc4f
Simplify assertions
8 years ago
Gintas Grigelionis
9a8a441655
Simplify logic
8 years ago
Gintas Grigelionis
86c7b1ff73
Simplify append substring
8 years ago
Gintas Grigelionis
95495d57aa
Remove extraneous casts and (un)boxing, tersify logic
8 years ago
Gintas Grigelionis
763de36308
Remove extraneous exceptions and “extends Object”
8 years ago
Gintas Grigelionis
92f18cff48
Use String.contains()
8 years ago
Gintas Grigelionis
1c80d507f4
Use foreach loops
8 years ago
Gintas Grigelionis
b4243b9300
Shorten fully qualified names and other small fixes
8 years ago
Stefan Bodewig
c0e75ae067
Tagging version 1.10.3 of Ant
-----BEGIN PGP SIGNATURE-----
iFoEABECABoFAlq6i1ITHGJvZGV3aWdAYXBhY2hlLm9yZwAKCRCiEVrhX2uLcmHK
AJ9aBtbOf62Qf/1AIW7rNNc+WDeN5QCgyXLOr+nKdQo1bBWArkaf+soXuBw=
=82BC
-----END PGP SIGNATURE-----
Merge tag 'rel/1.10.3'
Tagging version 1.10.3 of Ant
# gpg: WARNING: unsafe permissions on homedir '/home/stefan/.gnupg'
# gpg: keyserver option 'ca-cert-file' is obsolete; please use 'hkp-cacert' in dirmngr.conf
# gpg: keyserver option 'no-try-dns-srv' is unknown
# gpg: Signature made Di 27 Mär 2018 20:20:02 CEST
# gpg: using DSA key A2115AE15F6B8B72
# gpg: issuer "bodewig@apache.org"
# gpg: Oops: keyid_from_fingerprint: no pubkey
# gpg: Oops: keyid_from_fingerprint: no pubkey
# gpg: key 0000000000000000 occurs more than once in the trustdb
# gpg: Good signature from "Stefan Bodewig <bodewig@apache.org>" [ultimate]
# gpg: aka "Stefan Bodewig <stefan.bodewig@freenet.de>" [ultimate]
# gpg: aka "Stefan Bodewig <stefan@samaflost.de>" [ultimate]
# Primary key fingerprint: CE80 75A2 5154 7BEE 249B C151 A211 5AE1 5F6B 8B72
8 years ago
Stefan Bodewig
1b9cc239eb
prepare RC2 of Ant 1.10.3
8 years ago
Stefan Bodewig
f59ad6edc9
Merge branch '1.9.x'
8 years ago
Stefan Bodewig
360acf53d0
looks as if -storepass might be required on Java7 even without -strict
8 years ago
Stefan Bodewig
9399b03205
signing with a PKCS12 keystore seems to fail on Java6 as well
8 years ago
Jaikiran Pai
9b9ae5f34e
Remove odd/unwanted usage of @Test annotation
8 years ago
Stefan Bodewig
299728567e
actually try to compile the tests
8 years ago
Stefan Bodewig
1dcbdaebb0
add a POM for ant-junitlauncher
8 years ago
Stefan Bodewig
3f61bd6a4c
exclude junitlauncher package from core build
8 years ago
Stefan Bodewig
e60b048eae
and Java5 doesn't seem to support PKCS12 when signing
8 years ago
Stefan Bodewig
3c1037ae78
Merge branch '1.9.x'
8 years ago
Stefan Bodewig
0f173ac824
JDK9 jarsigner rejects self-signed certs when signing
8 years ago
Stefan Bodewig
5db13f6577
Merge branch '1.9.x'
8 years ago
Stefan Bodewig
4bfc483dcf
starting with Java9 jarsigner rejects self-signed certs for PKCS12 keystores
8 years ago
Stefan Bodewig
98be40811b
jarsigner -strict has been introduced with Java7
8 years ago
Stefan Bodewig
5886bd354f
Merge branch '1.9.x'
8 years ago