Re: [VOTE] Release Apache Camel 4.8.0 (LTS)

2024-09-09 Thread zineb bendhiba
+1 (binding) Zineb > Le 9 sept. 2024 à 14:10, Gregor Zurowski a écrit : > > Hi Everyone: > > This is a vote to release Apache Camel 4.8.0, a new release with 184 > new features and improvements. > > Release notes: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12354854&pro

Re: [VOTE] Release Apache Camel 4.8.0 (LTS)

2024-09-09 Thread Tom Cunningham
+1 (non-binding), tried Claus' camel-spring-boot-examples tag out and it worked great Thanks Gregor! On Mon, Sep 9, 2024 at 11:48 AM Babak Vahdat wrote: > +1 (binding) > > Thanks Gregor! > > -- > Babak > > > On 9 Sep 2024, at 14:08, Gregor Zurowski > wrote: > > > > Hi Everyone: > > > > This is

[HEADS UP] - main branch is now 4.9.0-SNAPSHOT

2024-09-09 Thread Claus Ibsen
Hi The 4.8.0 is on VOTE, and we can work on main branch for next release. So I am bumping all the pom and other builds files. So expect a big commit. -- Claus Ibsen - @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Re: [VOTE] Release Apache Camel 4.8.0 (LTS)

2024-09-09 Thread Claudio Miranda
+1 (non binding) Em seg., 9 de set. de 2024 às 13:09, Gregor Zurowski escreveu: > > Hi Everyone: > > This is a vote to release Apache Camel 4.8.0, a new release with 184 > new features and improvements. > > Release notes: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12354854&

Re: [VOTE] Release Apache Camel 4.8.0 (LTS)

2024-09-09 Thread Alexandre Gallice
+1 (binding) Congrats to anyone involved in this new LTS release, Alex On Mon, Sep 9, 2024 at 2:10 PM Gregor Zurowski wrote: > Hi Everyone: > > This is a vote to release Apache Camel 4.8.0, a new release with 184 > new features and improvements. > > Release notes: > https://issues.apache.org/ji

[VOTE] Release Apache Camel 4.8.0 (LTS)

2024-09-09 Thread Gregor Zurowski
Hi Everyone: This is a vote to release Apache Camel 4.8.0, a new release with 184 new features and improvements. Release notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12354854&projectId=12311211 == Apache Camel 4.8.0 == Staging repository: https://repository.apache.org/

Re: Apache Camel 4.8 LTS in early september

2024-09-09 Thread Gregor Zurowski
The changes work, I can proceed with the SB release. Thanks a lot! I have also merged your PR. Thanks, Gregor On Mon, Sep 9, 2024 at 9:45 AM Gregor Zurowski wrote: > > The changes look good. I cherry-picked your commit onto the > `release/4.8.0` branch and am trying it now. > > On Mon, Sep 9, 2

Re: Apache Camel 4.8 LTS in early september

2024-09-09 Thread Gregor Zurowski
Yes, it's reproducible with: cd tooling/camel-spring-boot-config-generator-maven-plugin ../../mvnw javadoc:javadoc Updating the maven-javadoc-plugin to 3.10.0 didn't help. On Mon, Sep 9, 2024 at 9:21 AM Claus Ibsen wrote: > > Hi > > Okay Gregor. > > I guess we can try to reproduce this doing a

Re: Apache Camel 4.8 LTS in early september

2024-09-09 Thread Claus Ibsen
Hi Okay Gregor. I guess we can try to reproduce this doing a dryRun release. The command is something like this ./mvnw release:prepare -DdryRun -Prelease Or maybe just running mvn javadoc:javadoc triggers this On Mon, Sep 9, 2024 at 7:59 AM Gregor Zurowski wrote: > Hi, > > The core project