Hi

Good work.

For building camel-spring-boot we should have a Maven profile, so you
can easily build against master SNAPSHOT of camel, eg 3.1.0-SNAPSHOT
etc currently.
And we should also have same profile to do a quick build, eg -P fastinstall
And there are a bunch of properties with versions of all sorts of 3rd
party JARs in the root pom.xml. I wonder if we can clean that up so we
only have what must be there.
And try to inherit as much from the main camel project so we dont have
duplicates and cruft to maintain twice.


On Mon, Dec 16, 2019 at 12:07 PM Guillaume Nodet <gno...@apache.org> wrote:
>
> Hi everyone,
>
> A short note to inform you that I've gone ahead and created the
> camel-spring-boot repository and pushed the spring boot support PR into it.
> The repository is available at:
>   https://git-wip-us.apache.org/repos/asf/camel-spring-boot.git
>   https://github.com/apache/camel-spring-boot
>
> Please, from now on, push all you work on spring-boot / spring-cloud in
> this repository.  I'll commit the change to the main camel repo to remove
> all the spring-boot related things later day, once I get a full build
> working.
>
> Cheers,
> Guillaume Nodet



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to