Camel 3.x - User/Internal properties - XsltBuilder

2024-08-06 Thread Weickel, Andre
Hi, we migrate from Camel 2.x to 3.x. and figured out that since Camel 3.9 the method getProperties() only returns user properties but no more internal properties. To get all properties the method getAllProperties() has to be used. Unfortunately the XsltBuilder class (https://github.com/apache

Re: Enabling Virtual Threads Support...

2024-08-06 Thread Claus Ibsen
Hi Yes enabling VT should be easier like you say with some configuration in application.properties. I am not sure how it works in Quarkus, but ideally users would likely need to have it enabled for both Camel and their runtime. And if we can get that to be similar how to do that from Camel point o

Re: Enabling Virtual Threads Support...

2024-08-06 Thread James Carman
Thanks, Claus! I’ll take a look. On Tue, Aug 6, 2024 at 8:10 AM Claus Ibsen wrote: > Hi > > There is still a lot of work needed to have better VT supported > https://issues.apache.org/jira/browse/CAMEL-20199 > > You are welcome to add a comment there about making it easier to turn on in > the f

Re: Enabling Virtual Threads Support...

2024-08-06 Thread Claus Ibsen
Hi There is still a lot of work needed to have better VT supported https://issues.apache.org/jira/browse/CAMEL-20199 You are welcome to add a comment there about making it easier to turn on in the future. At present VT requires Java 21, and Camel is Java 17 still so still some time away before it

[RESULT][VOTE] Release Apache Camel K 2.4.0

2024-08-06 Thread Pasquale Congiusti
Hi all, The vote passes with 5 +1 binding votes: * Zineb Bendhiba * Otavio Rodolfo Piske * Andrea Cosentino * Claus Ibsen * Pasquale Congiustì And 3 +1 non-binding votes: * Claudio Miranda * Gaëlle Fournier * Miguel de Barros I will publish the artifacts during the day. Cheers, Pasquale.

Re: [VOTE] Release Apache Camel K 2.4.0

2024-08-06 Thread Pasquale Congiusti
Hello all, the vote is now closed. I'll publish shortly the results. Thanks. Pasquale. On Mon, Jul 29, 2024 at 4:35 PM Pasquale Congiusti < pasquale.congiu...@gmail.com> wrote: > Hello, > > This is a vote to release Apache Camel K 2.4.0. This release contains > several new features and bug fixe