[ https://issues.apache.org/jira/browse/JCR-5107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Julian Reschke resolved JCR-5107. --------------------------------- Fix Version/s: 2.24 2.23.1 Resolution: Fixed 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 > Fix For: 2.24, 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)