Bundle jar is silently ignored by the installer if MANIFEST.MF is not the first 
file in the archive
---------------------------------------------------------------------------------------------------

                 Key: SLING-2288
                 URL: https://issues.apache.org/jira/browse/SLING-2288
             Project: Sling
          Issue Type: Bug
          Components: Installer
            Reporter: Bertrand Delacretaz
            Priority: Minor


A jar file where the MANIFEST.MF is not the first file in the jar is silently 
ignored by the installer.

We should at least output a warning, and maybe try harder to find the manifest, 
in the Util.getManifest(...) method.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to