[
https://issues.apache.org/jira/browse/CAMEL-9021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14645810#comment-14645810
]
ASF GitHub Bot commented on CAMEL-9021:
---------------------------------------
Github user dpocock closed the pull request at:
https://github.com/apache/camel/pull/572
> 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
> Assignee: Claus Ibsen
> Labels: license
> Fix For: 2.16.0, 2.15.3, 2.14.4
>
>
> 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)