[
https://issues.apache.org/jira/browse/PROTON-1224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15437082#comment-15437082
]
ASF GitHub Bot commented on PROTON-1224:
----------------------------------------
GitHub user gemmellr opened a pull request:
https://github.com/apache/qpid-proton/pull/79
PROTON-1224: support newer BouncyCastle versions
Update based on PR #78
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gemmellr/qpid-proton bouncycastle-update
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-proton/pull/79.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 #79
----
commit 0642fa59caa0e62bb19485b83248ca65d91e213f
Author: Jem Day <[email protected]>
Date: 2016-08-22T20:37:39Z
PROTON-1224: Support newer BouncyCastle Implementations
Support new version of BouncyCastle library via existing reflection
mechanism.
Added Unit-tests
commit 24873ebd1191af7b03937fa93329458c69eb80b7
Author: Robert Gemmell <[email protected]>
Date: 2016-08-25T14:48:06Z
PROTON-1224: rework loading of bouncycastle to ensure failure is detected,
but suppressed since its optional, and actually reported at the point usage
would fail. Fix up various whitespace etc issues.
----
> Proton-J SSL uses deprecated Bouncy Castle functionality
> --------------------------------------------------------
>
> Key: PROTON-1224
> URL: https://issues.apache.org/jira/browse/PROTON-1224
> Project: Qpid Proton
> Issue Type: Improvement
> Components: proton-j
> Affects Versions: 0.12.2
> Reporter: Jem Day
>
> The BouncyCastle project deprecated functionality used by the proton-j driver
> in version 1.48. This causes run-time issues for us as our application
> containers are using newer BC versions.
> Thanks for you patience with this, hopefully this is now cleaner PR, I have
> closed the original PR #75
> Jem
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]