What steps will reproduce the problem?
It's not a common practice to print out directly i.e. with printstacktrace
What is the expected output? What do you see instead?
Use a proper logging system.
What version of the product are you using? On what operating system?
Current version. OS doesn't matter.
de.kvb.kvident.crypto.zip.impl.CentralDirectoryEntry
Line 230
For example use
LOG.log(Level.WARNING, ioEx.getMessage(), ioEx.getCause());
instead
TY & cheers
Original issue reported on code.google.com by ulfbamb...@gmail.com on 22 Feb 2011 at 1:50
Original issue reported on code.google.com by
ulfbamb...@gmail.com
on 22 Feb 2011 at 1:50