Hi, On Sun, Dec 13, 2009 at 6:39 PM, [email protected] <[email protected]> wrote: > Maven221MultiVolumeTest > testRead7ZipMultiVolumeArchiveForStream : > junit.framework.AssertionFailedError > junit.framework.AssertionFailedError: shouldn't be able to read another > entry from truncated file
Fixed in revision 890110. I didn't expect FileInputStream.skip() to happily skip past the end of the file! BR, Jukka Zitting --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
