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

[macos] Contents of ".jpackage.xml" file are wrong when building .pkg from unsigned app image

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • 25
    • 25
    • tools
    • generic
    • os_x

      When jpackage creates a signed .pkg file from a predefined unsigned app image, the wrong value of "signed" property is put in the ".jpackage.xml" file. The value is "true," but it should be "false" because the app image is unsigned.

      This should be fixed.

      The better fix would be not to put ".jpackage.xml" file in .pkg at all. jpackage is supposed to add ".jpackage.xml" file in the app image only when it is doing app packaging and not native packaging. This is how it works on Linux and Windows, but not on macOS.

            asemenyuk Alexey Semenyuk
            asemenyuk Alexey Semenyuk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: