Branch: refs/heads/master
Home: https://github.com/jenkinsci/clover-plugin
Commit: 3d46c718e326104e121f0621e3130bda69d99689
https://github.com/jenkinsci/clover-plugin/commit/3d46c718e326104e121f0621e3130bda69d99689
Author: Nicolas De Loof <[email protected]>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
M src/main/java/hudson/plugins/clover/CloverBuildWrapper.java
M src/test/java/hudson/plugins/clover/CloverBuildWrapperTest.java
Log Message:
-----------
[FIXED JENKINS-15759] don't use AntIntegrator that
won't support jenkins remoting :
- distinct filesystem path between master and slave,
- CIOption not serializable
- expect clover.jar to be present on build node
Commit: 7631247143398d0434f663da241503a7f42e753b
https://github.com/jenkinsci/clover-plugin/commit/7631247143398d0434f663da241503a7f42e753b
Author: Nicolas De Loof <[email protected]>
Date: 2012-11-09 (Fri, 09 Nov 2012)
Changed paths:
M pom.xml
Log Message:
-----------
upgrade clover version to latest
Compare:
https://github.com/jenkinsci/clover-plugin/compare/7ed015b1c9f8...763124714339