[
https://issues.apache.org/jira/browse/CAMEL-11976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235357#comment-16235357
]
ASF GitHub Bot commented on CAMEL-11976:
----------------------------------------
ppalaga commented on issue #2073: CAMEL-11976: Align pdfbox versions to 2.0.6
URL: https://github.com/apache/camel/pull/2073#issuecomment-341347048
> Did you test the related Karaf features? Thanks.
Trying to do that now.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Align pdfbox versions to 2.0.6
> ------------------------------
>
> Key: CAMEL-11976
> URL: https://issues.apache.org/jira/browse/CAMEL-11976
> Project: Camel
> Issue Type: Bug
> Reporter: Peter Palaga
> Assignee: Peter Palaga
>
> {{org.apache.pdfbox}} is currently used by the following components
> * {{camel-fop}} uses {{org.apache.pdfbox:pdfbox}} 1.8.13
> * {{camel-pdf}} uses {{org.apache.pdfbox:pdfbox}} 1.8.13
> * {{camel-tika}} transitively depends on
> ** {{org.apache.pdfbox:pdfbox}} 2.0.6
> ** {{org.apache.pdfbox:fontbox}} 2.0.6
> ** {{org.apache.pdfbox:pdfbox-tools}} 2.0.6
> ** {{org.apache.pdfbox:pdfbox-debugger}} 2.0.6
> ** and {{org.apache.pdfbox:jempbox}} 1.8.13 (!)
> Because pdfbox 2.0 is not backwards compatible with 1.8 we are not able to
> add Tika to WildFly Camel, where we already have {{camel-pdf}} and
> {{camel-fop}}.
> I propose to align all the above artifacts to 2.0.6, except for {{jempbox}}
> that has to stay on 1.8.13, because there is no {{jempbox}} in {{pdfbox}} 2.0.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)