[GitHub] camel pull request #2203: CAMEL-12181: XML Signature: '#' missing in ObjectR...

2018-01-30 Thread forsthofer
GitHub user forsthofer opened a pull request: https://github.com/apache/camel/pull/2203 CAMEL-12181: XML Signature: '#' missing in ObjectReference attribute of XADES element DataObjectFormat You can merge this pull request into a Git repository by running: $ git pull

[GitHub] camel pull request #2202: Update xquery-component.adoc

2018-01-30 Thread oscerd
Github user oscerd closed the pull request at: https://github.com/apache/camel/pull/2202 ---

[GitHub] camel pull request #2202: Update xquery-component.adoc

2018-01-30 Thread catoaune
GitHub user catoaune opened a pull request: https://github.com/apache/camel/pull/2202 Update xquery-component.adoc It took me quite a while to figure out that custom functions in Camel 2.18, 2.19 and 2.20 could result in a NullPointerException, so I think it could save others some

[GitHub] camel pull request #2201: [JsonValidator] Fix missing mvn url handler

2018-01-30 Thread oscerd
Github user oscerd closed the pull request at: https://github.com/apache/camel/pull/2201 ---

[GitHub] camel pull request #2201: [JsonValidator] Fix missing mvn url handler

2018-01-30 Thread avano
GitHub user avano opened a pull request: https://github.com/apache/camel/pull/2201 [JsonValidator] Fix missing mvn url handler You can merge this pull request into a Git repository by running: $ git pull https://github.com/avano/camel fix-camel-json-validator-wrap

Re: Apache Camel 2.21 Release in february

2018-01-30 Thread Claus Ibsen
Spring Boot 2 is not GA yet and its on the roadmap for Camel 2.22.0. Camel 2.21.0 will be Spring Boot v1 only. On Tue, Jan 30, 2018 at 11:21 AM, David Karlsen wrote: > BTW: Is there a schedule for spring boot 2 (I know there is a delay on the > spring side of things,

[GitHub] camel pull request #2200: CAMEL-12192 support csv bindy skip fields

2018-01-30 Thread neoxu999
GitHub user neoxu999 opened a pull request: https://github.com/apache/camel/pull/2200 CAMEL-12192 support csv bindy skip fields added skipField to CsvRecord annotation, keeping the same implementation as skipFirstLine You can merge this pull request into a Git repository by

[GitHub] camel pull request #2199: CAMEL-12192 support csv bindy skip fields

2018-01-30 Thread neoxu999
Github user neoxu999 closed the pull request at: https://github.com/apache/camel/pull/2199 ---

[GitHub] camel pull request #2199: CAMEL-12192 support csv bindy skip fields

2018-01-30 Thread neoxu999
GitHub user neoxu999 opened a pull request: https://github.com/apache/camel/pull/2199 CAMEL-12192 support csv bindy skip fields added new constructor with boolean isSkipField for supporting skip fields. It will not impact on the old code. You can merge this pull request into a Git

Re: Apache Camel 2.21 Release in february

2018-01-30 Thread David Karlsen
BTW: Is there a schedule for spring boot 2 (I know there is a delay on the spring side of things, wondering how far back that camel will be) - as I need both to upgrade our stack. 2018-01-30 10:17 GMT+01:00 Luca Burgazzoli : > +1 > > > --- > Luca Burgazzoli > > On Tue, Jan

Re: Apache Camel 2.21 Release in february

2018-01-30 Thread Luca Burgazzoli
+1 --- Luca Burgazzoli On Tue, Jan 30, 2018 at 10:14 AM, Andrea Cosentino < ancosen1...@yahoo.com.invalid> wrote: > +1 > > -- > Andrea Cosentino > -- > Apache Camel PMC Member > Apache Karaf Committer > Apache Servicemix PMC Member > Email: ancosen1...@yahoo.com

Re: Apache Camel 2.21 Release in february

2018-01-30 Thread Andrea Cosentino
+1 -- Andrea Cosentino  -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Tuesday, January 30, 2018, 10:13:30 AM GMT+1, Claus Ibsen wrote:

Apache Camel 2.21 Release in february

2018-01-30 Thread Claus Ibsen
Hi I think we should get the next Apache Camel 2.21 release ready and to be released in the end of next month, eg february. Then it will be about 5 months since 2.20.0 was released and thus its about time we do a new big release. So lets use the next 2-3 weeks to get the last bits implemented,