[GitHub] camel pull request #2259: CAMEL-11430: Upgrade to spring-batch 4.0.1

2018-03-17 Thread davidkarlsen
Github user davidkarlsen closed the pull request at: https://github.com/apache/camel/pull/2259 ---

[GitHub] camel pull request #2260: CAMEL-12363: Upgrade to spring-batch 4.0.1

2018-03-17 Thread davidkarlsen
GitHub user davidkarlsen opened a pull request: https://github.com/apache/camel/pull/2260 CAMEL-12363: Upgrade to spring-batch 4.0.1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/davidkarlsen/camel feature/CAMEL-12363 Alternat

[GitHub] camel pull request #2259: CAMEL-11430: Upgrade to spring-batch 4.0.1

2018-03-17 Thread davidkarlsen
GitHub user davidkarlsen opened a pull request: https://github.com/apache/camel/pull/2259 CAMEL-11430: Upgrade to spring-batch 4.0.1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/davidkarlsen/camel feature/CAMEL-11430 Alternat

Spring version in camel

2018-03-17 Thread David Karlsen
I looked into upgrading spring-batch to v4.x in camel-spring-batch (in master/2.22.0). Spring batch is based on spring 5.x, so I was a bit surprised to see mvn dependency:tree report that the main spring-framework versions to be 4.x, I then saw from the dependencyManagement section in the parent po

[GitHub] camel pull request #2256: CAMEL-12252: Corrected a bug in the URL override m...

2018-03-17 Thread aldettinger
Github user aldettinger closed the pull request at: https://github.com/apache/camel/pull/2256 ---

Re: Releasing Apache Camel 2.19.5 and 2.20.3

2018-03-17 Thread Gregor Zurowski
Sure, I will be able to cut the next round of releases. Should be start with 2.19.5 tomorrow already? Thanks, Gregor On Sat, Mar 17, 2018 at 2:16 PM, Claus Ibsen wrote: > Hi > > Now that Camel 2.21.0 is released, we should then get next round of > patch releases out. I think first we should ge

[GitHub] camel pull request #2218: fix CAMEL-12252 and add test case for it

2018-03-17 Thread aldettinger
Github user aldettinger closed the pull request at: https://github.com/apache/camel/pull/2218 ---

Re: Spring Boot 2 migration started - Status and things to help with

2018-03-17 Thread Jean-Baptiste Onofré
Hi Claus I will tackle the Karaf 4.2 update (with spring 5) when the release will be in vote. Regards JB Le 17 mars 2018 à 09:32, à 09:32, Claus Ibsen a écrit: >Hi > >I started the migration from spring boot 1 to 2 in a new branch >boot2ga as the older branch boot2 was out of date. Then I have

Spring Boot 2 migration started - Status and things to help with

2018-03-17 Thread Claus Ibsen
Hi I started the migration from spring boot 1 to 2 in a new branch boot2ga as the older branch boot2 was out of date. Then I have copied over the good parts and got the project to build and the camel-spring-boot is now using SB2. To support both Spring Boot 1.x and 2.x at the same time is too com

Re: Releasing Apache Camel 2.19.5 and 2.20.3

2018-03-17 Thread Jean-Baptiste Onofré
+1 for those releases. Regards JB On 17/03/2018 14:16, Claus Ibsen wrote: Hi Now that Camel 2.21.0 is released, we should then get next round of patch releases out. I think first we should get 2.19.5 released which would be the last of the 2.19.x branch which will be EOL afterwards. Then we s

Releasing Apache Camel 2.19.5 and 2.20.3

2018-03-17 Thread Claus Ibsen
Hi Now that Camel 2.21.0 is released, we should then get next round of patch releases out. I think first we should get 2.19.5 released which would be the last of the 2.19.x branch which will be EOL afterwards. Then we should roll out 2.20.3 patch release, and then followed by 2.21.1 when its due

[GitHub] camel pull request #2258: CAMEL-12358: Camel-SMPP: Use timeout when creating...

2018-03-17 Thread davsclaus
Github user davsclaus closed the pull request at: https://github.com/apache/camel/pull/2258 ---