Re: Release 4.0-RC1

2023-06-27 Thread Gregor Zurowski
The release branch looks good now. I am starting to build the release candidate now. On Tue, Jun 27, 2023 at 8:05 PM Gregor Zurowski wrote: > > I've started to test the branch. Will post an update once I start building > the release candidate. > > > On Tue, Jun 27, 2023, 6:42 PM Claus Ibsen

Re: Release 4.0-RC1

2023-06-27 Thread Gregor Zurowski
I've started to test the branch. Will post an update once I start building the release candidate. On Tue, Jun 27, 2023, 6:42 PM Claus Ibsen wrote: > On Tue, Jun 27, 2023 at 6:24 PM Nicolas Filotto > wrote: > > > FYI, I have just identified a critical problem on Camel Spring-Boot > > related

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

2023-06-27 Thread Jeremy Ross
+1 (binding) Thanks, Gregor! On Tue, Jun 27, 2023 at 9:37 AM Federico Mariani < federico.mariani.1...@gmail.com> wrote: > +1 (non-binding) > > Thanks! > > Il giorno lun 26 giu 2023 alle ore 17:57 Gregor Zurowski < > gre...@list.zurowski.org> ha scritto: > > > Hi Everyone: > > > > This is a vote

Re: Release 4.0-RC1

2023-06-27 Thread Claus Ibsen
On Tue, Jun 27, 2023 at 6:24 PM Nicolas Filotto wrote: > FYI, I have just identified a critical problem on Camel Spring-Boot > related to auto-configurations which I described in > https://issues.apache.org/jira/browse/CAMEL-19511, I can fix it tomorrow > but we still need to decide if it can

Re: Release 4.0-RC1

2023-06-27 Thread Nicolas Filotto
FYI, I have just identified a critical problem on Camel Spring-Boot related to auto-configurations which I described in https://issues.apache.org/jira/browse/CAMEL-19511, I can fix it tomorrow but we still need to decide if it can wait for RC2 or not, WDYT?

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

2023-06-27 Thread Federico Mariani
+1 (non-binding) Thanks! Il giorno lun 26 giu 2023 alle ore 17:57 Gregor Zurowski < gre...@list.zurowski.org> ha scritto: > Hi Everyone: > > This is a vote to release Apache Camel 3.21.0, a new LTS release with > 295 improvements and fixes. > > Release notes: >

Re: Release 4.0-RC1

2023-06-27 Thread Claus Ibsen
Hi Thanks Otavio I pushed some commits that make it build for me https://github.com/apache/camel/compare/main...release/4.0.0-RC1 On Tue, Jun 27, 2023 at 1:45 PM Otavio Rodolfo Piske wrote: > There's a bunch of commits on main which fixed the same issue, so you can > try to cherry-pick those:

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

2023-06-27 Thread Marat Gubaidullin
+1 (non-binding) Thanks On Tue, Jun 27, 2023 at 4:50 AM Otavio Rodolfo Piske wrote: > +1 (binding) > > Thanks Gregor! > > On Tue, Jun 27, 2023 at 10:21 AM Zheng Feng wrote: > > > +1 (non-binding) > > > > On Tue, Jun 27, 2023 at 12:06 AM Gregor Zurowski < > gre...@list.zurowski.org > > > > >

Re: Release 4.0-RC1

2023-06-27 Thread Otavio Rodolfo Piske
There's a bunch of commits on main which fixed the same issue, so you can try to cherry-pick those: 47c4a4e4502 (chores) build: fix CI build (camel-dsl) 7311a29f2bb (chores) build: fix CI build (camel-olingo4-api) 3d167324d60 (chores) build: fix CI build (camel-olingo2-api) 76a5ee2188b

Re: Release 4.0-RC1

2023-06-27 Thread Otavio Rodolfo Piske
I think we can also try to remove the maven-source-plugin from those modules as it is already defined in the release profile. Kind regards On Tue, Jun 27, 2023 at 1:33 PM Claus Ibsen wrote: > Hi > > I can get the build running with jar-no-fork but I get this a bit later > > [INFO] [INFO] >

Re: Release 4.0-RC1

2023-06-27 Thread Claus Ibsen
Hi I can get the build running with jar-no-fork but I get this a bit later [INFO] [INFO] [INFO] [INFO] BUILD FAILURE [INFO] [INFO] [INFO] [INFO] Total

Re: Cleanup up stale/old branches

2023-06-27 Thread Nicolas Filotto
The branch CAMEL-19481/upgrade-jetty-10 must not be removed as I need to wait for a Karaf version that supports Jetty 10 before merging it From: Claus Ibsen Sent: Tuesday, June 27, 2023 13:13 To: dev Subject: Cleanup up stale/old branches Hi On git branch -r

Re: Release 4.0-RC1

2023-06-27 Thread Claus Ibsen
Hi Its like due to the maven source plugin is upgraded from 3.2.1 to 3.3.0 as part of apache 29 -> 30 https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom https://repo.maven.apache.org/maven2/org/apache/apache/30/apache-30.pom The SO has some hints

Re: Cleanup up stale/old branches

2023-06-27 Thread Gregor Zurowski
I can take care of the release branches, but some still have a pending vote. Also, I believe camel-3.x needs to be kept if we plan on making a 3.22 release? On Tue, Jun 27, 2023 at 1:13 PM Claus Ibsen wrote: > > Hi > > On git branch -r we have some branches which smells like they can be pruned >

Cleanup up stale/old branches

2023-06-27 Thread Claus Ibsen
Hi On git branch -r we have some branches which smells like they can be pruned origin/CAMEL-19481/upgrade-jetty-10 origin/CAMEL-19485 origin/CAMEL-19507 origin/HEAD -> origin/main origin/apache-master origin/azure-datalake-backport origin/backport-3.20-camel-19294

Re: Release 4.0-RC1

2023-06-27 Thread Gregor Zurowski
Hi Nicolas, I am running into the following error when starting the release prepare phase: ``` [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ camel-buildtools --- [ERROR] We have duplicated artifacts attached. [...] [INFO] Camel :: Buildtools

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

2023-06-27 Thread Otavio Rodolfo Piske
+1 (binding) Thanks Gregor! On Tue, Jun 27, 2023 at 10:21 AM Zheng Feng wrote: > +1 (non-binding) > > On Tue, Jun 27, 2023 at 12:06 AM Gregor Zurowski > > wrote: > > > Hi Everyone: > > > > This is a vote to release Apache Camel 3.21.0, a new LTS release with > > 295 improvements and fixes. >

CI jobs for Camel 3.21 and remove 3.18

2023-06-27 Thread Claus Ibsen
Camel 3.18 is EOL and we can remove CI jobs for it Camel 3.21 will be released soon, so we should setup CI jobs for this branch. -- Claus Ibsen - @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Re: Newcomer friendly default build, faster fast build and better reproducibility

2023-06-27 Thread Otavio Rodolfo Piske
Hi, yes we should. Some days ago I created this task on the Camel Website, which is related to reorganizing the contribution documentation: https://github.com/apache/camel-website/issues/1017. There should be some PRs this week reorganizing this. Kind regards On Tue, Jun 27, 2023 at 9:00 AM

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

2023-06-27 Thread Zheng Feng
+1 (non-binding) On Tue, Jun 27, 2023 at 12:06 AM Gregor Zurowski wrote: > Hi Everyone: > > This is a vote to release Apache Camel 3.21.0, a new LTS release with > 295 improvements and fixes. > > Release notes: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12352568=12311211 >

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

2023-06-27 Thread Alexandre Gallice
+1 (binding) Well done, Alex On Tue, Jun 27, 2023 at 7:03 AM Jean-Baptiste Onofré wrote: > +1 (binding) > > Regards > JB > > On Mon, Jun 26, 2023 at 5:56 PM Gregor Zurowski > wrote: > > > > Hi Everyone: > > > > This is a vote to release Apache Camel 3.21.0, a new LTS release with > > 295

Re: Release 4.0-RC1

2023-06-27 Thread Gregor Zurowski
Hi Nicolas, I am taking a look at the branches now and will post an update when I start the release process. Thanks, Gregor On Fri, Jun 23, 2023 at 2:28 PM Nicolas Filotto wrote: > > Hi Gregor, > > I created for you a branch release/4.0.0-RC1 in each repository (camel, > camel-examples,

Re: Newcomer friendly default build, faster fast build and better reproducibility

2023-06-27 Thread Claus Ibsen
Hi Thanks Peter for the quick build. I wonder if the building page should be updated (or have a section about quickly) https://camel.apache.org/manual/building.html Also if the auto formatting, source check etc are removed etc then this page may need to be updated On Fri, Jun 23, 2023 at 1:00 

Re: Release 3.21.0

2023-06-27 Thread Gregor Zurowski
Hi Petr, As it hasn't been merged, we haven't included it in 3.21.x. We'll be including it in subsequent releases then. Thanks, Gregor On Tue, Jun 27, 2023 at 8:35 AM Petr Kuzel wrote: > > Hi Gregor, > > I have a pending PR for the 3.21 candidate > https://github.com/apache/camel/pull/10460

Re: Release 3.21.0

2023-06-27 Thread Claus Ibsen
On Tue, Jun 27, 2023 at 8:34 AM Petr Kuzel wrote: > Hi Gregor, > > I have a pending PR for the 3.21 candidate > https://github.com/apache/camel/pull/10460 > > Have you tried to include it in the first candidate as the preview > component, please? > > There was no time to include it, will come in

RE: Release 3.21.0

2023-06-27 Thread Petr Kuzel
Hi Gregor, I have a pending PR for the 3.21 candidate https://github.com/apache/camel/pull/10460 Have you tried to include it in the first candidate as the preview component, please? Best regards Cc. -- Mr. Petr Kužel, Software Engineer Eurofins International Support Services s.à