Branch: refs/heads/useexec
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 872af9dcd0af4d73851e74e4b647981e770038c9
      
https://github.com/jenkinsci/jacoco-plugin/commit/872af9dcd0af4d73851e74e4b647981e770038c9
  Author: Ognjen Bubalo <ognjen.bub...@gmail.com>
  Date:   2012-08-08 (Wed, 08 Aug 2012)

  Changed paths:
    M src/main/java/hudson/plugins/jacoco/JacocoBuildAction.java
    M src/main/java/hudson/plugins/jacoco/JacocoPublisher.java
    M src/main/java/hudson/plugins/jacoco/model/ModuleInfo.java
    M src/main/java/hudson/plugins/jacoco/report/CoverageReport.java

  Log Message:
  -----------
  Using EXEC refactoring:

Second phase done. The coverage result displaying is the same as it was with 
XML parsing.

Removing some XML parsing parts. Fixing the loading of EXEC file in ModuleInfo.


  Commit: 5ad4a1e6e9bf61131c19eb00632bc6eb6a84c6db
      
https://github.com/jenkinsci/jacoco-plugin/commit/5ad4a1e6e9bf61131c19eb00632bc6eb6a84c6db
  Author: Ognjen Bubalo <ognjen.bub...@gmail.com>
  Date:   2012-08-13 (Mon, 13 Aug 2012)

  Changed paths:
    M src/main/resources/hudson/plugins/jacoco/JacocoPublisher/config.jelly

  Log Message:
  -----------
  Configuration page changed. User can specify the classdir, srcdir, execdir.


Compare: 
https://github.com/jenkinsci/jacoco-plugin/compare/eaf14fca5d76...5ad4a1e6e9bf

Reply via email to