Re: Apache Camel 3.22.0 Release (last 3.x)

2023-12-19 Thread Gregor Zurowski
Hi Claus, I think we tried this in the past, but there were other problems with that, and we didn't really follow up. I was successful building with the previous fix. Will proceed with the release now. Thanks, Gregor On Tue, Dec 19, 2023 at 12:25 PM Claus Ibsen wrote: > > Hi > > Ah okay the

Re: Apache Camel 3.22.0 Release (last 3.x)

2023-12-19 Thread Claus Ibsen
Hi Ah okay the 3.22 is Java 11 as minimum version, so that javadoc plugin should be bumped to 11 instead of 8. On Tue, Dec 19, 2023 at 11:43 AM Andrea Cosentino wrote: > Looks good to me. > > Thanks Gregor. > > Il giorno mar 19 dic 2023 alle ore 11:42 Gregor Zurowski < >

Re: Apache Camel 3.22.0 Release (last 3.x)

2023-12-19 Thread Andrea Cosentino
Looks good to me. Thanks Gregor. Il giorno mar 19 dic 2023 alle ore 11:42 Gregor Zurowski < gre...@list.zurowski.org> ha scritto: > I am having the following issue when building the 3.x branch: > > ``` > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-javadoc-plugin:3.2.0:jar >

Re: Apache Camel 3.22.0 Release (last 3.x)

2023-12-19 Thread Gregor Zurowski
I am having the following issue when building the 3.x branch: ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.2.0:jar (attach-javadocs) on project camel-api: MavenReportException: Error while generating Javadoc: [ERROR] Exit code: 1 -

Re: Apache Camel 3.22.0 Release (last 3.x)

2023-12-13 Thread Andrea Cosentino
+1, I would like to add the SBOM also to the branch, so we can publish it, but we can do that by hand too. Il giorno mer 13 dic 2023 alle ore 08:46 Claus Ibsen ha scritto: > Hi > > Okay so camel-3.x branches are ready for cutting 3.22.0 release. > > > On Tue, Dec 12, 2023 at 5:10 PM Claus

Re: Apache Camel 3.22.0 Release (last 3.x)

2023-12-12 Thread Claus Ibsen
Hi Okay so camel-3.x branches are ready for cutting 3.22.0 release. On Tue, Dec 12, 2023 at 5:10 PM Claus Ibsen wrote: > Hi > > We have one last release in 3.x which is the 3.22.0 release. > > This is a smaller 3.x release and is the last planned for 3.x. Users on > 3.x should consider

Apache Camel 3.22.0 Release (last 3.x)

2023-12-12 Thread Claus Ibsen
Hi We have one last release in 3.x which is the 3.22.0 release. This is a smaller 3.x release and is the last planned for 3.x. Users on 3.x should consider upgrading to v4, and start new development on v4 if possible. There are no more planned work for 3.22.0, so we can do a sanity check on the