Branch: refs/heads/master
Home: https://github.com/jenkinsci/cobertura-plugin
Commit: 50d2fc7b3d78d3ad530a7499af5cb1ceac99e8f4
https://github.com/jenkinsci/cobertura-plugin/commit/50d2fc7b3d78d3ad530a7499af5cb1ceac99e8f4
Author: Łukasz Wiecheć <[email protected]>
Date: 2012-08-17 (Fri, 17 Aug 2012)
Changed paths:
M src/main/java/hudson/plugins/cobertura/CoberturaPublisher.java
M src/main/java/hudson/plugins/cobertura/MavenCoberturaPublisher.java
Log Message:
-----------
adding support to publish reports from 'cobertura-it-maven-plugin'
This fork of standard cobertura maven plugin allows more control
how to run the instrumentation during the 'intergration-test' phase
of the Maven project. For details check project's homepage:
http://code.google.com/p/cobertura-it-maven-plugin/
As the name of the plugin differs slightly, this patch fixes that.
Commit: 6e0b7909cdf20bd2788d715f0d6f3e1559fc1882
https://github.com/jenkinsci/cobertura-plugin/commit/6e0b7909cdf20bd2788d715f0d6f3e1559fc1882
Author: Seiji Sogabe <[email protected]>
Date: 2012-08-17 (Fri, 17 Aug 2012)
Changed paths:
M src/main/java/hudson/plugins/cobertura/CoberturaPublisher.java
M src/main/java/hudson/plugins/cobertura/MavenCoberturaPublisher.java
Log Message:
-----------
Merge remote-tracking branch 'iwie/master' into pull-8
Compare:
https://github.com/jenkinsci/cobertura-plugin/compare/16ac87713e3b...6e0b7909cdf2