[shrinkwrap-issues] [JBoss JIRA] Created: (SHRINKDESC-18) import should close stream

Dan Allen (JIRA) jira-events at lists.jboss.org
Tue Oct 26 15:48:54 EDT 2010


import should close stream
--------------------------

                 Key: SHRINKDESC-18
                 URL: https://jira.jboss.org/browse/SHRINKDESC-18
             Project: ShrinkWrap Descriptors
          Issue Type: Feature Request
          Components: api
    Affects Versions: 1.0.0-alpha-1
            Reporter: Dan Allen
            Priority: Minor


The import process should close the stream. After all, the main purpose of providing the stream is to slurp up all the contents. If the stream is left open, we throw the burden back on the developer to close it (and all the try/catch block headaches)

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