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

Ant task FXJar changes the manifest attribute names to lowercase

XMLWordPrintable

        After attributes added to the manifest file of the FXJar task, the resulting manifest file in the jar has these attribute names in lowecase.
        Note the default netbeans JavaFX building process, it adds the "Implementation-Title" and "Implementation-Version" attributes - the resulting jar manifest has "implementation-version" and "implementation-title" attributes.
        This behavior breaks e.g. the Package.getImplementationVersion method as it returns null.

              igor Igor Nekrestyanov (Inactive)
              sgaborjfx Simon Gabor (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported: