JDK 9 |
---|
9-repo-jigsawFixed |
Blocks :
|
|
Blocks :
|
|
Blocks :
|
|
Blocks :
|
|
Blocks :
|
|
Blocks :
|
|
Blocks :
|
|
Blocks :
|
|
Blocks :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
Running "gradle test" fails due to the following gradle bug: https://issues.gradle.org/browse/GRADLE-3287 As such we need a way to run the tests that doesn't hit this bug. Either forking off an "ant" task and running the tests from ant, or possibly by launching our own test harness to replace gradle's default test runner (if they support that). Need to refactor to following module junit test packages - to separate white/black box so junit can work: X base X graphics X controls X fxml o fxpackager - in flux, just disable for now o jmx - no tests. o swing X web o systemTests
|