Gintas Grigelionis
22b69b9273
Squash catch
7 years ago
Gintas Grigelionis
3f90aeba03
Use diamonds
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
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
Stefan Bodewig
f59ad6edc9
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
9399b03205
signing with a PKCS12 keystore seems to fail on Java6 as well
7 years ago
Stefan Bodewig
e60b048eae
and Java5 doesn't seem to support PKCS12 when signing
7 years ago
Stefan Bodewig
3c1037ae78
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
0f173ac824
JDK9 jarsigner rejects self-signed certs when signing
7 years ago
Stefan Bodewig
5db13f6577
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
4bfc483dcf
starting with Java9 jarsigner rejects self-signed certs for PKCS12 keystores
7 years ago
Stefan Bodewig
98be40811b
jarsigner -strict has been introduced with Java7
7 years ago
Stefan Bodewig
5886bd354f
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
07776ac6ad
I'm afraid git ate my keystore
7 years ago
Stefan Bodewig
f64dbfbc24
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
0945257961
verifyjar must use -storepass or jarsigner will not work
https://bz.apache.org/bugzilla/show_bug.cgi?id=62194
7 years ago
Stefan Bodewig
f2dd4149dc
add a PKCS12 test keystore
7 years ago
Jaikiran Pai
063e60813a
JUnit 5 support - A new junitlauncher task
8 years ago
Gintas Grigelionis
74dfda1d2f
Got the excuses the other way around…
7 years ago
Gintas Grigelionis
ac23269e0b
Keep tests simple and explicit
7 years ago
Stefan Bodewig
1ab832724b
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
5aa1e8eff8
Java11 removes support for rmic -idl/-iiop
7 years ago
Jaikiran Pai
cd32b65ace
BZ-62147 Add a test case to make sure 1.9.x isn't affected by the issue reported in 62147 where StringResource value was being property replaced when used within a Token
7 years ago
Jaikiran Pai
5d167c2f47
BZ-62147 Fix the Java 8 refactoring regression which resulted in property value replacement for StringResource within a Token
7 years ago
Stefan Bodewig
107d2d1b7b
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
3d6f8b0283
add test for copy example of Bugzilla 62076
https://bz.apache.org/bugzilla/show_bug.cgi?id=62076
7 years ago
reudismam
782ec74638
Use the isEmpty method instead of comparing the value of size() to 0.
This closes #61 pull request at github/apache/ant repo
7 years ago
Jaikiran Pai
f690f9908e
Merge 1.9.x branch into master
7 years ago
Jaikiran Pai
fc1ad4424d
Change the copy-test#testResourceWithoutName to no longer expect a BuildException when the resource's name is null.
Detailed dev list discussion https://www.mail-archive.com/dev@ant.apache.org/msg46634.html
7 years ago
Stefan Bodewig
ee338052ce
verify Bug 62086 doesn't affect the 1.9.x branch
https://bz.apache.org/bugzilla/show_bug.cgi?id=62086
7 years ago
Jaikiran Pai
1899e40b2e
Merge 1.9.x branch into master
7 years ago
Jaikiran Pai
e3f5250916
bz-62076 Make IdentityMapper follow the "mapFileName" API contract to avoid NPE when it deals with a non-matching source file name
7 years ago
Adrien Grand
98e4b51aa8
bz-62086 Fix NPE in ChainedMapper.
This closes #59 pull request at github/apache/ant repo
This NPE happens whenever any of the sub mappers returns `null`, which may
happen eg. with `GlobPatternMapper`.
8 years ago
Stefan Bodewig
f11bc4eaa3
Merge branch '1.9.x'
8 years ago
Stefan Bodewig
a390fd653c
BZ 62071 - fix error message when fileset.setFile is called twice
8 years ago
Gintas Grigelionis
175192a3ec
Skip tests of image task on Java 9+
8 years ago
Stefan Bodewig
bed7cf0767
Merge branch '1.9.x'
8 years ago
Stefan Bodewig
5892ab045d
whitespace
8 years ago
Stefan Bodewig
f0322a2f4b
Java9 tool location changes now show up on Jenkins
8 years ago
Stefan Bodewig
02e72b8ca9
Merge branch '1.9.x'
8 years ago
Stefan Bodewig
40a9188d8b
infinite redirect test runs into network timeouts on Jenkins
this failure has been crying wolf for so long we hardly notice
something else might be broken in all the noise of failed Jenkins
builds.
8 years ago