You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/08/26 03:59:53 UTC

[GitHub] [camel-k] tadayosi commented on pull request #2594: chore(jolokia): upgrade to Jolokia 1.7.0

tadayosi commented on pull request #2594:
URL: https://github.com/apache/camel-k/pull/2594#issuecomment-906074276


   @astefanutti It's because jolokia-jvm 1.7.0 pom is somewhat broken (hardcoded macOS' system tools.jar dependency in the published pom). I did a bit dirty fix that explicitly exclude `com.sun:tools` from jolokia-jvm.
   
   Please review again and let me know if there is a cleaner way.
   
   At this moment, I also think there should be a way to specify exclusions for a dependency via Dependencies trait.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org