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

Clean up module relative paths in build.gradle

XMLWordPrintable

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


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

              Created:
              Updated:
              Resolved: