[shrinkwrap-issues] [JBoss JIRA] Commented: (SHRINKWRAP-177) ZipImporterImpl closes the user-provided Stream during import

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Fri May 28 19:41:08 EDT 2010


    [ https://jira.jboss.org/browse/SHRINKWRAP-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12533096#action_12533096 ] 

Andrew Lee Rubinger commented on SHRINKWRAP-177:
------------------------------------------------

This is actually a no-op as InputStream.close() does nothing.  Remove the code anyway.

> ZipImporterImpl closes the user-provided Stream during import
> -------------------------------------------------------------
>
>                 Key: SHRINKWRAP-177
>                 URL: https://jira.jboss.org/browse/SHRINKWRAP-177
>             Project: ShrinkWrap
>          Issue Type: Bug
>          Components: impl-base
>            Reporter: Andrew Lee Rubinger
>            Assignee: Andrew Lee Rubinger
>             Fix For: 1.0.0-alpha-10
>
>
> Closing the stream is the responsibility of the supplier of the stream, not us.

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

        


More information about the shrinkwrap-issues mailing list