Gintas Grigelionis
706d002129
More MagicNames
7 years ago
Gintas Grigelionis
679a94224d
Add magic names for tests, run more tests in Surefire
7 years ago
Stefan Bodewig
b49d325fe8
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
f1d2c1551c
use generics properly
7 years ago
Jaikiran Pai
6f56918597
Merge 1.9.x branch into master
7 years ago
Jaikiran Pai
189ad7e59b
bz-62764 Add a debug log message when we skip invalid path elements from the AntClassLoader's classpath
7 years ago
Stefan Bodewig
2a359a6d3d
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
6b76234c3c
fix javadocs
7 years ago
Stefan Bodewig
872a9bcded
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
048015b7d8
BZ 62424 minimal module support for javadoc
7 years ago
Stefan Bodewig
24e47067a2
sorry, fingers slipped and I didn't notice
7 years ago
Stefan Bodewig
b99b6fa538
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
d100b90032
add nested <args> to signjar and verifyjar
7 years ago
Stefan Bodewig
a5796b5db0
BZ 62534 add support for -provider* args of keytool
7 years ago
Maarten Coene
ec5b55d52c
Merge 1.9.x branch into master
7 years ago
Maarten Coene
a746e13665
The information of the -nice and -nouserlib flags was not formatted properly.
7 years ago
Gintas Grigelionis
790e27474f
Revert "Check spelling"
7 years ago
Gintas Grigelionis
54b6df2f44
Check spelling
7 years ago
Jaikiran Pai
fde6b0e941
Merge 1.9.x branch into master
7 years ago
Jaikiran Pai
c07bd86684
bz-62686 Correctly handle compression level changes in ZipOutputStream
7 years ago
Jaikiran Pai
8590e1539a
[junitlauncher] More fine-grained control over classpath for forked tests in junitlauncher
- Allows Ant runtime libraries to be excluded and thus letting the user have control over where those library jars come from
- Allows JUnit platform libraries to be excluded and thus letting the user have control over where those library jars come from
Plus added testcases to verify this feature
7 years ago
Jaikiran Pai
87b252f740
Merge 1.9.x branch into master
7 years ago
Jaikiran Pai
21de7add9a
bz-62655 throw a BuildException from augment task if the id attribute isn't specified or if the value points to an unknown reference
7 years ago
Jaikiran Pai
3f806148c3
[junitlauncher] Launch "testclasses" as one single JUnit5 LauncherDiscoveryRequest
7 years ago
Gintas Grigelionis
039ee10f92
No need to be defensive
7 years ago
Jaikiran Pai
460303f6dd
[junitlauncher] allow listener element to define an outputDir for better control over where the output is generated
7 years ago
Gintas Grigelionis
d1c59063df
Remove unused imports and use more String.join()
7 years ago
Gintas Grigelionis
867ebc271f
Use String.join()
7 years ago
Gintas Grigelionis
77cd591b63
Remove redundancies
7 years ago
Gintas Grigelionis
16d0f4d811
Use StandardCharsets
7 years ago
Jaikiran Pai
80a0e76ff2
Fix javadoc warnings in junitlauncher task
7 years ago
Gintas Grigelionis
ed567daf32
ImageIO task (a replacement for Image task)
7 years ago
Stefan Bodewig
0949736bd2
potential NPE
7 years ago
Gintas Grigelionis
18eb262de0
Redundant explicit iterator
7 years ago
Gintas Grigelionis
d92e553d80
Potential NPE
7 years ago
Jaikiran Pai
c9ca84fd53
Support for fork mode in junitlauncher
7 years ago
Stefan Bodewig
3f36f0b829
missing license headers
7 years ago
Gintas Grigelionis
fffc2fde16
Redundant string length computations
7 years ago
Gintas Grigelionis
58e7645a97
Useless casts
7 years ago
Gintas Grigelionis
5d8bc76b13
Merge branch '1.9.x'
7 years ago
Maarten Coene
05c88a60c2
The <modified> selector has a new built-in algorithm 'lastmodified' which computes a value based upon the lastmodified time of the file.
7 years ago
Jaikiran Pai
d577278560
Merge 1.9.x branch
7 years ago
Jaikiran Pai
a5fe8b61f1
Mention the support for SubjectAlternativeName in generatekey task
This closes #64 PR at github/apache/ant
7 years ago
Karl Jansen
05d05a0bd6
Add support for SAN extension in GenerateKey task
7 years ago
Jaikiran Pai
84fe46d669
Revert "Trailing whitespace"
This reverts commit 2f64e0b51c .
Discussion in ant dev mailing list https://www.mail-archive.com/dev@ant.apache.org/msg47356.html
7 years ago
Jaikiran Pai
9b1b8dbbc6
Revert "Trailing whitespace (cherry-pick 2f64e0b)"
This reverts commit 7df9120ebc .
Discussion in ant dev mailing list https://www.mail-archive.com/dev@ant.apache.org/msg47356.html
7 years ago
Jaikiran Pai
4ce54bf3b6
Add javadoc to CommandLineJava for source-file execution APIs
7 years ago
Gintas Grigelionis
7df9120ebc
Trailing whitespace (cherry-pick 2f64e0b)
7 years ago
Jaikiran Pai
c05c56df68
Enhance the Java task to allow single file source program execution, a feature, introduced in Java 11
7 years ago
Stefan Bodewig
142c2e796d
Merge branch '1.9.x'
7 years ago