Gradle build fails with BINARY_STUB

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: 8
    • Component/s: javafx
    • None
    • Environment:

      linux

      Using openjfx and binary stub from jdkb100
      cd rt
      gradle -PBINARY_STUB=/home/user/jdkb100/jfxrt.jar

      fails with:
      * Where:
      Build file '/home/tb115823/work/openjfx/rt/build.gradle' line: 2224
      * What went wrong:
      Execution failed for task ':web:copyClassesFromBinaryStub'.
      > No signature of method: java.lang.String.getSingleFile() is applicable for argument types: () values: []



      If you look at line 2224 BINARY_STUB property probably isn't FileCollection.

            Assignee:
            Peter Zhelezniakov
            Reporter:
            Tomáš Brandalík (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: