[VOTE] Release Apache Camel 2.22.0

2018-06-29 Thread Gregor Zurowski
Hi Everyone: This is a vote to release Apache Camel 2.22.0, a new minor release with 216 new features, improvements and bug fixes. This release also introduces support for Spring Boot 2.0. Please note that Spring Boot 1.x is no longer supported with this release. A summary of the changes is availa

Re: JDK 11 tool on Jenkins

2018-06-29 Thread Gav
All done. Please test. /home/jenkins/tools/java/jdk-11-ea+19/bin/java -version java version "11-ea" 2018-09-25 Java(TM) SE Runtime Environment 18.9 (build 11-ea+19) Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11-ea+19, mixed mode) On Fri, Jun 29, 2018 at 1:42 PM, Zoran Regvart wrote: > Aweso

[GitHub] camel pull request #2402: CAMEL-12607: When using Tokenizer skipFirst java.u...

2018-06-29 Thread dmvolod
GitHub user dmvolod opened a pull request: https://github.com/apache/camel/pull/2402 CAMEL-12607: When using Tokenizer skipFirst java.util.NoSuchElementException if only one element [will merge after 2.22.0 release] You can merge this pull request into a Git repository by running

Re: R: Re: Getting ready for Camel 2.22 Release with SB2 support

2018-06-29 Thread Gregor Zurowski
I am going to start the release process for 2.22.0 in a few minutes. Thanks, Gregor On Fri, Jun 29, 2018 at 12:46 PM, Gregor Zurowski wrote: > Everything looks good now. I will start with the release in a couple > of hours. Will send out a separate e-mail then. > > Thanks, > Gregor > > On Fri,

[GitHub] camel pull request #2400: CAMEL-12606: Fixed regression in camel test bluepr...

2018-06-29 Thread oscerd
Github user oscerd closed the pull request at: https://github.com/apache/camel/pull/2400 ---

[GitHub] camel pull request #2401: feat: Add default implementation of a RouteBuilder

2018-06-29 Thread rhuss
GitHub user rhuss opened a pull request: https://github.com/apache/camel/pull/2401 feat: Add default implementation of a RouteBuilder So that you can easily use object initializers for initialising routes like in ctx.add(new Routes {{ from("file:data/inbox?noop

[GitHub] camel pull request #2400: CAMEL-12606: Fixed regression in camel test bluepr...

2018-06-29 Thread valdar
GitHub user valdar opened a pull request: https://github.com/apache/camel/pull/2400 CAMEL-12606: Fixed regression in camel test blueprint behaviour. You can merge this pull request into a Git repository by running: $ git pull https://github.com/valdar/camel CAMEL-12606 Altern

Re: Java 9 build

2018-06-29 Thread Colm O hEigeartaigh
Thanks for the replies - I'm not behind a proxy and the Spring file looks fine, so I'm not sure what the issue could be. Incidentally, the camel-cxf-transport module is broken on Java 9 with: [ERROR] Failed to execute goal org.apache.cxf:cxf-codegen-plugin:3.2.4:wsdl2java (generate-test-sources)

[GitHub] camel pull request #2399: Update google-pubsub-component.adoc

2018-06-29 Thread oscerd
Github user oscerd closed the pull request at: https://github.com/apache/camel/pull/2399 ---

[GitHub] camel pull request #2399: Update google-pubsub-component.adoc

2018-06-29 Thread levackt
GitHub user levackt opened a pull request: https://github.com/apache/camel/pull/2399 Update google-pubsub-component.adoc Component should be Google Pubsub not Googlemail You can merge this pull request into a Git repository by running: $ git pull https://github.com/levackt/came

Re: JDK 11 tool on Jenkins

2018-06-29 Thread Zoran Regvart
Awesome, thanks Gavin! zoran On Fri, Jun 29, 2018 at 12:04 PM, Gav wrote: > HI, > > On Fri, Jun 29, 2018 at 8:47 AM, Zoran Regvart wrote: > >> Hi, >> is there a chance we can get the JDK 11 early access builds tools >> defined on Jenkins? >> > > Sure, > > >> I saw from the Maven Jenkins pipeli

Re: R: Re: Getting ready for Camel 2.22 Release with SB2 support

2018-06-29 Thread Gregor Zurowski
Everything looks good now. I will start with the release in a couple of hours. Will send out a separate e-mail then. Thanks, Gregor On Fri, Jun 29, 2018 at 11:17 AM, Andrea Cosentino wrote: > Let us know when you're starting the release cut. > > Thanks, > > -- > Andrea Cosentino >

Re: JDK 11 tool on Jenkins

2018-06-29 Thread Gav
HI, On Fri, Jun 29, 2018 at 8:47 AM, Zoran Regvart wrote: > Hi, > is there a chance we can get the JDK 11 early access builds tools > defined on Jenkins? > Sure, > I saw from the Maven Jenkins pipeline scripts[1] that there might be a > `JDK 11 b8 (early access build)`, but that doesn't seem

Re: R: Re: Getting ready for Camel 2.22 Release with SB2 support

2018-06-29 Thread Andrea Cosentino
Let us know when you're starting the release cut. Thanks, -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Friday, June 29, 2018, 10:18:48 AM GM

[GitHub] camel pull request #2398: Fix Javadoc linting issues

2018-06-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/2398 ---

Re: R: Re: Getting ready for Camel 2.22 Release with SB2 support

2018-06-29 Thread Gregor Zurowski
I had problems building the project with the deploy profile due to issues with the maven-javadoc-plugin. I've created the following fix for this: https://github.com/apache/camel/pull/2398 I am going to merge this into master now and move forward. Thanks, Gregor On Fri, Jun 29, 2018 at 9:11 AM,

[GitHub] camel pull request #2398: Fix Javadoc linting issues

2018-06-29 Thread gzurowski
GitHub user gzurowski opened a pull request: https://github.com/apache/camel/pull/2398 Fix Javadoc linting issues Some modules use custom Javadoc tags that cause the build to break when the Javadoc linter checks the sources. This had been disabled by providing additional para

JDK 11 tool on Jenkins

2018-06-29 Thread Zoran Regvart
Hi, is there a chance we can get the JDK 11 early access builds tools defined on Jenkins? I saw from the Maven Jenkins pipeline scripts[1] that there might be a `JDK 11 b8 (early access build)`, but that doesn't seem to work when we try it for Camel[2]. Any chance on getting a `JDK 11 (latest)` t

Re: R: Re: Getting ready for Camel 2.22 Release with SB2 support

2018-06-29 Thread Andrea Cosentino
The PR has been merged. Thanks Gregor. -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Thursday, June 28, 2018, 6:56:24 PM GMT+2, Andrea Cosent

[GitHub] camel pull request #2387: CAMEL-12588 AggregateProcessor does not stop Aggre...

2018-06-29 Thread oscerd
Github user oscerd closed the pull request at: https://github.com/apache/camel/pull/2387 ---