Runtime installers on macos installed in directory of the wrong name

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • 15
    • Affects Version/s: 14
    • Component/s: tools

      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" ?

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

              Created:
              Updated:
              Resolved: