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 "Darius Schier (JIRA)" <ji...@apache.org> on 2008/10/31 10:56:44 UTC

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

Unable to sign axis2 jar 1.4/1.4.1: ZipException
------------------------------------------------

                 Key: AXIS2-4113
                 URL: https://issues.apache.org/jira/browse/AXIS2-4113
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: deployment
    Affects Versions: 1.4, 1.4.1
         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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


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

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-4113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719052#action_12719052 ] 

Deepal Jayasinghe commented on AXIS2-4113:
------------------------------------------

Hmm, this is not something we can fix. As I remember correct Apache required to have license for all the jars. 

Please correct me if I am wrong.

> Unable to sign axis2 jar 1.4/1.4.1: ZipException
> ------------------------------------------------
>
>                 Key: AXIS2-4113
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4113
>             Project: Axis 2.0 (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.