You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2020/03/09 02:10:00 UTC

[jira] [Commented] (TIKA-3064) Use readfully and skipfully in BoundedInputStream

    [ https://issues.apache.org/jira/browse/TIKA-3064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17054604#comment-17054604 ] 

Hudson commented on TIKA-3064:
------------------------------

SUCCESS: Integrated in Jenkins build Tika-trunk #1787 (See [https://builds.apache.org/job/Tika-trunk/1787/])
TIKA-3064 -- improve docs on BoundedInputStream and use more often. (tallison: [https://github.com/apache/tika/commit/6ea82881dac8191f3bce417adb4a2fabd18ef84f])
* (edit) tika-core/src/main/java/org/apache/tika/io/IOUtils.java
* (edit) tika-core/src/main/java/org/apache/tika/io/BoundedInputStream.java
* (edit) tika-core/src/main/java/org/apache/tika/parser/NetworkParser.java
* (edit) tika-parsers/src/main/java/org/apache/tika/parser/pdf/ImageGraphicsEngine.java
* (edit) tika-parsers/src/main/java/org/apache/tika/parser/pkg/StreamingZipContainerDetector.java
* (edit) tika-server/src/main/java/org/apache/tika/server/resource/UnpackerResource.java
* (edit) tika-parsers/src/main/java/org/apache/tika/parser/rtf/RTFObjDataParser.java


> Use readfully and skipfully in BoundedInputStream
> -------------------------------------------------
>
>                 Key: TIKA-3064
>                 URL: https://issues.apache.org/jira/browse/TIKA-3064
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Priority: Major
>
> BoundedInputStream should use IOUtils' readFully and skipFully.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)