Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8116434

Gradle build fails with BINARY_STUB

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • javafx
    • None
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported: