[
https://issues.apache.org/jira/browse/CAMEL-16184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17405188#comment-17405188
]
Claus Ibsen commented on CAMEL-16184:
-------------------------------------
The following component should be using junit 5 for testing
camel-huawei/camel-huaweicloud-dms/pom.xml:
<artifactId>camel-test</artifactId>
camel-huawei/camel-huaweicloud-functiongraph/pom.xml:
<artifactId>camel-test</artifactId>
camel-huawei/camel-huaweicloud-iam/pom.xml:
<artifactId>camel-test</artifactId>
camel-huawei/camel-huaweicloud-obs/pom.xml:
<artifactId>camel-test</artifactId>
camel-json-patch/pom.xml: <artifactId>camel-test</artifactId>
camel-minio/pom.xml: <artifactId>camel-test</artifactId>
camel-oaipmh/pom.xml: <artifactId>camel-test</artifactId>
camel-resteasy/src/test/resources/pom.xml:
<artifactId>camel-test</artifactId>
> camel-test - Deprecate junit 4.x test modules
> ---------------------------------------------
>
> Key: CAMEL-16184
> URL: https://issues.apache.org/jira/browse/CAMEL-16184
> Project: Camel
> Issue Type: Task
> Components: tests
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: 3.x
>
>
> We should deprecate the older junit 4.x based test modules.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)