Re: Java versions we wish to support

2018-07-19 Thread Willem Jiang
+1 for declaring the dependencies directly. User can always override the version by introducing the dependencies management or just exclude them. and adding the dependencies supports most of cases. Willem Jiang Twitter: willemjiang Weibo: 姜宁willem On Fri, Jul 20, 2018 at 3:16 AM, Pascal Schuma

Re: Java versions we wish to support

2018-07-19 Thread Pascal Schumacher
Am 19.07.2018 um 16:42 schrieb Zoran Regvart: Hello, while doing the exploration of running tests on Java 11 I found out that from that version onward Java EE APIs are no longer distributed with Java[1]. I think this makes a difference in how we declare the dependencies. So for instance JAXB API

[GitHub] camel pull request #2432: CAMEL-12642:Fix for http4 feature authenticationPr...

2018-07-19 Thread ramu11
GitHub user ramu11 opened a pull request: https://github.com/apache/camel/pull/2432 CAMEL-12642:Fix for http4 feature authenticationPreemptive in pollEnrich CAMEL-12642:Fix for http4 feature authenticationPreemptive in pollEnrich You can merge this pull request into a Git repository

Java versions we wish to support

2018-07-19 Thread Zoran Regvart
Hello, while doing the exploration of running tests on Java 11 I found out that from that version onward Java EE APIs are no longer distributed with Java[1]. I think this makes a difference in how we declare the dependencies. So for instance JAXB API is no longer available, we need to add it and w

Re: Java 10+ builds

2018-07-19 Thread Zoran Regvart
Hi Cameleers, a little update on this effort. Over the past few days I've been adding dependencies and fixing issues in tooling that I've found while running the build on early access Java 11 builds. You can follow/contribute to this effort on the, not very cleverly named, `java-10-test` branch. I

Re: A "Kamel" crazy idea

2018-07-19 Thread Nicola Ferraro
It's clear to me that we need to add support for our existing XML DSL, that is powerful. But there are multiple reasons why I'd like to also "add" a limited yaml/json notation to "Kamel". The first one (and simplest) is that json/yaml is the primary encoding for all resources exchanged with the Ku

Re: [VOTE] Release Apache Camel 2.21.2

2018-07-19 Thread Onder SEZGIN
+1 On Wed, 18 Jul 2018 at 18:26, Grzegorz Grzybek wrote: > +1 (non-binding) > > regards > Grzegorz Grzybek > > 2018-07-18 17:07 GMT+02:00 Willem Jiang : > > > +1. > > > > > > Willem Jiang > > > > Twitter: willemjiang > > Weibo: 姜宁willem > > > > On Wed, Jul 18, 2018 at 5:46 AM, Gregor Zurowski <