Croway commented on PR #2750: URL: https://github.com/apache/camel-kamelets/pull/2750#issuecomment-4004063422
Hi @christophd at the moment the integration tests are failing due to Spring version misalignment `Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.NoClassDefFoundError: org/springframework/ui/context/ThemeSource [in thread "main"]` in particular, Camel 4.19 uses Spring Boot 4.x, while Citrus declare Spring Boot 3.x. When is a citrus compatible release with SB 4 expected? @oscerd the integration tests will keep failing, but I'll merge it -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
