[
https://issues.apache.org/jira/browse/CAMEL-9021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14642986#comment-14642986
]
ASF GitHub Bot commented on CAMEL-9021:
---------------------------------------
GitHub user dpocock opened a pull request:
https://github.com/apache/camel/pull/572
CAMEL-9021: camel-sip: change dependency to org.opentelecoms.sip /
sip-api-1.2
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dpocock/camel sip-api
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/572.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 #572
----
commit cf68d132ca28c9003cac8dff971af3553c550988
Author: Daniel Pocock <[email protected]>
Date: 2015-07-27T16:37:32Z
CAMEL-9021: camel-sip: change dependency to org.opentelecoms.sip / sip-api
----
> depends on non-free JAR
> -----------------------
>
> Key: CAMEL-9021
> URL: https://issues.apache.org/jira/browse/CAMEL-9021
> Project: Camel
> Issue Type: Task
> Components: camel-sip
> Affects Versions: 2.15.2
> Environment: all
> Reporter: Daniel Pocock
> Labels: license
>
> The Camel SIP component depends on org.apache.servicemix.specs /
> org.apache.servicemix.specs.jain-sip-api-1.2
> That JAR depends on javax.sip / jain-sip-api
> The JAIN sip-api classes are not under an Apache compatible free software
> license.
> The related jain-sip-ri classes (the runtime implementation) are under an
> Apache compatible license so this bug doesn't concern them.
> The solution is to change the dependency to org.opentelecoms.sip / sip-api or
> one of the other implementations.
> http://search.maven.org/#search|ga|1|sip-api
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)