[
https://issues.apache.org/jira/browse/TIKA-3347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17862879#comment-17862879
]
ASF GitHub Bot commented on TIKA-3347:
--------------------------------------
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)'
```
> Upgrade to PDFBox 3.x when available
> ------------------------------------
>
> Key: TIKA-3347
> URL: https://issues.apache.org/jira/browse/TIKA-3347
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Major
>
> 3.0.0-RC1 was recently released. We should integrate it on a dev branch asap
> so that we can help with regression testing...
--
This message was sent by Atlassian Jira
(v8.20.10#820010)