Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0
-
Novice
Description
Our component camel-test-junit5 is incompatible with JUnit 5.10.x:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project camel-test-junit5: Compilation failure [ERROR] /Users/opiske/code/java/camel/components/camel-test/camel-test-junit5/src/main/java/org/apache/camel/test/junit5/params/ParameterizedExtension.java:[139,99] incompatible types: java.lang.Class<capture#1 of ?> cannot be converted to org.junit.jupiter.api.extension.ParameterContext
We should adapt this code to the new version of JUnit
Attachments
Issue Links
- blocks
-
CAMEL-19711 Upgrade to Junit 5.10.x
- Resolved
- links to