You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2009/04/12 18:50:15 UTC

[jira] Updated: (DIRMINA-673) Build produces invalid jar file

     [ https://issues.apache.org/jira/browse/DIRMINA-673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien Vermillard updated DIRMINA-673:
--------------------------------------

    Fix Version/s:     (was: 2.0.0-M5)
                   2.0.0-RC1

> Build produces invalid jar file
> -------------------------------
>
>                 Key: DIRMINA-673
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-673
>             Project: MINA
>          Issue Type: Bug
>    Affects Versions: 2.0.0-M4
>            Reporter: Chris Custine
>             Fix For: 2.0.0-RC1
>
>         Attachments: DIRMINA-673.patch
>
>
> The build step for adding license files via the ant zip task produces invalid jar files because the manifest is not guaranteed to be the first file in the archive (part of the jar spec).  This is affecting deployment in OSGi containers and any other code that uses JarInputStream to read the manifest prior to deployment because it expects the manifest to be the first file in the archive.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.