Modify jpackage option --add-launcher syntax

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • internal
    • Affects Version/s: internal
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: