[
https://issues.apache.org/jira/browse/CAMEL-12180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16350063#comment-16350063
]
ASF GitHub Bot commented on CAMEL-12180:
----------------------------------------
GitHub user nofuss opened a pull request:
https://github.com/apache/camel/pull/2205
CAMEL-12180 - upgrade Braintree Java SDK to version 2.75.0
Upgrade Braintree Java SDK to version 2.75.0. Previous versions used the
org.json library, whose license has been deemed x-category by the ASF, and
cannot be used at all.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nofuss/camel CAMEL-12180
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2205.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2205
----
commit 18d1ca3902b235c66bbcbb3c3b630a3ff84f6d66
Author: Russ Johnson <rusjohnson@...>
Date: 2018-02-02T09:29:59Z
CAMEL-12180 - upgrade Braintree Java SDK to version 2.75.0
----
> camel-braintree - Downgrade to version without org.json
> -------------------------------------------------------
>
> Key: CAMEL-12180
> URL: https://issues.apache.org/jira/browse/CAMEL-12180
> Project: Camel
> Issue Type: Task
> Components: camel-braintree
> Affects Versions: 2.21.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 2.21.0
>
>
> We cannot use newer version as it uses org.json JAR.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)