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

PJ Fanning <[email protected]> changed:

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

--- Comment #1 from PJ Fanning <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to