On 2009-02-10, Stefan Bodewig <bode...@apache.org> wrote: > On 2009-02-10, Torsten Curdt <tcu...@apache.org> wrote:
>> No particular objections. Not sure it helps much though :) > True. Actually it hurts. Via FilterOutputStream a call to ArchiveOutputStream.flush() would suddenly flush the wrapped stream where it had been a no-op for most ArchiveOutputStream subclasses before. I've reverted my changes and implemented the part of FilterOutputStream required by ZipArchiveOutputStream - write(byte[]) - in that class. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org