Etienne Chauchot created CAMEL-13356:
----------------------------------------
Summary: cassandra-unit test dependency removal ?
Key: CAMEL-13356
URL: https://issues.apache.org/jira/browse/CAMEL-13356
Project: Camel
Issue Type: Task
Reporter: Etienne Chauchot
I'm a PMC member of Beam project were I use cassandra-unit in the test
dependencies of a module just like you do in Cassandra CQL module:
https://mvnrepository.com/artifact/org.apache.camel/camel-cassandraql/2.23.1
The problem is that this lib is licensed under LGPLV3 which is a category X
unauthorized licence. I just figured out that it was forbidden even in test
code to use LGPL libs (see [here
|https://issues.apache.org/jira/browse/LEGAL-153 ] and [here|
https://issues.apache.org/jira/browse/LEGAL-207?focusedCommentId=14080037&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-14080037]).
I'm removing it from Beam. I went through some of the apache projects that use
cassandra-unit and I found Camel friends. Hence this advice.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)