[
https://issues.apache.org/jira/browse/JCR-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570453#action_12570453
]
Jukka Zitting commented on JCR-1395:
------------------------------------
Just to avoid misunderstandings, I don't prefer to apply the above patch as-is.
It's probably better to just introduce the Commons IO dependency, and then
incrementally migrate the code to using it. A mass upgrade like the above patch
risks introducing unintended errors to known-good code.
> Use Commons IO 1.4
> ------------------
>
> Key: JCR-1395
> URL: https://issues.apache.org/jira/browse/JCR-1395
> Project: Jackrabbit
> Issue Type: Improvement
> Components: jackrabbit-core
> Reporter: Jukka Zitting
> Priority: Minor
> Fix For: 1.5
>
> Attachments: io.patch
>
>
> Commons IO contains a number of utility classes and methods for working with
> files and streams. Many of those utilities would be quite useful in
> Jackrabbit, so I'd like to introduce commons-io 1.4 as a dependency to
> jackrabbit-core.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.