You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/01/29 21:28:09 UTC

[jira] [Commented] (PROTON-253) Remove compile-time dependency on bouncycastle cryptography library

    [ https://issues.apache.org/jira/browse/PROTON-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885759#comment-13885759 ] 

ASF subversion and git services commented on PROTON-253:
--------------------------------------------------------

Commit 1562574 from rhs@apache.org in branch 'proton/trunk'
[ https://svn.apache.org/r1562574 ]

PROTON-253, PROTON-417, and PROTON-499: This change consits mostly of
moving stuff around to avoid using the "test-jar" mechanism introduced
into the proton-j build a while ago. It appears that use of this
mechanism causes the maven build to be circularly self-dependent, i.e.
it requires an older stale binary version of its own output in order
to successfully complete the mvn compile stage. There are also some
fairly small code changes included that make the bouncycastle
dependency a runtime dependency rather than a compile-time dependency.

> Remove compile-time dependency on bouncycastle cryptography library
> -------------------------------------------------------------------
>
>                 Key: PROTON-253
>                 URL: https://issues.apache.org/jira/browse/PROTON-253
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: proton-j
>    Affects Versions: 0.4
>            Reporter: Philip Harvey
>            Assignee: Philip Harvey
>            Priority: Minor
>
> It is inconvenient that the proton-j requires bouncycastle to be on the compile-time classpath, as the Proton user may wish to use an alternative provider, or to use Java's vanilla SSL certificate support.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)