You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2008/03/18 00:15:24 UTC

[jira] Closed: (GERONIMO-3927) Plugin installer can't unpack much from jars

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

David Jencks closed GERONIMO-3927.
----------------------------------

    Resolution: Fixed

It appears that the ZipEntry code cannot distinguish between a file and an empty directory !!!

Aside from this truly amazing problem, implemented in rev 638129 for trunk and rev 638131 for branches/2.1

So, you can't copy an empty directory out of a jar file.

> Plugin installer can't unpack much from jars
> --------------------------------------------
>
>                 Key: GERONIMO-3927
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3927
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Plugins
>    Affects Versions: 2.1, 2.1.1, 2.2
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 2.1.1, 2.2
>
>
> the plugin installer can only unpack "everything" from a (packed) jar, not fish around inside for directories or individual files.

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