[ https://issues.apache.org/jira/browse/JCR-5107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17886747#comment-17886747 ]
Julian Reschke edited comment on JCR-5107 at 10/22/24 9:52 AM: --------------------------------------------------------------- trunk: (2.23.1-beta) [577da037c|https://github.com/apache/jackrabbit/commit/577da037c0014d0ae024510cc15be70aaed56d0f] 2.22: [f3013e331|https://github.com/apache/jackrabbit/commit/f3013e331f31afd465cfaf49fce72a5c550d21b5] was (Author: reschke): trunk: [577da037c|https://github.com/apache/jackrabbit/commit/577da037c0014d0ae024510cc15be70aaed56d0f] > DbInputStream makes incorrect assumptions about commons-io internals > -------------------------------------------------------------------- > > Key: JCR-5107 > URL: https://issues.apache.org/jira/browse/JCR-5107 > Project: Jackrabbit Content Repository > Issue Type: Bug > Components: jackrabbit-data > Reporter: Julian Reschke > Assignee: Julian Reschke > Priority: Major > Labels: candidate_jackrabbit_2.20 > Fix For: 2.24, 2.22.1, 2.23.1 > > > It assumes that the variable "in" in one of the super classes actually holds > the value supplied in the constructor. That assumption is wrong as of > commons-io 2.17.0. > See > https://github.com/apache/commons-io/commit/1040e74d4c05930a7ed8864c87a5578c10bb9e99 -- This message was sent by Atlassian Jira (v8.20.10#820010)