[shrinkwrap-issues] [JBoss JIRA] Created: (SHRINKWRAP-32) Getting content from a sub Archive

Aslak (JIRA) jira-events at lists.jboss.org
Wed Sep 16 15:18:23 EDT 2009


Getting content from a sub Archive
----------------------------------

                 Key: SHRINKWRAP-32
                 URL: https://jira.jboss.org/jira/browse/SHRINKWRAP-32
             Project: ShrinkWrap
          Issue Type: Feature Request
            Reporter: Aslak
            Assignee: Andrew Lee Rubinger


When adding a Archive to another Archive, one should be able to get the content from the added Archive.

ie:

firstArchive.add("/test.jar", secondArchive);
firstArchive.get("test.jar/file-inside-second-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