Tim Dudgeon created CAMEL-10753:
-----------------------------------
Summary: Box component uses out of date library
Key: CAMEL-10753
URL: https://issues.apache.org/jira/browse/CAMEL-10753
Project: Camel
Issue Type: Bug
Components: camel-box
Affects Versions: 2.18.1
Reporter: Tim Dudgeon
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.4#6332)