You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Daniel Beland (JIRA)" <ji...@apache.org> on 2010/07/22 16:36:50 UTC

[jira] Commented: (AXIS2-4113) Unable to sign axis2 jar 1.4/1.4.1: ZipException

    [ https://issues.apache.org/jira/browse/AXIS2-4113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12891192#action_12891192 ] 

Daniel Beland commented on AXIS2-4113:
--------------------------------------

Same error with axis2 1.5.1

It looks like the files LICENSE.txt and NOTICE.txt have been added to the jar at creation time, and then the jar was updated and the files were added again.
So they appear multiple times in the index and the jar cannot be signed.

Extracting the files from the jar and creating it back fixes the problem!


> Unable to sign axis2 jar 1.4/1.4.1: ZipException
> ------------------------------------------------
>
>                 Key: AXIS2-4113
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4113
>             Project: Axis2
>          Issue Type: Bug
>          Components: deployment
>    Affects Versions: 1.4.1, 1.4
>         Environment: maven
>            Reporter: Darius Schier
>            Priority: Critical
>
> We use axis2 from a webstart client that needs to be signed.
> The 1.4/1.4.1 maven jars lead to a java.util.zip.ZipException: duplicate entry: LICENSE.txt.
> In fact LICENCE.txt and NOTICE.txt are included in the zip several times in the jar's root directory.
> 1.3 was fine.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org