Hi, I don't think that TarArchiveInputStream should have that method: copyEntryContents(OutputStream out) throws IOException
I copies the current read entry directly to an output stream which mixes up reading and writing. The method is never called in the workspace and I will remove it now. If you have other opinions, let me know and I will revert :-) Best, Christian --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org