sandeshkr419 commented on PR #1130:
URL: https://github.com/apache/tika/pull/1130#issuecomment-2007895625

   Hi @tballison & @gastaldi, 
   
   I was trying to upgrade `tika-parsers-standard-package` 2.6 -> 2.8/2.9 as 
after updating `commons-compress` to 1.25.0, I was facing issues with parsing 
`IWorkPackageParser` related files (.pages, .key). 
   
   Here are more details: 
https://github.com/opensearch-project/OpenSearch/pull/12627
   
   When I was bumping up tika dependencies to 2.8.0 or 2.9.0 or 2.9.1, I was 
not able to utilize the various parsers which were part of 
`tika-parsers-standard-package` jar such as `HtmlParser`, etc listed 
[here](https://github.com/opensearch-project/OpenSearch/blob/main/plugins/ingest-attachment/src/main/java/org/opensearch/ingest/attachment/TikaImpl.java#L92).
   
   After the changes in package structure in `tika-parsers-standard-package` 
since 2.7.0, is there a change in how the dependencies are consumed now? Any 
documented way which I can refer to on how to consume the various parser 
implementations which are now not available in the 
`tika-parsers-standard-package` now.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to