Another thing I noticed: in the autogenerated section of common-bin.xml for spring boot starter, there is still a reference to camel-jaxp-starter.
Il giorno mar 17 dic 2019 alle ore 06:05 Andrea Cosentino <anco...@gmail.com> ha scritto: > Also we need to make the build work with JDK11. > I moved the Jenkins job from main camel repo to the spring-boot one and > the JDK11 build isn't working anymore. > > > https://builds.apache.org/view/C/view/Apache%20Camel/job/camel.daily.sb.jdk11/271/console > > Il giorno mar 17 dic 2019 alle ore 05:43 Claus Ibsen < > claus.ib...@gmail.com> ha scritto: > >> 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 >> >