+100

---
Luca Burgazzoli


On Thu, Dec 19, 2019 at 9:57 AM Omar Al-Safi <o...@oalsafi.com> wrote:

> Makes sense, +1
>
> Thanks Claus
>
> On Thu, Dec 19, 2019 at 9:55 AM Claus Ibsen <claus.ib...@gmail.com> wrote:
>
> > Hi
> >
> > I would like to create a new git repository that only holds our Camel
> > examples.
> >
> >     camel-examples
> >
> >
> > JIRA:
> > https://issues.apache.org/jira/browse/CAMEL-13830
> >
> >
> > This has among others the following benefits
> >
> > 1)
> > Easier to find examples (we also add better navigation to it from
> website)
> > One place to look for examples
> >
> > 2)
> > Easy to download and get started.
> >
> > It's not a massive set of code, as its just examples.
> > Its built against a released versions out of the box, so you can clone
> > or download via github etc and get started asap, as the example dont
> > need to build source code first but just downloads the needed JARs and
> > runs.
> >
> > 3)
> > Its easier for contributors to contribute new examples. Not a massive
> > code base to manage.
> >
> > 4)
> > Makes us build examples that are using Camel BOM and don't get tied to
> > apache camel source code via parent pom.xml or others that makes it
> > harder to copy/paste an example for end users to tweak and use on his
> > own.
> >
> > 5)
> > We can include examples across our camel repositories, kafka,
> > spring-boot, quarkus, karaf, etc.
> >
> > 6)
> > Reduce build time on other Camel repositories as they dont have
> > examples as part of their regular build.
> >
> >
> >
> >
> >
> > --
> > Claus Ibsen
> > -----------------
> > http://davsclaus.com @davsclaus
> > Camel in Action 2: https://www.manning.com/ibsen2
> >
>

Reply via email to