Investigate and resolve LGPL dependency via camel-web
-----------------------------------------------------

                 Key: AMQ-3491
                 URL: https://issues.apache.org/jira/browse/AMQ-3491
             Project: ActiveMQ
          Issue Type: Task
    Affects Versions: 5.5.0, 5.4.0
            Reporter: Gary Tully
            Priority: Blocker
             Fix For: 5.6.0


May be related to trimmed down distro that uses old camel web.
see: https://issues.apache.org/jira/browse/AMQ-3329

ActiveMQ 5.5.0's distro includes Jaffl 0.5.1 which is
LGPL. I traced this down to the distro containing an unpacked
camel-web 2.4.0 war, which has several org.jruby:jruby dependencies in
it. My read is that this is a problem because of:
http://www.apache.org/legal/resolved#category-x

I also noted that the distro includes org.jruby.ext.posix:jnr-posix
which may be LGPL/GPL and also org.jruby.extras:jffi:1.0.1 which
appears to be LGPL as well.

The following artifacts have gaffl in them:
+---------------------+----------------------+---------+
| groupid             | artifactid           | version |
+---------------------+----------------------+---------+
| org.apache.activemq | apache-activemq      | 5.4.2   |
| org.apache.activemq | apache-activemq      | 5.4.0   |
| org.apache.activemq | apache-activemq      | 5.4.1   |
| org.apache.activemq | apache-activemq      | 5.5.0   |
| org.apache.camel    | camel-web-standalone | 2.4.0   |
| org.apache.camel    | camel-web            | 2.4.0   |
+---------------------+----------------------+---------+


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to