gradle -PBUILD_SDK_FOR_TEST=false fails accessing a non-existent property

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • 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.

            Assignee:
            Kevin Rushforth
            Reporter:
            Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: