Re: Apache Camel 3.11 LTS release

2021-06-22 Thread Gregor Zurowski
Hi Everyone: I am now starting to look at the `main` branch and will post updates if I run into any issues preparing the release candidate for 3.11. Thanks, Gregor On Wed, Jun 23, 2021 at 7:29 AM Claus Ibsen wrote: > > Hi Gregor > > I polished and fixed the RAT check so the source code should b

Re: Apache Camel 3.11 LTS release

2021-06-22 Thread Claus Ibsen
Hi Gregor I polished and fixed the RAT check so the source code should be ready now. On Tue, Jun 22, 2021 at 2:59 PM Gregor Zurowski wrote: > > Sounds good to me. I will post a short update before I start cutting > the release tomorrow. > > Thanks, > Gregor > > On Tue, Jun 22, 2021 at 1:50 PM C

Re: Apache Camel 3.11 LTS release

2021-06-22 Thread Peter Palaga
This timing suits Camel Quarkus very well, because in that way, we could include Camel 3.11 in the release we are preparing for Quarkus 2.0.0.Final. - We'd need to publish our artifacts by Tue, Jun 29th. Gregor, we'd appreciate very much if you could please send a short notice here once the st

Re: Apache Camel 3.11 LTS release

2021-06-22 Thread Gregor Zurowski
Sounds good to me. I will post a short update before I start cutting the release tomorrow. Thanks, Gregor On Tue, Jun 22, 2021 at 1:50 PM Claus Ibsen wrote: > > Hi > > Okay so we have resolved all outstanding JIRAs assigned for 3.11.0. > I fixed some flaky CI tests today, and Babak finished the

Re: Camel code generator for the Camel web site

2021-06-22 Thread Andrea Cosentino
Hello Marat, This is really awesome, thanks for proposing this. @Zoran Regvart do you think it is feasible to add something like kameleon project to the camel website?  Maybe we need to get some more details first? Thanks! -- Andrea Cosentino  -- Apache Camel P

Camel code generator for the Camel web site

2021-06-22 Thread Marat Gubaidullin
Hello Camel Developers, I would like to propose to add a code generator to the Camel web site to simplify (archetypes, versions, components, etc) the project creation process for developers. I have developed a prototype https://kameleon.dev It could be used as a starting point. Thank you and hav

Re: Apache Camel 3.11 LTS release

2021-06-22 Thread Claus Ibsen
Hi Okay so we have resolved all outstanding JIRAs assigned for 3.11.0. I fixed some flaky CI tests today, and Babak finished the checkstyle upgrade. So I think we are getting in good shape. Gregor if you have time, then I think you are welcome to cut the RC from tomorrow. That gives up today for

Re: The failing checkstyle validation on master branch

2021-06-22 Thread Babak Vahdat
Hi Just rebased on the main branch and created a new PR, please review https://github.com/apache/camel/pull/5734 Babak > On 21 Jun 2021, at 16:32, Babak Vahdat wrote: > > >> On 21 Jun 2021, at 16:00, Guillaume Nodet wrote: >> >> @Claus Yes, I wa