[
https://issues.apache.org/jira/browse/JCR-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568016#action_12568016
]
Thomas Mueller commented on JCR-1374:
-------------------------------------
Of course you are right, the input stream should be closed. Did you experience
a problem if it is not? Or it the patch just because it _should_ be closed? In
any case it will be fixed, but not sure if it makes sense to fix in 1.4.1.
To Tobias: Jackrabbit doesn't have a dependency to IOUtils, is it OK if I add
it to the pom.xml and to http://jackrabbit.apache.org/doc/firststeps.html (list
of dependencies)?
> [PATCH] make sure streams are closed
> ------------------------------------
>
> Key: JCR-1374
> URL: https://issues.apache.org/jira/browse/JCR-1374
> Project: Jackrabbit
> Issue Type: Improvement
> Components: jackrabbit-core
> Affects Versions: 1.4
> Reporter: Dave Brosius
> Fix For: 1.4.1
>
> Attachments: close_on_finally.patch
>
>
> Stream isn't closed on end of use. this patch fixes it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.