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

Clean up module relative paths in build.gradle

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 9
    • 9
    • javafx

    Description


      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.


      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: