[GitHub] camel pull request: CAMEL-9498: Always provide a writable local re...

2016-01-10 Thread yuruki
GitHub user yuruki opened a pull request: https://github.com/apache/camel/pull/760 CAMEL-9498: Always provide a writable local registry https://issues.apache.org/jira/browse/CAMEL-9498 + some polish You can merge this pull request into a Git repository by running: $ gi

[GitHub] camel pull request: CAMEL-4725: Batch support. Single Producer for...

2016-01-10 Thread snurmine
GitHub user snurmine opened a pull request: https://github.com/apache/camel/pull/759 CAMEL-4725: Batch support. Single Producer for both SQL-components. Added batch support for StoredProcedures. It uses Spring API as much as possible. StoredProcedure can be read from messag

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 2.16.2 Release

2016-01-10 Thread Claus Ibsen
Hi I am keeping an eye on the CI server to fix any test errors there, but now it seems very good and only the usual non deterministic error may happen. Anyone got the time next week to cut a RC ? On Wed, Jan 6, 2016 at 11:45 AM, Claus Ibsen wrote: > Hi > > Its been a while since the last 2.16.x

Re: [camel-braintree] New Apache Camel component

2016-01-10 Thread Claus Ibsen
Hi Luca Thanks I have granted your user karma to edit the wiki docs. On Thu, Jan 7, 2016 at 10:22 AM, lb wrote: > Hi, > > I've sent a first PR to integrate such component > https://github.com/apache/camel/pull/756, please review it and let me > know what needs to be improved. > I still need to u

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