JiriOndrusek commented on issue #998: 799 tika support wip2
URL: https://github.com/apache/camel-quarkus/pull/998#issuecomment-608313750
 
 
   @ppalaga Current states is, that tika parser "works" in jvm and native, BUT
   
   - Tike parser obviously has some issues in quarkus. Not every parser is 
working. There is a list of not native ready parsers hardcoded in git - 
https://github.com/quarkusio/quarkus/blob/master/extensions/tika/deployment/src/main/java/io/quarkus/tika/deployment/TikaProcessor.java#L39
   - Even some of the parsers which should work, are not working. For example 
image parser - I've reported an issue about it 
https://github.com/quarkusio/quarkus/issues/8375 
   - following change has to be present in camel 
https://github.com/apache/camel/pull/3705 (already merged) I'll prepare PR for 
integration branch once the branch is working with current camel
   
   Do you see any direction what to do with this issue until integration branch 
is working?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to