Re: What branch to add new functionality

2017-05-10 Thread Mark
Great. Thank you. On Wed, May 10, 2017 at 11:02 PM, Tomohisa Igarashi wrote: > Hi, > > I've been working on master branch for everything including bug fixes. Bug > fixes are backported to the other branches, but in principal new > functionality will only get into master. > > Thanks, > Tomo > >

Re: What branch to add new functionality

2017-05-10 Thread Tomohisa Igarashi
Hi, I've been working on master branch for everything including bug fixes. Bug fixes are backported to the other branches, but in principal new functionality will only get into master. Thanks, Tomo On 05/11/2017 07:58 AM, Mark wrote: Hello devs, I'm working on some new functionality for the

What branch to add new functionality

2017-05-10 Thread Mark
Hello devs, I'm working on some new functionality for the camel-mongo component, I'm looking to find out what branch I should be working in as I develop this new functionality. Cheers, Mark