Hi,

for reference <https://issues.apache.org/jira/browse/COMPRESS-128>

The bzip2 inputstream checks whether its wrapped input stream is
System.in before closing it.  Do we want to add the same behavior to all
other implementations or do we want to remove it from the bzip2 one and
leave it to the user to wrap System.in in a NoCloseStream of some sort
herself?

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to