kafka icon indicating copy to clipboard operation
kafka copied to clipboard

KAFKA-19395 - Updated Junit and mockito version and license information in NOTICE-binary for Jakarta RESTful Web Services Project

Open kapoorpalak21999 opened this issue 7 months ago • 4 comments

Jira - https://issues.apache.org/jira/browse/KAFKA-19395

Updated Junit version and license information in NOTICE-binary for Jakarta RESTful Web Services Project

Github pom.xml for Jakarta rest project - https://github.com/jakartaee/rest/blob/36de36005d52fc06fc050aa6def415abb255a539/pom.xml#L114

Maven for Junit 5.10.2 version - https://mvnrepository.com/artifact/org.junit/junit-bom/5.10.2

kapoorpalak21999 avatar Jun 10 '25 14:06 kapoorpalak21999

@kapoorpalak21999 thanks for your contribution. you has another ticket (KAFKA-19399) to fix mockito version, but it would be cool if this PR can fix all of out-of-date versions. WDYT?

chia7712 avatar Jun 11 '25 06:06 chia7712

@chia7712 Sure. I will update the versions in the same PR itself. Thanks

kapoorpalak21999 avatar Jun 11 '25 06:06 kapoorpalak21999

Jira - https://issues.apache.org/jira/browse/KAFKA-19399

Updated Mockito version and source link in NOTICE-binary for Jakarta RESTful Web Services Project

Github pom.xml for Jakarta rest project - https://github.com/jakartaee/rest/blob/36de36005d52fc06fc050aa6def415abb255a539/pom.xml#L118

kapoorpalak21999 avatar Jun 11 '25 06:06 kapoorpalak21999

A label of 'needs-attention' was automatically added to this PR in order to raise the attention of the committers. Once this issue has been triaged, the triage label should be removed to prevent this automation from happening again.

github-actions[bot] avatar Jun 18 '25 03:06 github-actions[bot]

Hi @chia7712 , Can you please help to review and merge this PR. Thanks!

kapoorpalak21999 avatar Jul 24 '25 14:07 kapoorpalak21999

Hi @kapoorpalak21999 , thanks for the patch. The JUnit and Mockito versions you mentioned seem to come from the Jakarta RESTful Web Services Project, not the ones Kafka itself uses (JUnit 5.13.1, Mockito 5.14.2).

However, JUnit 5.10.2 and Mockito 5.11.0 are from the latest Web Services release, which Kafka may not depend on, could you check which Web Services version Kafka actually uses, so that we can determine the correct JUnit and Mockito versions?

Rancho-7 avatar Sep 29 '25 15:09 Rancho-7

thanks for the patch. The JUnit and Mockito versions you mentioned seem to come from the Jakarta RESTful Web Services Project, not the ones Kafka itself uses (JUnit 5.13.1, Mockito 5.14.2).

yes, that is right. My previous comment is incorrect.

chia7712 avatar Sep 29 '25 15:09 chia7712