You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Daniel Pocock (JIRA)" <ji...@apache.org> on 2015/07/27 09:30:04 UTC

[jira] [Created] (CAMEL-9021) depends on non-free JAR

Daniel Pocock created CAMEL-9021:
------------------------------------

             Summary: depends on non-free JAR
                 Key: CAMEL-9021
                 URL: https://issues.apache.org/jira/browse/CAMEL-9021
             Project: Camel
          Issue Type: Bug
          Components: camel-sip
    Affects Versions: 2.15.2
         Environment: all
            Reporter: Daniel Pocock


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)