Re: [VOTE] Release Apache Camel 2.17.5

2017-01-17 Thread Luca Burgazzoli
+1 --- Luca Burgazzoli On Wed, Jan 18, 2017 at 8:49 AM, Gregor Zurowski wrote: > Hi Everyone: > > This is a vote to release Apache Camel 2.17.5, a new patch release > that includes 20+ fixes and improvements. > > Release notes: >

[VOTE] Release Apache Camel 2.17.5

2017-01-17 Thread Gregor Zurowski
Hi Everyone: This is a vote to release Apache Camel 2.17.5, a new patch release that includes 20+ fixes and improvements. Release notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12338762=12311211 Staging repository:

[GitHub] camel pull request #1405: CAMEL-10713 SCP not handling errors for failed tra...

2017-01-17 Thread patrickmcgloin
GitHub user patrickmcgloin opened a pull request: https://github.com/apache/camel/pull/1405 CAMEL-10713 SCP not handling errors for failed transfers correctly This fix works for all existing Unit Tests and I can see the error in the logs when I use the new jar file to do an SCP

[GitHub] camel pull request #1404: CAMEL-10719 add JMX management to ThrottlingExcept...

2017-01-17 Thread CodeSmell
GitHub user CodeSmell opened a pull request: https://github.com/apache/camel/pull/1404 CAMEL-10719 add JMX management to ThrottlingExceptionRoutePolicy You can merge this pull request into a Git repository by running: $ git pull https://github.com/CodeSmell/camel CAMEL-10719

Re: Next round of patch releases - 2.18.2 and 2.17.5

2017-01-17 Thread Gregor Zurowski
Hi Everyone: The 2.17.x branch looks good, so I will move forward and cut a release candidate for 2.17.5. Thanks, Gregor On Tue, Jan 17, 2017 at 3:54 PM, Gregor Zurowski wrote: > Hi Claus, > > Thanks for your update. I will look into the 2.17.x branch now. If >

[GitHub] camel pull request #1403: CAMEL-10717 Fix relativePath in camel/platforms/sp...

2017-01-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/1403 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

Re: Next round of patch releases - 2.18.2 and 2.17.5

2017-01-17 Thread Jean-Baptiste Onofré
+1 It sounds like a plan. Regards JB⁣​ On Jan 17, 2017, 06:55, at 06:55, Andrea Cosentino wrote: >+1 and thanks for your work Gregor! > -- >Andrea Cosentino >-- >Apache Camel PMC Member >Apache Karaf Committer >Apache Servicemix

Re: Next round of patch releases - 2.18.2 and 2.17.5

2017-01-17 Thread Andrea Cosentino
+1 and thanks for your work Gregor! -- Andrea Cosentino -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix Committer Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Tuesday, January 17, 2017 3:55 PM, Gregor Zurowski

Re: Next round of patch releases - 2.18.2 and 2.17.5

2017-01-17 Thread Gregor Zurowski
Hi Claus, Thanks for your update. I will look into the 2.17.x branch now. If everything is in good shape, I will start cutting a release today. I plan to work on the 2.18.2 over the weekend. Does that work for everyone? Thanks, Gregor On Tue, Jan 17, 2017 at 10:33 AM, Claus Ibsen

[GitHub] camel pull request #1402: CAMEL-10716 Salesforce Composite API wrongly check...

2017-01-17 Thread zregvart
Github user zregvart closed the pull request at: https://github.com/apache/camel/pull/1402 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request #1395: CAMEL-10546: Renamed CamelContext.getProperties to...

2017-01-17 Thread aldettinger
Github user aldettinger closed the pull request at: https://github.com/apache/camel/pull/1395 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] camel pull request #1402: CAMEL-10716 Salesforce Composite API wrongly check...

2017-01-17 Thread zregvart
GitHub user zregvart opened a pull request: https://github.com/apache/camel/pull/1402 CAMEL-10716 Salesforce Composite API wrongly checks for minimum supported version Fixes an issue when the Batch request and the configured componentversion is version 34.0. Added unit

[GitHub] camel pull request #1400: Throttling on Exceptions (RoutePolicy)

2017-01-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/1400 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request #1401: Fixed wrong issue tracker links on CONTRIBUTING.md

2017-01-17 Thread mcollovati
Github user mcollovati closed the pull request at: https://github.com/apache/camel/pull/1401 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

Re: Next round of patch releases - 2.18.2 and 2.17.5

2017-01-17 Thread Claus Ibsen
Hi Gregor There is a few PRs that we will get merged into the code base today. So I think its best later this week. Maybe in a few days and if you have better time towards the weekend. The 2.17.x branch should be ready now however. I have created a new version 2.18.3 and move a few tickets to

Re: Camel 2.19 Roadmap

2017-01-17 Thread Nicola Ferraro
5) I started taking some tickets about spring-boot auto configuration I also plan to finish the component for reactive streams before we release. On Tue, Jan 17, 2017 at 9:44 AM, Antonin Stefanutti wrote: > > > On 16 Jan 2017, at 10:28, Claus Ibsen

Re: Camel 2.19 Roadmap

2017-01-17 Thread Antonin Stefanutti
> On 16 Jan 2017, at 10:28, Claus Ibsen wrote: > > 8) > That CDI JEE transaction PR on github. > Ideally we would have had a transaction API in camel-core and then one > impl for camel-spring, and then another for camel-cdi-jee. But that > may require too much work. I

Re: Camel 2.19 Roadmap

2017-01-17 Thread Andrea Cosentino
Hey Sebastien, At the moment I was looking at the wire-tap page. Feel free to work on any other you want :-) Thanks for your help! -- Andrea Cosentino -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix Committer Email: ancosen1...@yahoo.com

Re: Camel 2.19 Roadmap

2017-01-17 Thread Luca Burgazzoli
4) done 5) I should start working on auto config for the service call soon On Mon, 16 Jan 2017 at 10:29, Claus Ibsen wrote: > Hi > > > > There is a bunch of stuff which we can/should have on the roadmap to > > complete for the Camel 2.19 release. > > > > Here is on