Add shortcuts to create Archives from ZIP Files
-----------------------------------------------
Key: SHRINKWRAP-182
URL:
https://jira.jboss.org/browse/SHRINKWRAP-182
Project: ShrinkWrap
Issue Type: Feature Request
Components: api, impl-base
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
We can make it easier than the ZipImporter API to create a new Archive from a given ZIP
File:
ShrinkWrap / ArchiveFactory:
public <T extends Assignable> T createFromZipFile(final Class<T> type, final
File archiveFile)
Implement and test.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira