-
Bug
-
Resolution: Fixed
-
P4
-
9
$ 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.