Re: Broken Camel-Spring-Boot 3.13.x

2021-11-08 Thread Gregor Zurowski
Hi Andrea, Thank you so much for your support with this. I've just tested the changes and I was able to start preparing the release. Thanks again, Gregor On Mon, Nov 8, 2021 at 6:21 PM Andrea Cosentino wrote: > > The commit related to the fix are > > https://github.com/apache/camel-spring-boot/

Re: Broken Camel-Spring-Boot 3.13.x

2021-11-08 Thread Andrea Cosentino
The commit related to the fix are https://github.com/apache/camel-spring-boot/commit/ed58f2c6bd6b4955e51dbd38a792a5c9a2baf15e https://github.com/apache/camel-spring-boot/commit/697295649e703b0b46a2f336ca912f2871257a70 Il giorno lun 8 nov 2021 alle ore 18:20 Andrea Cosentino ha scritto: > Hello,

Broken Camel-Spring-Boot 3.13.x

2021-11-08 Thread Andrea Cosentino
Hello, We had a missing deletion in camel-spring-boot, related to this commit https://github.com/apache/camel-spring-boot/commit/417a99db297d9cd255b3cd40bf910cffa203c6e5 There the catalog-provider still using the maven plugin and the release is now failing. I fixed that by removing the referenc