[
https://issues.apache.org/jira/browse/CAMEL-10753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-10753:
--------------------------------
Fix Version/s: 2.19.0
> Box component uses out of date library
> --------------------------------------
>
> Key: CAMEL-10753
> URL: https://issues.apache.org/jira/browse/CAMEL-10753
> Project: Camel
> Issue Type: Improvement
> Components: camel-box
> Affects Versions: 2.18.1
> Reporter: Tim Dudgeon
> Fix For: 2.19.0
>
>
> As discussed here:
> http://camel.465427.n5.nabble.com/Using-Box-component-td5792922.html
> the box component is not functioning correctly, and it appears that this is a
> result of an obsolete version of the box Java library being used.
> The latest one is here:
> https://github.com/box/box-java-sdk with maven coordinates of
> com.box:box-java-sdk:2.1.1
> but the one used in Camel is net.box:boxjavalibv2:3.2.1 and has
> not been updated since 2014.
> It appears that this old library does not work with the current Box REST API.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)