Re: New camel-cassandra component: Licenses doubt

2014-12-28 Thread joef
Hi, Regarding a Camel component for Cassandra, I've been working on such a component. Check out camel-cql <https://github.com/joef551/camel-cql> . Regards Joe -- View this message in context: http://camel.465427.n5.nabble.com/New-camel-cassandra-component-Licenses-doubt-tp5760

Re: New camel-cassandra component: Licenses doubt

2014-12-18 Thread Christian Müller
No, it's not possible: http://www.apache.org/legal/3party.html#category-x Best, Christian On Tue, Dec 16, 2014 at 5:06 PM, Andrea Cosentino < ancosen1...@yahoo.com.invalid> wrote: > > Hi all, > I'm currently working on a new component: camel-cassandra. > This component will use: - Datastax Java

Re: New camel-cassandra component: Licenses doubt

2014-12-17 Thread Willem Jiang
Hi, I’m not sure if we use LGPLv3 jar inside of Apache Camel, but we have camel-extra[1] to host the components which may not be hosted Apache Camel repository due to license issue. [1]https://code.google.com/a/apache-extras.org/p/camel-extra/?redir=1 -- Willem Jiang Red Hat, Inc. Web: http

Re: New camel-cassandra component: Licenses doubt

2014-12-16 Thread Willem Jiang
Hi, I’m not sure if we use LGPLv3 jar inside of Apache Camel, but we have camel-extra[1] to host the components which may not be hosted Apache Camel repository due to license issue. [1]https://code.google.com/a/apache-extras.org/p/camel-extra/?redir=1 -- Willem Jiang Red Hat, Inc. Web: http

New camel-cassandra component: Licenses doubt

2014-12-16 Thread Andrea Cosentino
Hi all, I'm currently working on a new component: camel-cassandra. This component will use: - Datastax Java Driver (Apache License 2.0) and for unit testing - Cassandra-Unit My doubt is related to this last project. This work is licensed under LGPL V 3.0 and should be very useful to have an embedd