On 27/04/2009, sebb <[email protected]> wrote: > On 27/04/2009, sebb <[email protected]> wrote: > > On 27/04/2009, Christian Grobmeier <[email protected]> wrote: > > > > > > Just remembered - what about > ZipArchiveInputStream.useUnicodeExtraFields? > > > > This field is currently unused - what are the plans for it? > > > > Maybe just add a JIRA so it is not overlooked? > > > > > > > > > yes, definitly! > > > I found before a few days and forgot about it agian. Will create > ticket for it. > > > > > > I have update the code with your suggetsions above. > > > > > > OK, but I think there need to be some more test cases. I'll try to add > > some shortly. > > > OK, I've added some more tests, which currently cause failures as > there is no checking for closeArchiveEntry() before putArchiveEntry(). > > There are also some other failures if that part of the test is > disabled. Not yet looked at fixing these. >
Tests all now pass again. > > > > > In Tar and Zip i > > > allowed some more method calls at the moment. I would have to modify > > > signature. > > > > > > Which signature is that? > > > > > > > Have you time to review it? > > > > > > Sorry, I don't follow - review what? > > > > > > > Cheers > > > > > > Christian > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [email protected] > > > For additional commands, e-mail: [email protected] > > > > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
