confluentinc / common

Common utilities library containing metrics, config and utils
Apache License 2.0
4 stars 243 forks source link

update easymock support for java 17 support #542

Closed xli1996 closed 1 year ago

xli1996 commented 1 year ago

release notes https://github.com/easymock/easymock/releases/tag/easymock-5.2.0

add support for java 17

cla-assistant[bot] commented 1 year ago

CLA assistant check
All committers have signed the CLA.

cla-assistant[bot] commented 1 year ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

trnguyencflt commented 1 year ago

@xli1996 the dependency doesn't exist (if you take a look on the downstream)

 [ERROR] Failed to execute goal on project monitoring-interceptors: Could not resolve dependencies for project io.confluent:monitoring-interceptors:jar:7.3.5-99999: org.easymock:easymock:jar:5.2 was not found in https://confluent-519856050701.dp.confluent.io/maven/maven-public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of confluent-codeartifact-central has elapsed or updates are forced -> [Help 1]
janjwerner-confluent commented 1 year ago

@xli1996 I believe it should be 5.2.0 https://mvnrepository.com/artifact/org.easymock/easymock/5.2.0