|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Without preventing you to give info, it can be noted that the monitoring plugin currently bundles the slf4j-api:
https://github.com/jenkinsci/monitoring-plugin/blob/master/pom.xml#L49
Sl4j-api is in theory not related to java.util.logging, but I can build a specific version without that if you want to make a test.
(Or you can remove WEB-INF/lib/slf4j-api-1.6.3.jar by yourself from the monitoring.hpi file with a zip manager and then uninstall / reinstall.)