+1

Regards
JB

On 19/12/2019 09:55, Claus Ibsen 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.
> 
> 
> 
> 
> 

-- 
Jean-Baptiste Onofré
jbono...@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to