Re: Apache Camel 3.7 LTS Release in December 2020

2020-12-08 Thread Claus Ibsen
On Tue, Dec 8, 2020 at 4:09 PM Jean-Baptiste Onofre wrote: > > For rawPayload on salesforce, it’s ready to be merged. I just want to update > the documentation (doing it). > Hi JB Can you work on the last review comments so the PR is ready to merge. We are closing in and would like to be as rea

Re: Apache Camel 3.7 LTS Release in December 2020

2020-12-08 Thread Jean-Baptiste Onofre
For rawPayload on salesforce, it’s ready to be merged. I just want to update the documentation (doing it). Regards JB > Le 8 déc. 2020 à 14:09, Claus Ibsen a écrit : > > Hi > > Just a heads up that things are moving in the right direction. > > We have almost all bits ready. > > On Thu, Dec

Re: Apache Camel 3.7 LTS Release in December 2020

2020-12-08 Thread Claus Ibsen
Hi Just a heads up that things are moving in the right direction. We have almost all bits ready. On Thu, Dec 3, 2020 at 9:37 PM Gregor Zurowski wrote: > > Yes, I am available for cutting the release as soon as things are ready. > > Thanks, > Gregor > > > On Thu, Dec 3, 2020, 11:03 AM Claus Ibse

Re: camel-vertx-kafka and TLS 1.2 vs 1.3

2020-12-08 Thread Omar Al-Safi
So I have overridden the default values , so it shouldn't matter the JDK version that is used for complication. Regards, On Tue, Dec 8, 2020 at 11:01 AM Omar Al-Safi wrote: > Yeah

Re: camel-vertx-kafka and TLS 1.2 vs 1.3

2020-12-08 Thread Omar Al-Safi
Yeah we can, I will override this shortly in the pom file. On Tue, Dec 8, 2020 at 7:14 AM Claus Ibsen wrote: > Hi > > This new component seems to generate different configuration class > whether compiled with JDK8 ot JDK11. > > This commit is a regen from JDK11 > > https://github.com/apache/came