Hi David & Cameleers,
sorry for the late reply,

On Tue, Oct 2, 2018 at 9:07 PM David Karlsen <davidkarl...@gmail.com> wrote:
>
> Maybe bump to boot 2.1 and spring 5.1 for 2.23?

I found that there were test failures in camel-spring-boot when trying
2.1.0.M4 that were not present on 2.1.0.M3, didn't have the time to
follow up on that but it could point that we need a bit more work on
getting Spring Boot 2.1 support working. I had to change the test
configuration a bit: when using @SpringBootTest annotation with
`classes` parameter I think I traced it back to #6768[1], and there
was a removed method in SpringApplicationBuilder.

> Are you aiming on Java 11 compatibility for 2.23?

I think we still need more work on that, I'm slowly, when the time
allows, updating the `java-10` branch and trying to get as much of the
tests as possible to run. We depend on a great deal of other projects
and in some cases we need to wait for them to upgrade first. I had to
use a forked version of `maven-plugin-plugin`[2] and mvel[3].

zoran

[1] https://github.com/spring-projects/spring-boot/issues/6768
[2] 
https://github.com/apache/camel/commit/5dd4d2efd73868b7c6b8d5273cdcebc8a45b6389
[3] 
https://github.com/apache/camel/commit/12189aac834c9833e2be21d1149faf95afa131bf
-- 
Zoran Regvart

Reply via email to