Re: Camel 3.16.0 Release

2022-03-23 Thread Andrea Cosentino
Backport for sure. -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Wednesday, March 23, 2022, 11:06:59 AM GMT+1, Gregor Zurowski wrote:

Re: Camel 3.16.0 Release

2022-03-23 Thread Gregor Zurowski
Should I keep my changes for the testcontainers removal local (https://github.com/apache/camel-spring-boot/commit/dc45a6a0267effce166f1c5edb23ee93505147e5) to the 3.16.x branch or should I backport it into main? Thanks, Gregor On Wed, Mar 23, 2022 at 10:44 AM Claus Ibsen wrote: > > Hi Gregor > >

Re: Camel 3.16.0 Release

2022-03-23 Thread Otavio Rodolfo Piske
Hi, sorry to drive a bit off-topic, but ... I wonder if it would be worth it to start tracking in Jira the ways we can make our release simpler? If anyone has a list, please feel free to message me and I can add these to the jira. Of course, this alone won't solve any problems, but we may start t

Re: Camel 3.16.0 Release

2022-03-23 Thread Claus Ibsen
Hi Gregor Ah thanks yeah so on camel spring boot, we have contributors working on adding more tests to improve the QA of this project. And as such we hit these problems, but we have learned now and 3.17 should be an easier release. On Wed, Mar 23, 2022 at 9:35 AM Gregor Zurowski wrote: > > Than

Re: Camel 3.16.0 Release

2022-03-23 Thread Andrea Cosentino
I will setup 3 gh actions, to run dryRun every day. So we will know problems ahead of time. -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Wed

Re: Camel 3.16.0 Release

2022-03-23 Thread Gregor Zurowski
Thank you, Claus. I got a bit further but ran into the next issue: ``` [ERROR] Failed to execute goal on project camel-consul-starter: Could not resolve dependencies for project org.apache.camel.springboot:camel-consul-starter:jar:3.16.0: Could not find artifact org.apache.camel:camel-testcontaine

Re: Camel 3.16.0 Release

2022-03-22 Thread Claus Ibsen
Hi Okay so I have fixed this on main branch and a PR with the set of commits to fix this which can be merged on the 3.16.0 branch you use for the release https://github.com/apache/camel-spring-boot/pull/479 On Tue, Mar 22, 2022 at 10:06 PM Claus Ibsen wrote: > > Hi > > Okay so its related to all

Re: Camel 3.16.0 Release

2022-03-22 Thread Claus Ibsen
Hi Okay so its related to all the tests added to the -starter JARs where they have added test dependencies, but it seems this requires to add so it can pickup the correct Camel version. org.apache.camel camel-test-spring-junit5 + ${camel-version} On Tue, Mar 22, 2022 at 10

Re: Camel 3.16.0 Release

2022-03-22 Thread Claus Ibsen
Hi Okay got a step further [ERROR] org.apache.camel:camel-test-spring-junit5:jar:3.16.0-SNAPSHOT:test [ERROR] in project 'Camel SB Starters :: Avro' (org.apache.camel.springboot:camel-avro-starter:jar:3.16.0-SNAPSHOT) On Tue, Mar 22, 2022 at 9:14 PM Claus Ibsen wrote: > > Hi > > If I try to

Re: Camel 3.16.0 Release

2022-03-22 Thread Claus Ibsen
Hi If I try to run the dry run prepare for the release tag on CSB I can see [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.4.2:prepare (default-cli) on project spring-boot: Can't release project due to non released dependencies : [ERROR] org.apache.camel:bom-g

Re: Camel 3.16.0 Release

2022-03-22 Thread Andrea Cosentino
What are the deps with snapshot? Il mar 22 mar 2022, 19:35 Gregor Zurowski ha scritto: > I am having another problem when preparing camel-spring-boot. There > are dependencies with snapshot versions in > `tooling/camel-spring-boot-dependencies/pom.xml` and I vaguely recall > we went through this

Re: Camel 3.16.0 Release

2022-03-22 Thread Gregor Zurowski
I am having another problem when preparing camel-spring-boot. There are dependencies with snapshot versions in `tooling/camel-spring-boot-dependencies/pom.xml` and I vaguely recall we went through this before... Claus, do you remember this? Thanks, Gregor On Sun, Mar 20, 2022 at 12:09 PM Claus Ib

Re: Camel 3.16.0 Release

2022-03-22 Thread Nicolas Filotto
: Camel 3.16.0 Release !---| This Message Is From an External Sender This message came from outside your organization. Exercise caution when opening attachments or clicking any links

Re: Camel 3.16.0 Release

2022-03-22 Thread Gregor Zurowski
lease branch? > > From: Claus Ibsen > Sent: Tuesday, March 22, 2022 10:09 > To: dev > Subject: Re: Camel 3.16.0 Release > > !---| > This Message Is From an External Sender > This message came from

Re: Camel 3.16.0 Release

2022-03-22 Thread Claus Ibsen
nt: Tuesday, March 22, 2022 10:09 > To: dev > Subject: Re: Camel 3.16.0 Release > > !---| > This Message Is From an External Sender > This message came from outside your organization. > Exercise cautio

Re: Camel 3.16.0 Release

2022-03-22 Thread Nicolas Filotto
Hi Claus, OK, I do it now. In which branch(es) main only or also in the release branch? From: Claus Ibsen Sent: Tuesday, March 22, 2022 10:09 To: dev Subject: Re: Camel 3.16.0 Release !---| This

Re: Camel 3.16.0 Release

2022-03-22 Thread Claus Ibsen
owers you to > quickly and easily integrate various systems consuming or producing data. - > CAMEL-16628: Disable test to make CI complete build · apache/camel@fadf550 > github.com > > > From: Gregor Zurowski > Sent:

Re: Camel 3.16.0 Release

2022-03-22 Thread Nicolas Filotto
rs you to quickly and easily integrate various systems consuming or producing data. - CAMEL-16628: Disable test to make CI complete build · apache/camel@fadf550 github.com From: Gregor Zurowski Sent: Tuesday, March 22, 2022 09:57 To: dev@camel.apache.org Sub

Re: Camel 3.16.0 Release

2022-03-22 Thread Gregor Zurowski
I was able to prepare the release in dry run, but getting the following error now when starting it without dry run: ``` [INFO] --- maven-invoker-plugin:3.2.2:integration-test (integration-test) @ camel-package-maven-plugin --- [INFO] Building: HeaderSupport/pom.xml [INFO] run post-build script ver

Re: Camel 3.16.0 Release

2022-03-20 Thread Claus Ibsen
Hi Gregor The branches are ready for cutting the release. I have done a RAT check and fixed the few files that were missing license headers. On Mon, Mar 14, 2022 at 11:44 AM Gregor Zurowski wrote: > > Hi Everyone: > > I tried building the 3.16.0 release yesterday but struggled with a > slow an

Re: Camel 3.16.0 Release

2022-03-14 Thread Andrea Cosentino
As always Gregor, thanks a lot for your time. Don't worry, it's totally fine. Thanks again! Il giorno lun 14 mar 2022 alle ore 11:51 Claus Ibsen ha scritto: > On Mon, Mar 14, 2022 at 11:44 AM Gregor Zurowski > wrote: > > > > Hi Everyone: > > > > I tried building the 3.16.0 release yesterday b

Re: Camel 3.16.0 Release

2022-03-14 Thread Claus Ibsen
On Mon, Mar 14, 2022 at 11:44 AM Gregor Zurowski wrote: > > Hi Everyone: > > I tried building the 3.16.0 release yesterday but struggled with a > slow and spotty internet connection (at a hotel) and several code > formatting issues on each attempt. Unfortunately I won't be able to > take care of t

Re: Camel 3.16.0 Release

2022-03-14 Thread Gregor Zurowski
Hi Everyone: I tried building the 3.16.0 release yesterday but struggled with a slow and spotty internet connection (at a hotel) and several code formatting issues on each attempt. Unfortunately I won't be able to take care of this before next Monday. Is that OK with everyone? Thanks in advance,

Re: Camel 3.16.0 Release

2022-03-11 Thread Claus Ibsen
On Thu, Mar 10, 2022 at 5:47 PM Gregor Zurowski wrote: > > Hi Claus, > > I am traveling all day tomorrow, but I can start the release on > Saturday/Sunday. > Thanks Gregor The branch is ready for cutting the release. > Thanks, > Gregor > > On Thu, Mar 10, 2022 at 3:51 PM Claus Ibsen wrote: >

Re: Camel 3.16.0 Release

2022-03-10 Thread Gregor Zurowski
Hi Claus, I am traveling all day tomorrow, but I can start the release on Saturday/Sunday. Thanks, Gregor On Thu, Mar 10, 2022 at 3:51 PM Claus Ibsen wrote: > > Hi > > We are polishing up the last bits today. > I think we will be ready tomorrow so Gregor can cut the release when > he has time.

Re: Camel 3.16.0 Release

2022-03-10 Thread Claus Ibsen
Hi We are polishing up the last bits today. I think we will be ready tomorrow so Gregor can cut the release when he has time. On Mon, Mar 7, 2022 at 1:30 PM Claus Ibsen wrote: > > Hi > > We have a lot of stuff going into 3.16.0 already, so I think it would > be good to close down and get the la

Re: Camel 3.16.0 Release

2022-03-09 Thread Claus Ibsen
Hi On Mon, Mar 7, 2022 at 1:30 PM Claus Ibsen wrote: > > Hi > > We have a lot of stuff going into 3.16.0 already, so I think it would > be good to close down and get the last bits done, and then cut a > release on thursday/friday or over the weekend? > > If I get some clear time then I would wor

Re: Camel 3.16.0 Release

2022-03-07 Thread Otavio Rodolfo Piske
Hi I finished what I have planned for the Resume API v2 for 3.16.0 - the remaining stuff (mostly including it for other components) will be done for 3.17. I considering whether or not to add full example, but that's not a deal breaker (the code from the example is already part of the documentation

Re: Camel 3.16.0 Release

2022-03-07 Thread Andrea Cosentino
Hello, I would like to add at least the Azure Key Vault component and try to add the properties source for it. Not sure I'll be able to do it, this week, but I hope so. Nothing critical. Il giorno lun 7 mar 2022 alle ore 13:31 Claus Ibsen ha scritto: > Hi > > We have a lot of stuff going in

Camel 3.16.0 Release

2022-03-07 Thread Claus Ibsen
Hi We have a lot of stuff going into 3.16.0 already, so I think it would be good to close down and get the last bits done, and then cut a release on thursday/friday or over the weekend? If I get some clear time then I would work on https://issues.apache.org/jira/browse/CAMEL-16834 Which is a big