Branch: refs/heads/master
Home: https://github.com/jenkinsci/jacoco-plugin
Commit: 45d72600020d3eb736423e4f980bbd041bd6cff6
https://github.com/jenkinsci/jacoco-plugin/commit/45d72600020d3eb736423e4f980bbd041bd6cff6
Author: Ognjen Bubalo <[email protected]>
Date: 2012-10-08 (Mon, 08 Oct 2012)
Changed paths:
M src/main/java/hudson/plugins/jacoco/JacocoBuildAction.java
M src/main/java/hudson/plugins/jacoco/report/CoverageReport.java
Log Message:
-----------
build variable renamed to owner
Commit: ee58f711a6f9a62e379f760b0b8b31464f8adfa5
https://github.com/jenkinsci/jacoco-plugin/commit/ee58f711a6f9a62e379f760b0b8b31464f8adfa5
Author: Ognjen Bubalo <[email protected]>
Date: 2012-10-08 (Mon, 08 Oct 2012)
Changed paths:
M pom.xml
Log Message:
-----------
Fixing JENKINS-15242 org.objectweb.asm.ClassReader.accept error: Using
pluginClassLoaderFirst.
Compare:
https://github.com/jenkinsci/jacoco-plugin/compare/4e138b068de1...ee58f711a6f9