Clean up module relative paths in build.gradle

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: javafx


      There are a lot of module relative paths that are currently hard coded in build.gradle.

      example:
      - from "modules/fxpackager/build/javapackager"
      + from "${packagerProject.buildDir}/javapackager"

      These need to be cleaned up prior to moving to a modular build.


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

              Created:
              Updated:
              Resolved: