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

Add --linux-app-release option for DEB and RPM packages

XMLWordPrintable

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

      These problems were reported against the packager that Johan Vos backported for OpenJDK 11.

      The jpackager command line should have the flag --release in addition to
      --version. The only way to set a different release than "1" is to supply a
      custom spec file for RPM and control file for DEB.
      package/linux/test.spec
      Version: 1.0.0
      Release: RC1
      package/linux/control
      Version: 1.0.0-RC1

      Need to add cli option "--linux-app-release <value>" to satisfy the request.

            herrick Andy Herrick (Inactive)
            asemenyuk Alexey Semenyuk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: