[shrinkwrap-issues] [JBoss JIRA] Resolved: (SHRINKWRAP-87) Add option to export ZIP to File

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Tue Dec 22 11:56:30 EST 2009


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

Andrew Lee Rubinger resolved SHRINKWRAP-87.
-------------------------------------------

    Resolution: Done
      Assignee: Andrew Lee Rubinger


> Add option to export ZIP to File
> --------------------------------
>
>                 Key: SHRINKWRAP-87
>                 URL: https://jira.jboss.org/jira/browse/SHRINKWRAP-87
>             Project: ShrinkWrap
>          Issue Type: Feature Request
>          Components: api, impl-base
>            Reporter: Andrew Lee Rubinger
>            Assignee: Andrew Lee Rubinger
>             Fix For: 1.0.0-alpha-3
>
>
> Originally we'd left exportZip returning InputStream with the intent that users could do whatever they wanted with it.  However I'm finding that it's a often-desired feature to export to a real File, so add:
> void ZipExporter.exportZip(File target) throws IOException;

-- 
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