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

Errors in jpackage man page

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 24
    • 22, 23, 24
    • tools
    • b16
    • generic
    • generic

      jpackage man page has the following errors:

      1. "--resource-dir" parameter is placed in "Options for creating the application package" however this parameter is used for application image building as well. Move it to "Generic Options" section.

      2. "Platform dependent option for creating the application launcher" should be changed to "Platform dependent options for creating the application launcher" (option -> options).

      3. "--add-launcher" lists options supported in additional launcher property file as: "module", "main-jar", "main-class", "description", "arguments", "java-options", "app-version", "icon", "launcher-as-service", "win-console", "win-shortcut", "win-menu", "linux-app-category", and "linux-shortcut"

      However, jpackage doesn't support individual versions in additional launchers. All launchers have the same version.

      "linux-app-category" is per-rpm/deb package and not per-file in the package property.

      "app-version" and "linux-app-category" properties must be deleted from the above list.

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

              Created:
              Updated:
              Resolved: