Branch: refs/heads/develop Home: https://github.com/jenkinsci/prometheus-plugin
Commit: 7a48b9b202f90809b1583aa7ca7d2313de27aa70 https://github.com/jenkinsci/prometheus-plugin/commit/7a48b9b202f90809b1583aa7ca7d2313de27aa70 Author: René Scheibe <rene.sche...@gmail.com> Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M pom.xml M src/main/java/org/jenkinsci/plugins/prometheus/JenkinsStatusCollector.java M src/main/java/org/jenkinsci/plugins/prometheus/config/PrometheusConfiguration.java M src/main/java/org/jenkinsci/plugins/prometheus/rest/PrometheusAction.java M src/main/java/org/jenkinsci/plugins/prometheus/util/Jobs.java M src/main/java/org/jenkinsci/plugins/prometheus/util/Runs.java Log Message: ----------- Modernize plugin Update parent pom to latest version which provides a lot of new functionality and fixes. For all the details see: https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md It requires to specify `java.level` and `jenkins.version`. Using Java 8 and one of the first Jenkins LTS versions that provides it. Removing redundant null checks that have been found by SpotBugs. Not using `Messages.AccessDeniedException2_MissingPermission` anymore as access is restricted to no external use. Not using deprecated `Jenkins.getActiveInstance()` anymore. Commit: ad18d06410a79a29f7b1e1d386f32a978bbe1d5b https://github.com/jenkinsci/prometheus-plugin/commit/ad18d06410a79a29f7b1e1d386f32a978bbe1d5b Author: Marky Jackson <markyjackson-tau...@users.noreply.github.com> Date: 2019-06-20 (Thu, 20 Jun 2019) Changed paths: M pom.xml M src/main/java/org/jenkinsci/plugins/prometheus/JenkinsStatusCollector.java M src/main/java/org/jenkinsci/plugins/prometheus/config/PrometheusConfiguration.java M src/main/java/org/jenkinsci/plugins/prometheus/rest/PrometheusAction.java M src/main/java/org/jenkinsci/plugins/prometheus/util/Jobs.java M src/main/java/org/jenkinsci/plugins/prometheus/util/Runs.java Log Message: ----------- Merge pull request #109 from darxriggs/modernize Modernize Compare: https://github.com/jenkinsci/prometheus-plugin/compare/6e397a912654...ad18d06410a7 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/prometheus-plugin/push/refs/heads/develop/6e397a-ad18d0%40github.com. For more options, visit https://groups.google.com/d/optout.