-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 9
-
Component/s: javafx
$ gradle -PBUILD_SDK_FOR_TEST=false cleanTest test
A problem occurred evaluating root project 'rt'.
> Could not get unknown property 'TEST_SDK_DIR' for project ':fxpackager' of type org.gradle.api.Project.
The fxpackager tests, which are not wired up anyway, refer to an obsolete property which is causing the test build failure.
A problem occurred evaluating root project 'rt'.
> Could not get unknown property 'TEST_SDK_DIR' for project ':fxpackager' of type org.gradle.api.Project.
The fxpackager tests, which are not wired up anyway, refer to an obsolete property which is causing the test build failure.