Re: [compress] ArArchiver Implementation strange behaviour

2009-03-02 Thread Christian Grobmeier
Its now know as: https://issues.apache.org/jira/browse/SANDBOX-296 I will create a patch fo a testcase quite soon Best, Christian On Mon, Mar 2, 2009 at 6:16 AM, Stefan Bodewig wrote: > On 2009-02-28, Christian Grobmeier wrote: > >> Torsten (or any other) if you can't check this out now I will c

Re: [compress] ArArchiver Implementation strange behaviour

2009-03-01 Thread Stefan Bodewig
On 2009-02-28, Christian Grobmeier wrote: > Torsten (or any other) if you can't check this out now I will create > an issue for that and check it out later. Let me know. I'd say create an issue and if possible attach a test. Stefan --

[compress] ArArchiver Implementation strange behaviour

2009-02-28 Thread Christian Grobmeier
Hi, when working on the Testcases i figured out that a deletion from an Ar Archive is not as successful as it look at first glance. For example: my bla.ar file contains test1.xml and test2.xml. I delete test2.xml The "getNextEntry" Method just delivers test1.xml. Looks correct. But checking the