You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (Commented) (JIRA)" <ji...@apache.org> on 2011/11/15 16:32:51 UTC

[jira] [Commented] (SLING-2288) Bundle jar is silently ignored by the installer if MANIFEST.MF is not the first file in the archive

    [ https://issues.apache.org/jira/browse/SLING-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13150555#comment-13150555 ] 

Carsten Ziegeler commented on SLING-2288:
-----------------------------------------

Logging makes sense, but we should not try harder - the spec requires this and we just rely in the tools provided by the JDK, All other tools using the standard methods will fail with such a jar as well, so there is no point in supporting it :)
                
> 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
>            Assignee: Carsten Ziegeler
>            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