kbachuHighSpot commented on PR #1473:
URL: https://github.com/apache/tika/pull/1473#issuecomment-2207113861

   This is great. Thanks for working on this.
   Is this released with 3.0.0 thats in Beta? Because its listed here - 
https://tika.apache.org/3.0.0-BETA/index.html
   
   We are blocked on upgrading `pdfbox` to `3.0.2` because we also use `tika 
1.24` that is not compatible with `pdfbox 3.0.2`.
   
   I just tried upgrading `tika` to 3.0.0(Beta), I am still getting the error.
   ```
   Execution error (NoSuchMethodError) at 
org.apache.tika.parser.pdf.PDFParser/getPDDocument (PDFParser.java:506).
   'org.apache.pdfbox.pdmodel.PDDocument 
org.apache.pdfbox.pdmodel.PDDocument.load(java.io.File, java.lang.String, 
org.apache.pdfbox.io.MemoryUsageSetting)'
   ```


-- 
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: dev-unsubscr...@tika.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to