[shrinkwrap-issues] [JBoss JIRA] Resolved: (SHRINKWRAP-276) Invalid byte stream for ZipExporter

Andrew Rubinger (JIRA) jira-events at lists.jboss.org
Fri May 13 11:37:50 EDT 2011


     [ https://issues.jboss.org/browse/SHRINKWRAP-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Rubinger resolved SHRINKWRAP-276.
----------------------------------------

         Assignee: Andrew Rubinger
    Fix Version/s: 1.0.0-beta-1
       Resolution: Done


For now the fix is a revert: https://github.com/shrinkwrap/shrinkwrap/commit/10f4905189b6207ab6167d03e1aa511f1a8a938b

> Invalid byte stream for ZipExporter
> -----------------------------------
>
>                 Key: SHRINKWRAP-276
>                 URL: https://issues.jboss.org/browse/SHRINKWRAP-276
>             Project: ShrinkWrap
>          Issue Type: Bug
>          Components: api
>    Affects Versions: 1.0.0-alpha-13
>            Reporter: Jesper Pedersen
>            Assignee: Andrew Rubinger
>             Fix For: 1.0.0-beta-1
>
>         Attachments: as_constructor_wrong.rar, ra.xml, TestActivationSpec.java, TestManagedConnection.java, TestResourceAdapterRight.java, TestResourceAdapterWrong.java
>
>
> Alpha13 generates an incorrect byte stream for a ResourceAdapterArchive; the resulting archive gives:
> java.util.zip.ZipException: error in opening zip file
>         at java.util.zip.ZipFile.open(Native Method)
>         at java.util.zip.ZipFile.<init>(ZipFile.java:114)
>         at java.util.zip.ZipFile.<init>(ZipFile.java:75)
>         at sun.tools.jar.Main.list(Main.java:979)
>         at sun.tools.jar.Main.run(Main.java:224)
>         at sun.tools.jar.Main.main(Main.java:1149)
> Alpha12 works as expected.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the shrinkwrap-issues mailing list