[ https://issues.apache.org/jira/browse/TIKA-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17834529#comment-17834529 ]
Tilman Hausherr commented on TIKA-4238: --------------------------------------- This was a low-hanging fruit. I could also have done UnsynchronizedByteArrayInputStream, but replacing that one would not only would make the code much bigger, it would also require to catch an exception that isn't thrown now, so lets just wait what they do. https://commons.apache.org/proper/commons-io/apidocs/org/apache/commons/io/input/UnsynchronizedByteArrayInputStream.Builder.html#get() > replace some deprecated code > ---------------------------- > > Key: TIKA-4238 > URL: https://issues.apache.org/jira/browse/TIKA-4238 > Project: Tika > Issue Type: Task > Affects Versions: 2.9.2 > Reporter: Tilman Hausherr > Assignee: Tilman Hausherr > Priority: Minor > Fix For: 3.0.0, 2.9.3 > > -- This message was sent by Atlassian Jira (v8.20.10#820010)