Hi

Yes Java 8 is dropped, you need to do a full local rebuild, and use Java 11

mvn clean install -P fastinstall


On Sun, Dec 26, 2021 at 4:44 PM Steve973 <steve...@gmail.com> wrote:
>
> Hello.  When I am building the Camel Spring Boot project, I get an error
> that some classes have been built by a Java 11 JDK, but the current build
> requires the classes to have been built by a Java 8 JDK.  Have I missed
> something about the appropriate Java/Maven setup for working with the Camel
> source code?  This is very easy to get around by doing a "fastinstall", but
> that takes a bunch of time if I have to do it daily.
>
> Thanks,
> Steve



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

Reply via email to