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

Runtime installers on macos installed in directory of the wrong name

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P3
    • 15
    • 14
    • tools

    Description

      On Windows, if you execute: "jpackage --name foo --runtime-image bar" you will create an installer foo-1.0.exe which when run will install a runtime in "C:/Program Files/foo".
      On Mac if I execute "jpackage --type pkg --name foo --runtime-image bar --mac-package-name foobar --install-dir ~" It will create foo-1.0.pkg which when run will install a runtime in "~/bar".

      Shouldn't that be "~/foo" ?

      Attachments

        Issue Links

          Activity

            People

              herrick Andy Herrick (Inactive)
              herrick Andy Herrick (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: