Gintas Grigelionis
c7ab4faae7
Update WHATSNEW
7 years ago
Gintas Grigelionis
1c5f720db7
Try to run a majority of available tests in Surefire without modifications
7 years ago
Gintas Grigelionis
d3f7c0e63c
Try to run more tests with Surefire; document snags, fix packaging
7 years ago
Gintas Grigelionis
679a94224d
Add magic names for tests, run more tests in Surefire
7 years ago
Gintas Grigelionis
9b76c35885
Use canonical download URL for SonarQube tasks
7 years ago
Gintas Grigelionis
7f67244c03
Disable Surefire for ant-jai, too
7 years ago
Gintas Grigelionis
eea994440f
Try to run some tests with Surefire
7 years ago
Gintas Grigelionis
d8d00ba41b
Update dependencies, fix packaging
7 years ago
Gintas Grigelionis
f3ca2517ca
Add imageio to Maven reactor
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
1db4855902
bad rowspan
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
d7c518584e
[junitlauncher] add some more tests to verify exclusion of Ant runtime and JUnit platform libraries from the forked JVM classpath of junitlauncher task
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
edfeba73e3
Merge 1.9.x into master
7 years ago
Jaikiran Pai
6377dfcc1d
bz-62655 update WHATSNEW
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
33e2efec43
fix the needs.junit.engine.jupiter and needs.junit.engine.vintage selectors in the build file, to narrow down their selection to only the JUnitLauncherTaskTest
7 years ago
Jaikiran Pai
41ecf7588e
Fix test compilation (org.example.junitlauncher.Tracker requires junitlauncher optional dep)
7 years ago
Jaikiran Pai
8f86fd99b0
[junitlauncher] add more fine grained tests for junitlauncher task
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
Jaikiran Pai
3f6c9e57bd
gitignore .DS_Store files
7 years ago
Jaikiran Pai
a2d9e87415
Update WHATSNEW for bz-62594
7 years ago
mcwarman
4d9380550a
Fix junit-frames-saxon.xsl to work on windows
7 years ago
Jaikiran Pai
ffb80b688a
Initial updates to the junitlauncher task manual to explain the fork support
7 years ago
Jaikiran Pai
41e6b2c7ee
Update the EmailTaskTest to ensure that the mail task does indeed fail in expected cases
7 years ago