You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Preben.Asmussen" <pr...@dr.dk> on 2015/01/10 17:14:02 UTC

IronMQ camel component donation

Hi

I have developed a camel component for integration with IronMQ for our
internal use. 

IronMQ <http://www.iron.io/mq>   is somewhat like AWS SQS, but with some
additional features described here http://www.iron.io/mq/comparison. 
In our case (b2b push notifications to dedicated partners) the 'multicast'
push queue feature was nice.

I would like to donate the component https://github.com/pax95/camel-ironmq
to apache, but before I go any further I think there might be a obstacle
with ironmq java sdk licence
https://github.com/iron-io/iron_mq_java/blob/master/LICENSE.txt

Any thoughts about the component and license ?

Best,
Preben  


 



--
View this message in context: http://camel.465427.n5.nabble.com/IronMQ-camel-component-donation-tp5761554.html
Sent from the Camel Development mailing list archive at Nabble.com.

Re: IronMQ camel component donation

Posted by "Preben.Asmussen" <pr...@dr.dk>.
Hi Claus

That can happen :-)

I asked IronMq what licence terms they used for their client libs. Here is
the reply I got

-------------------
We use 2-clause BSD license for our client libraries and other open source
items. (Note that our services themselves - public and on-prem versions -
are proprietary and *not* open sourced.)

The 2-clause BSD license a pretty common and permissive free software
licenses per the references on it.

http://opensource.org/licenses/BSD-2-Clause
http://en.wikipedia.org/wiki/BSD_licenses
-------------------

Regarding the donation. 
The current main development is target on the ironmq v3 version (v3 branch). 
I'm not quite sure if IronMq has rolled it out for public 'try out' yet.
I'll check up.

Best,
Preben 
  



--
View this message in context: http://camel.465427.n5.nabble.com/IronMQ-camel-component-donation-tp5761554p5766898.html
Sent from the Camel Development mailing list archive at Nabble.com.

Re: IronMQ camel component donation

Posted by Claus Ibsen <cl...@gmail.com>.
Hi Preben

Sorry we must have missed your email - I guess the start of the year was busy.

>From the license link I cannot see which kind of common license it is.
But it seems at first glance permissive and in line what license such
as ASL2.

The license here
https://github.com/iron-io/iron_mq_java/blob/master/LICENSE.txt

What ASF says about what we can use or not use is here
http://www.apache.org/legal/resolved.html

So I would say it seems okay.

Anyone have any thoughts?




On Sat, Jan 10, 2015 at 5:14 PM, Preben.Asmussen <pr...@dr.dk> wrote:
> Hi
>
> I have developed a camel component for integration with IronMQ for our
> internal use.
>
> IronMQ <http://www.iron.io/mq>   is somewhat like AWS SQS, but with some
> additional features described here http://www.iron.io/mq/comparison.
> In our case (b2b push notifications to dedicated partners) the 'multicast'
> push queue feature was nice.
>
> I would like to donate the component https://github.com/pax95/camel-ironmq
> to apache, but before I go any further I think there might be a obstacle
> with ironmq java sdk licence
> https://github.com/iron-io/iron_mq_java/blob/master/LICENSE.txt
>
> Any thoughts about the component and license ?
>
> Best,
> Preben
>
>
>
>
>
>
> --
> View this message in context: http://camel.465427.n5.nabble.com/IronMQ-camel-component-donation-tp5761554.html
> Sent from the Camel Development mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cibsen@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/