jboss-openshift / cct_module

CEKit modules shared by OpenShift container images
Apache License 2.0
46 stars 79 forks source link

[CLOUD-4075] Upgrade Jolokia to 1.7.1 #415

Closed TomasHofman closed 2 years ago

TomasHofman commented 2 years ago

https://issues.redhat.com/browse/CLOUD-4075 https://issues.redhat.com/browse/JBEAP-23179

Upgrade Jolokia to 1.7.1 to include fixes for JDK 9+

Signed-off-by: Tomas Hofman thofman@redhat.com

spolti commented 2 years ago

hi @TomasHofman, do you think you can cherry-pick this fix to 0.39.x branch?

luck3y commented 2 years ago

Thanks @TomasHofman -- this should also go into the 0.45.x branch and be tagged 0.45.4 for EAP 7.4.x / XP 4.

luck3y commented 2 years ago

If you open the PR, I'll tag it.

TomasHofman commented 2 years ago

Hello @luck3y @spolti ,

the 0.45.x cherry pick is https://github.com/jboss-openshift/cct_module/pull/416 and the 0.39.x is https://github.com/jboss-openshift/cct_module/pull/417

Thanks for reviewing!