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

fix task order for checkJfxrtJar

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • 9
    • None
    • javafx
    • None

      Task sdk needs to run after checkJfxrtJar

      diff -r 33e0a9be1383 build.gradle
      --- a/build.gradle Thu Mar 10 14:16:20 2016 -0800
      +++ b/build.gradle Fri Mar 11 16:57:56 2016 -0500
      @@ -2902,6 +2902,7 @@
               }
           }
       }
      +sdk.mustRunAfter checkJfxrtJar
       
       task appsjar() {
           dependsOn(sdk)

            ddhill David Hill (Inactive)
            ddhill David Hill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: