Re: [VOTE] Release Apache Camel Kamelets 3.20.1.1

2023-01-27 Thread Jean-Baptiste Onofré
+1 (binding) Regards JB On Thu, Jan 26, 2023 at 7:43 AM Andrea Cosentino wrote: > > Hello all: > > This is a vote for releasing camel-kamelets 3.20.1.1 > > The release contains fixes and it's updated to Camel 3.20.1.1 > > It's mainly related to this issue: > https://github.com/apache/camel-kamel

Re: BUG - RouteDefinition doesnt have routeId when using REST DSL

2023-01-27 Thread Claus Ibsen
Camel 3.19 (CAMEL-18057) added routeId in rest-dsl. On Fri, Jan 27, 2023 at 12:17 PM Nikola Glidzic wrote: > Hi Claus, > > Thanks for answer. > > Actually, you can't do that anymore, because writing a route part in REST > DSL is not possible anymore and routeId("myId") comes from RouteDefinitio

Re: [VOTE] Release Apache Camel K 1.10.4 and Camel Kamelets 0.9.4

2023-01-27 Thread Otavio Rodolfo Piske
+1 (binding) Thanks Andrea On Thu, Jan 26, 2023 at 6:12 PM Claus Ibsen wrote: > +1 (binding) > > On Tue, Jan 24, 2023 at 6:34 PM Andrea Cosentino > wrote: > > > Hello, > > > > This is a combined vote to release Apache Camel K 1.10.4 and Camel > Kamelets > > 0.9.4 > > > > We are upgrading the b

CamelBlueprintTestSupport : best way to add beans to CamelContext

2023-01-27 Thread Ephemeris Lappis
Hello. In our unit tests we use CamelBlueprintTestSupport. Almost all the objects our routes depend on are OSGi services that are provided on "addServicesOnStartup", either with real classes, or mocks (Mockito). Only for the unit test I need to add a simple bean (in fact, an EventNotifier) to hel

RE: BUG - RouteDefinition doesnt have routeId when using REST DSL

2023-01-27 Thread Nikola Glidzic
Hi Claus, Thanks for answer. Actually, you can't do that anymore, because writing a route part in REST DSL is not possible anymore and routeId("myId") comes from RouteDefinition, but not from RestDefinition. We used Camel version 3.15.0 before and there we utilized route() and routeId("myId")

Re: [VOTE] Release Apache Camel Kamelets 3.20.1.1

2023-01-27 Thread Zineb Bendhiba
+1 (binding) Thanks Andrea! Le jeu. 26 janv. 2023 à 07:43, Andrea Cosentino a écrit : > Hello all: > > This is a vote for releasing camel-kamelets 3.20.1.1 > > The release contains fixes and it's updated to Camel 3.20.1.1 > > It's mainly related to this issue: > https://github.com/apache/camel-