fix task order for checkJfxrtJar

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: 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)

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

              Created:
              Updated:
              Resolved: