Gintas Grigelionis
a4099af879
Checkstyle
7 years ago
Gintas Grigelionis
d3ea4247a3
Adjust test case for Java 8
7 years ago
Gintas Grigelionis
73bda1fb17
Use isEmpty() in tasks
7 years ago
Gintas Grigelionis
c3b91f90f0
More isEmpty()
7 years ago
Gintas Grigelionis
cc41d3c161
Cleanup and more StringBuilders
7 years ago
Gintas Grigelionis
79c8cb54fe
More StringBuffer size checks
7 years ago
Gintas Grigelionis
30f52135af
Use null-or-empty pattern
7 years ago
Gintas Grigelionis
cda6c91cf8
Unwrap some logic; uniform checks of StringBuilder size
7 years ago
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.
7 years ago
Stefan Bodewig
3742401874
Merge branch '1.9.x'
7 years ago
Gintas Grigelionis
4b14d85f11
Avoid repetition
7 years ago
Gintas Grigelionis
095aaaef75
Chop extraneous parentheses
7 years ago
Gintas Grigelionis
ee9a3e5de7
Revert changes to reverse loops
7 years ago
Maarten Coene
50a1d4aea0
typo fix
7 years ago
Maarten Coene
1c75b68527
Removed unused import.
7 years ago
Maarten Coene
6745574ec8
Merge from master
7 years ago
Maarten Coene
f2459248f2
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ant
7 years ago
Maarten Coene
277906b568
typo fix
7 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
7 years ago
Stefan Bodewig
42810a6cb5
bring back comment
7 years ago
Gintas Grigelionis
66d7986c3a
Tidy up the code
7 years ago
Gintas Grigelionis
845c2c5b39
Avoid line.separator
7 years ago
Gintas Grigelionis
02adb467e4
POSIX tar specifies 64-bit UID/GID
7 years ago
Gintas Grigelionis
dccbf1fcec
Checkstyle and simplify, next iteration
7 years ago
Gintas Grigelionis
cdb0348e9d
Statically import string contains assertions
7 years ago
Gintas Grigelionis
4a242817bd
Checkstyle and simplify assertions
7 years ago
Maarten Coene
20b6163989
Removed unused import.
7 years ago
Maarten Coene
30c9dee9ba
Delay the class initialization of the test classes untill they are passed to JUnit.
7 years ago
Gintas Grigelionis
aa01cc4bdb
Java 8: lambdas, instance methods, sorting
7 years ago
Gintas Grigelionis
fe29fce36e
Java 8: computeIfAbsent/withInitial
7 years ago
Gintas Grigelionis
bd56d7b9c6
Simplify assertions
7 years ago
Gintas Grigelionis
3af9a7305a
Tidy up the code
7 years ago
Gintas Grigelionis
6319e4988b
Use try with resources
7 years ago
Gintas Grigelionis
22b69b9273
Squash catch
7 years ago
Gintas Grigelionis
3f90aeba03
Use diamonds
7 years ago
Gintas Grigelionis
73991f0350
Use switch
7 years ago
Gintas Grigelionis
805b6eb058
Import assumptions statically
7 years ago
Gintas Grigelionis
1c9118e27e
Generify
7 years ago
Gintas Grigelionis
28e51503e3
Simplify and tidy up
7 years ago
Gintas Grigelionis
b247c2e6db
Remove more extraneous exceptions
7 years ago
Gintas Grigelionis
cac9c2fc4f
Simplify assertions
7 years ago
Gintas Grigelionis
9a8a441655
Simplify logic
7 years ago
Gintas Grigelionis
86c7b1ff73
Simplify append substring
7 years ago
Gintas Grigelionis
95495d57aa
Remove extraneous casts and (un)boxing, tersify logic
7 years ago
Gintas Grigelionis
763de36308
Remove extraneous exceptions and “extends Object”
7 years ago
Gintas Grigelionis
92f18cff48
Use String.contains()
7 years ago
Gintas Grigelionis
1c80d507f4
Use foreach loops
7 years ago
Gintas Grigelionis
b4243b9300
Shorten fully qualified names and other small fixes
7 years ago
Gintas Grigelionis
954ff0a2f2
A description of sha512
7 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
7 years ago