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

Modify jpackage option --add-launcher syntax

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • internal
    • internal
    • tools

      I has been requested that we align the syntax of the --add-launcher option with the --launcher option in jlink:
      --launcher <name>=<module>[/<mainclass>]

      so we will change:
        --add-launcher <file path>
      to:
        --add-launcher <name>=<file path>
      and remove the "name" key as a valid (and required) key in the given properties file.

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

              Created:
              Updated:
              Resolved: