[GitHub] [tika] tbentleypfpt edited a comment on pull request #356: Attempt to read zips with STORED data descriptors

2020-09-25 Thread GitBox
tbentleypfpt edited a comment on pull request #356: URL: https://github.com/apache/tika/pull/356#issuecomment-698613886 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [tika] tbentleypfpt edited a comment on pull request #356: Attempt to read zips with STORED data descriptors

2020-09-24 Thread GitBox
tbentleypfpt edited a comment on pull request #356: URL: https://github.com/apache/tika/pull/356#issuecomment-698621442 Actually an even simpler solution would be to create a ZipArchiveStreamFactory which extends ArchiveStreamFactory and simply overwrite the createArchiveInputStream functi

[GitHub] [tika] tbentleypfpt edited a comment on pull request #356: Attempt to read zips with STORED data descriptors

2020-09-24 Thread GitBox
tbentleypfpt edited a comment on pull request #356: URL: https://github.com/apache/tika/pull/356#issuecomment-698613886 > > finding out a way to reset the ContentHandler would be more easier. > > We were thinking about adding a resettable content handler to Tika 2.0, but it is really

[GitHub] [tika] tbentleypfpt edited a comment on pull request #356: Attempt to read zips with STORED data descriptors

2020-09-24 Thread GitBox
tbentleypfpt edited a comment on pull request #356: URL: https://github.com/apache/tika/pull/356#issuecomment-698613886 > > finding out a way to reset the ContentHandler would be more easier. > > We were thinking about adding a resettable content handler to Tika 2.0, but it is really

[GitHub] [tika] tbentleypfpt edited a comment on pull request #356: Attempt to read zips with STORED data descriptors

2020-09-24 Thread GitBox
tbentleypfpt edited a comment on pull request #356: URL: https://github.com/apache/tika/pull/356#issuecomment-698613886 > > finding out a way to reset the ContentHandler would be more easier. > > We were thinking about adding a resettable content handler to Tika 2.0, but it is really

[GitHub] [tika] tbentleypfpt edited a comment on pull request #356: Attempt to read zips with STORED data descriptors

2020-09-24 Thread GitBox
tbentleypfpt edited a comment on pull request #356: URL: https://github.com/apache/tika/pull/356#issuecomment-698613886 > > finding out a way to reset the ContentHandler would be more easier. > > We were thinking about adding a resettable content handler to Tika 2.0, but it is really

[GitHub] [tika] tbentleypfpt edited a comment on pull request #356: Attempt to read zips with STORED data descriptors

2020-09-23 Thread GitBox
tbentleypfpt edited a comment on pull request #356: URL: https://github.com/apache/tika/pull/356#issuecomment-697478056 @PeterAlfredLee - I just put that zip generation code into the ZipParserTest but it's throwing a 'Truncated Zip File' exception when run. org.apache.tika.excep

[GitHub] [tika] tbentleypfpt edited a comment on pull request #356: Attempt to read zips with STORED data descriptors

2020-09-23 Thread GitBox
tbentleypfpt edited a comment on pull request #356: URL: https://github.com/apache/tika/pull/356#issuecomment-697478056 @PeterAlfredLee - I just put that zip generation code into the ZipParserTest but it's throwing a 'Truncated Zip File' exception when run. org.apache.tika.exception.