Branch: refs/heads/master Home: https://github.com/jenkinsci/code-coverage-api-plugin Commit: a73506f5d716b6dce65793df3d3b5834ab1bdab5 https://github.com/jenkinsci/code-coverage-api-plugin/commit/a73506f5d716b6dce65793df3d3b5834ab1bdab5 Author: Nick Jones <njo...@freewheel.com> Date: 2022-07-02 (Sat, 02 Jul 2022)
Changed paths: M plugin/src/main/java/io/jenkins/plugins/coverage/adapter/CoberturaReportAdapter.java Log Message: ----------- Add a coberturaReportAdapter symbol Allows for this report adapter to be disambiguated from the one provided by the Cobertura plugin in the case both are installed; see https://stackoverflow.com/a/72839475/466874 for this specific case and https://issues.jenkins.io/browse/INFRA-2012 and https://github.com/jenkins-infra/helpdesk/issues/1662 for the fundamental issue. Commit: f2906b800fe85062596722474c08c08692bcf63b https://github.com/jenkinsci/code-coverage-api-plugin/commit/f2906b800fe85062596722474c08c08692bcf63b Author: Ullrich Hafner <ullrich.haf...@gmail.com> Date: 2022-07-02 (Sat, 02 Jul 2022) Changed paths: M plugin/src/main/java/io/jenkins/plugins/coverage/adapter/CoberturaReportAdapter.java Log Message: ----------- Merge pull request #417 from medianick/alternate_adapter_symbol Add a coberturaReportAdapter symbol to disambiguate from Cobertura plugin's symbols Compare: https://github.com/jenkinsci/code-coverage-api-plugin/compare/79b751ff85c9...f2906b800fe8 -- 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/code-coverage-api-plugin/push/refs/heads/master/79b751-f2906b%40github.com.