Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-19712

camel-test-junit5: adapt to support JUnit 5.10

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.0.0
    • 4.1.0
    • camel-test
    • 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

          Activity

            People

              Unassigned Unassigned
              orpiske Otavio Rodolfo Piske
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: