Jaikiran Pai
b3f55a2422
[junitlauncher] Add a check in the build to ensure that the junitlauncher classes in "confined" package do not depend on classes they aren't meant to
7 years ago
Jaikiran Pai
0cb9d22b77
[junitlauncher] Allow JUnit libraries to be part of the task's classpath instead of mandating it to be part of Ant's runtime classpath
7 years ago
Stefan Bodewig
134f238059
there are no tests in MagicTestNames, thanks Gintas
7 years ago
Stefan Bodewig
3b0fb1ebaa
ensure MagicTestNames is part of testutil jar
7 years ago
Stefan Bodewig
d7bafaa19a
move test constants into a class defined in the test tree
7 years ago
Gintas Grigelionis
9558adefe7
An attempt to run JUnit task tests in Surefire
(please note different exclude rules than for compiler…)
7 years ago
Gintas Grigelionis
432cc329ee
Fix more tests, remove redundancies from test class path
(no checks of build.tests.value necessary)
7 years ago
Gintas Grigelionis
fad0683b49
Fixed a broken test
7 years ago
Gintas Grigelionis
99b2c646d3
Make contents of jar files similar to those built by Ant
7 years ago
Gintas Grigelionis
fbe6a53be5
Remove unused root property, add assertions for build.tests.value
7 years ago
Gintas Grigelionis
79b44c57c0
Activate more tests in Surefire
7 years ago
Gintas Grigelionis
f32cf7cfa5
More hardcoded assumptions about file tree structure
7 years ago
Gintas Grigelionis
f7aa06b03f
Missed special properties…
7 years ago
Gintas Grigelionis
3690ab246d
Fix “javac missing on Java 8” issue with Surefire
7 years ago
Gintas Grigelionis
f3837f017b
Make Jenkins builds work again
7 years ago
Gintas Grigelionis
0d3d137312
Adjust packaging, get more tests running in Surefire
7 years ago
Gintas Grigelionis
706d002129
More MagicNames
7 years ago
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