Re: Camel Google Cloud Messaging Component

2016-01-10 Thread miki
Hi, I have one made by myself (in spring) running already in production. https://github.com/mikibrv/camel-google-cloud-messaging On Sat, January 9, 2016 5:11 pm, Aleksei Valikov wrote: > Hi there, > > > I needed a GCM component for Apache Camel. I could not find a working one > with an clear l

Re: Camel Google Cloud Messaging Component

2016-01-10 Thread Claus Ibsen
Hi Nice work. Sound good with such a component. However we would need a release of that client library in maven central. I cannot find it there yet. Also take a look at this guide for doing new Camel components and follow the steps. http://camel.apache.org/add-new-component-guide.html And yeah w