You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2022/04/12 08:56:50 UTC

[Bug 66007] Why CloseIgnoringInputStream class is removed form POI-5.2.0

https://bz.apache.org/bugzilla/show_bug.cgi?id=66007

PJ Fanning <fa...@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
         Resolution|---                         |INFORMATIONPROVIDED
             Status|NEW                         |RESOLVED

--- Comment #1 from PJ Fanning <fa...@yahoo.com> ---
That was an internal class used for the internals of POI code. POI's API is
about working with Microsoft format files - not about provide IO utils.

You can see the old code at
https://github.com/apache/poi/blob/007a6f6160248475be356ac0199a96a73ce31f8b/poi/src/main/java/org/apache/poi/util/CloseIgnoringInputStream.java

You can copy/paste that into your own code base if you want to continue to use
it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org