[shrinkwrap-issues] [JBoss JIRA] Resolved: (SHRINKWRAP-11) Create a builder/utility to convert between archive types

John Bailey (JIRA) jira-events at lists.jboss.org
Wed Sep 16 08:51:23 EDT 2009


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

John Bailey resolved SHRINKWRAP-11.
-----------------------------------

    Fix Version/s: 0.1.0
       Resolution: Won't Fix


> Create a builder/utility to convert between archive types 
> ----------------------------------------------------------
>
>                 Key: SHRINKWRAP-11
>                 URL: https://jira.jboss.org/jira/browse/SHRINKWRAP-11
>             Project: ShrinkWrap
>          Issue Type: Feature Request
>            Reporter: John Bailey
>            Assignee: John Bailey
>             Fix For: 0.1.0
>
>
> This should provide some client interface to easily support converting an archive to a new implementation type.
> Ex.  
> JarArchive archive = new JarArchive(new MemoryMapArchive));
> ...
> archive = Archives.asVfsMemory(archive);

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the shrinkwrap-issues mailing list