Thomas Cunningham created CAMEL-22891:
-----------------------------------------
Summary: Replace arquillian usage in camel-spring-boot itests
Key: CAMEL-22891
URL: https://issues.apache.org/jira/browse/CAMEL-22891
Project: Camel
Issue Type: Task
Components: camel-spring-boot
Reporter: Thomas Cunningham
The camel-spring-boot itests use Arquillian to package up a spring-boot archive
- example :
[https://github.com/apache/camel-spring-boot/blob/main/tests/camel-itest-spring-boot/src/test/java/org/apache/camel/itest/springboot/CamelDfdlTest.java#L26-L32]
Arquillian does not have junit 6 support currently. It would be great to
find an alternative way of packaging up a spring boot JAR for each test and
support JUnit 6 in the itests. This seems like it will be necessary when
camel-spring-boot moves to spring-boot 4.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)