Re: Move Examples to camel-examples git repo

2020-02-05 Thread Jean-Baptiste Onofre
Thanks ! It’s definitely cleaner. Regards JB > Le 5 févr. 2020 à 09:46, Andrea Cosentino a écrit : > > Created repository > > https://github.com/apache/camel-examples > > Il giorno mer 5 feb 2020 alle ore 09:42 Claus Ibsen > ha scritto: > >> Hi >> >> Okay so there is consensus around this

Re: Move Examples to camel-examples git repo

2020-02-05 Thread Andrea Cosentino
Created repository https://github.com/apache/camel-examples Il giorno mer 5 feb 2020 alle ore 09:42 Claus Ibsen ha scritto: > Hi > > Okay so there is consensus around this, so lets do it before the Camel > 3.1 release. > > > On Wed, Jan 29, 2020 at 10:41 AM Claus Ibsen > wrote: > > > > Hi > >

Re: Move Examples to camel-examples git repo

2020-02-05 Thread Claus Ibsen
Hi Okay so there is consensus around this, so lets do it before the Camel 3.1 release. On Wed, Jan 29, 2020 at 10:41 AM Claus Ibsen wrote: > > Hi > > We have talked about moving the examples to a separate git repo, so > its much easier for end users to try these examples, than struggle > with t

Re: Move Examples to camel-examples git repo

2020-01-30 Thread Jean-Baptiste Onofré
+1 Regards JB On 29/01/2020 10:41, Claus Ibsen wrote: > Hi > > We have talked about moving the examples to a separate git repo, so > its much easier for end users to try these examples, than struggle > with the big repo of camel project. > > It will also have us to update the examples to run in

Re: Move Examples to camel-examples git repo

2020-01-29 Thread Alex Dettinger
+1 for branch and tag only Alex On Wed, Jan 29, 2020 at 4:40 PM Luca Burgazzoli wrote: > --- > Luca Burgazzoli > > > On Wed, Jan 29, 2020 at 4:22 PM Claus Ibsen wrote: > > > On Wed, Jan 29, 2020 at 4:00 PM Zoran Regvart wrote: > > > > > > +1 > > > > > > On Wed, Jan 29, 2020 at 10:42 AM Claus

Re: Move Examples to camel-examples git repo

2020-01-29 Thread Luca Burgazzoli
--- Luca Burgazzoli On Wed, Jan 29, 2020 at 4:22 PM Claus Ibsen wrote: > On Wed, Jan 29, 2020 at 4:00 PM Zoran Regvart wrote: > > > > +1 > > > > On Wed, Jan 29, 2020 at 10:42 AM Claus Ibsen > wrote: > > > It will also have us to update the examples to run individually and > > > use Camel BOM

Re: Move Examples to camel-examples git repo

2020-01-29 Thread Andrea Cosentino
I think it makes sense to avoid releasing the examples with an official release and just tag it. We'll already have our problems in releasing camel and camel-spring-boot (and in future camel-karaf) in sequence.. Avoiding one normal release would be good. Il giorno mer 29 gen 2020 alle ore 16:22

Re: Move Examples to camel-examples git repo

2020-01-29 Thread Omar Al-Safi
> > We can instead just branch and tag in git, and then people can > checkout what version they want to play/use. > So there is a 3.1.0 tag, and 3.1.x branch. So I guess something similar to confluent examples repo ( https://github.com/confluentinc/examples) On Wed, Jan 29, 2020 at 4:22 PM Claus

Re: Move Examples to camel-examples git repo

2020-01-29 Thread Claus Ibsen
On Wed, Jan 29, 2020 at 4:00 PM Zoran Regvart wrote: > > +1 > > On Wed, Jan 29, 2020 at 10:42 AM Claus Ibsen wrote: > > It will also have us to update the examples to run individually and > > use Camel BOM instead of being tied to Camel source. Which means the > > examples would be better practic

Re: Move Examples to camel-examples git repo

2020-01-29 Thread Zoran Regvart
+1 On Wed, Jan 29, 2020 at 10:42 AM Claus Ibsen wrote: > It will also have us to update the examples to run individually and > use Camel BOM instead of being tied to Camel source. Which means the > examples would be better practice. Would we keep branches with examples corresponding to Camel ver

Re: Move Examples to camel-examples git repo

2020-01-29 Thread Federico Valeri
+1 I like the idea of using the BOM and not being tied to Camel source. On Wed, Jan 29, 2020 at 11:00 AM Omar Al-Safi wrote: > > +1 > > On Wed, Jan 29, 2020 at 10:44 AM Andrea Cosentino wrote: > > > +1 from my side. > > > > Il giorno mer 29 gen 2020 alle ore 10:42 Claus Ibsen < > > claus.ib...@

Re: Move Examples to camel-examples git repo

2020-01-29 Thread Omar Al-Safi
+1 On Wed, Jan 29, 2020 at 10:44 AM Andrea Cosentino wrote: > +1 from my side. > > Il giorno mer 29 gen 2020 alle ore 10:42 Claus Ibsen < > claus.ib...@gmail.com> > ha scritto: > > > Hi > > > > We have talked about moving the examples to a separate git repo, so > > its much easier for end users

Re: Move Examples to camel-examples git repo

2020-01-29 Thread Andrea Cosentino
+1 from my side. Il giorno mer 29 gen 2020 alle ore 10:42 Claus Ibsen ha scritto: > Hi > > We have talked about moving the examples to a separate git repo, so > its much easier for end users to try these examples, than struggle > with the big repo of camel project. > > It will also have us to up

Move Examples to camel-examples git repo

2020-01-29 Thread Claus Ibsen
Hi We have talked about moving the examples to a separate git repo, so its much easier for end users to try these examples, than struggle with the big repo of camel project. It will also have us to update the examples to run individually and use Camel BOM instead of being tied to Camel source. Wh