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

Create tests for some Mac installer specific options

XMLWordPrintable

      Split the JDK-8215895 since signing tests are blocked by INFRA.

      We need to verify and create tests for Mac installer specific options:
      --mac-bundle-name <name string>
            Name of the application as it appears in the Menu Bar. This can be different from the application name.
            This name must be less than 16 characters long and be suitable for displaying in the menu bar and
            the application Info window. Defaults to the application name.
      --mac-bundle-identifier <ID string>
            An identifier that uniquely identifies the application for MacOSX (and on the Mac App Store).
            May only use alphanumeric (A-Z,a-z,0-9), hyphen (-), and period (.) characters.
      --mac-app-store-category <category string>
            Mac App Store Categories.
            Note that the key is the string shown to the user and the value is the ID of the category.

            ssadetsky Semyon Sadetsky (Inactive)
            ssadetsky Semyon Sadetsky (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: