Re: [compress] Tika test error with IMPLODEd zip

2013-12-22 Thread Stefan Bodewig
On 2013-12-22, Emmanuel Bourg wrote: > Le 22/12/2013 12:40, Stefan Bodewig a écrit : >> The archive is real, InfoZIP's unzip is willing to extract it without >> any errors. I've created unit tests from it with svn revision 1552980 - >> not sure when I'll find time to analyze the error. > The is

Re: [compress] Tika test error with IMPLODEd zip

2013-12-22 Thread Emmanuel Bourg
Le 22/12/2013 12:40, Stefan Bodewig a écrit : > The archive is real, InfoZIP's unzip is willing to extract it without > any errors. I've created unit tests from it with svn revision 1552980 - > not sure when I'll find time to analyze the error. The issue is now fixed. I used a short instead of a

Re: [compress] Tika test error with IMPLODEd zip

2013-12-22 Thread Emmanuel Bourg
Le 22/12/2013 12:40, Stefan Bodewig a écrit : > The archive is real, InfoZIP's unzip is willing to extract it without > any errors. I've created unit tests from it with svn revision 1552980 - > not sure when I'll find time to analyze the error. Thank you Stefan, I'll look into it. Emmanuel Bour

Re: [compress] Tika test error with IMPLODEd zip

2013-12-22 Thread Stefan Bodewig
On 2013-12-22, Stefan Bodewig wrote: > I'll try to locate the archive they use later and see whether it looks > genuine but maybe somebody from tika is lurking here and can shed some > light. The archive is real, InfoZIP's unzip is willing to extract it without any errors. I've created unit test

Re: [compress] Tika test error with IMPLODEd zip

2013-12-22 Thread Stefan Bodewig
On 2013-12-22, sebb wrote: > On 22 December 2013 07:45, Stefan Bodewig wrote: >> >> Of course it is possible the archive isn't real and they used a >> hex-editor to have an

Re: [compress] Tika test error with IMPLODEd zip

2013-12-22 Thread sebb
On 22 December 2013 07:45, Stefan Bodewig wrote: > Hi > > even thouhg Gump stopped nagging, it still works. Tika is built by Gump > and they have a test they call testUnsupportedZipCompressionMethod in > which they seem to use an archive created with an IMPLODED entry. > > This test started to fa

[compress] Tika test error with IMPLODEd zip

2013-12-21 Thread Stefan Bodewig
Hi even thouhg Gump stopped nagging, it still works. Tika is built by Gump and they have a test they call testUnsupportedZipCompressionMethod in which they seem to use an archive created with an IMPLODED entry. This test started to fail when Emmanuel added support for IMPLODE but unfortunately i