Oh!.. Shame on me, I was inattentive to JavaBeanstalkClient license. For some 
reason I was under impression it is under Apache License.

So it seems I cannot distribute camel-beanstalk under Apache License, did I get 
it right? And I have to make it GPL as long as it uses JavaBeanstalkClient, 
right?

06.09.2010, в 12:31, Rob Davies написал(а):

> Awesome! - if the JavaBeanstalkClient was Apache licenced - you could 
> contribute it to Apache Camel
> 
> On 6 Sep 2010, at 09:10, Alexander Azarov wrote:
> 
>> I am announcing camel-beanstalk, an Apache Camel component for job
>> retrieval and post-processing of Beanstalk jobs:
>> 
>> http://github.com/alaz/camel-beanstalk
>> 
>> Apache Camel http://camel.apache.org/ is an open source integration
>> framework (based on EIP).
>> 
>> camel-beanstalk component provides support of Beanstalk client
>> capabilities in Camel, that is
>> * job consuming. It's smart: when your job has been processed
>> successfully in Camel, it gets deleted from Beanstalkd automatically.
>> Or gets buried in the case of failure (onFailure behavior is
>> configurable)
>> * job producing
>> * delete/release/kick commands as well
>> 
>> The component is built on top of JavaBeanstalkClient.
>> 
>> Regards,
>> Alexander
>> 
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "beanstalk-talk" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to 
>> [email protected].
>> For more options, visit this group at 
>> http://groups.google.com/group/beanstalk-talk?hl=en.
>> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "beanstalk-talk" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/beanstalk-talk?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"beanstalk-talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/beanstalk-talk?hl=en.

Reply via email to