+1, especially for point 4) Alex
On Thu, Dec 19, 2019 at 10:02 AM Francois Papon < francois.pa...@openobject.fr> wrote: > It make senses :) > > big +1 > > regards, > > François > fpa...@apache.org > > Le 19/12/2019 à 09:55, Claus Ibsen a écrit : > > 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. > > > > > > > > > > >