jpackage --install-dir should reject system dirs on Linux

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • internal
    • Affects Version/s: internal
    • Component/s: tools

      The following will create a package on Linux that will install the app in /usr.

      $ jpackage --install-dir /usr

      However, this will install the app in /usr/<appname>/bin using the same layout as if it were going into /opt which is not what is expected.

            Assignee:
            Alexey Semenyuk
            Reporter:
            Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: