[GitHub] camel pull request #1550: CAMEL-11016-add allowEmptyDirectory option added

2017-03-18 Thread onders86
GitHub user onders86 opened a pull request: https://github.com/apache/camel/pull/1550 CAMEL-11016-add allowEmptyDirectory option added You can merge this pull request into a Git repository by running: $ git pull https://github.com/onders86/camel CAMEL-11016 Alternatively you

Re: New developers who want participate

2017-03-18 Thread souciance
Thanks, the second link was particularly helpful. On Sat, Mar 18, 2017 at 7:58 PM, Onder SEZGIN [via Camel] < ml-node+s465427n5795762...@n5.nabble.com> wrote: > simply please read, > > https://github.com/apache/camel/blob/master/CONTRIBUTING.md > > or > > http://camel.apache.org/contributing > >

Re: New developers who want participate

2017-03-18 Thread Onder SEZGIN
simply please read, https://github.com/apache/camel/blob/master/CONTRIBUTING.md or http://camel.apache.org/contributing On Sat, 18 Mar 2017 at 20:23, souciance wrote: > Hello, > > I am not sure if this belongs in camel-dev or not. I am happy to move if > you > think otherwise. My main questi

New developers who want participate

2017-03-18 Thread souciance
Hello, I am not sure if this belongs in camel-dev or not. I am happy to move if you think otherwise. My main question enquiry is this; I have used Camel for a while and would like to help improving the framework. For various reasons I cannot allocate every day to it. Are there ways like taking on

Re: Spring Transaction with JMS Client failes sometimes

2017-03-18 Thread Claus Ibsen
Hi You should ask using Camel questions on the user mailing list / user forum On Tue, Mar 14, 2017 at 5:47 PM, abx wrote: > Hi, > > I have a Spring Boot Application which uses Apache Camel to send messages to > a JMS queue. > The connection to the JMS is handled in an own transaction initiated/h

Re: Jetty Producer always uses "Transfer-Encoding: chunked"

2017-03-18 Thread Claus Ibsen
Hi Can you log a JIRA ticket and if possible provide a patch as github PR On Sat, Mar 11, 2017 at 5:40 PM, mluckam wrote: > Yes, the patch has been functionally tested and passes all the unit tests of > camel-jetty9. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com

Re: [HEADS UP] - Component docs on github layout of tables

2017-03-18 Thread Claus Ibsen
The main Camel website is wiki based and will eventually be discounted/die, when we have a new website ready. Component, eips (in progress), examples, and others are currently generated and maintained as part of the source code and are up to date with each release. We may end up with a hybrid whe