Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/clover-plugin
  Commit: 67a4069c7c57fafb7365cfc3c6ab3d615884958b
      
https://github.com/jenkinsci/clover-plugin/commit/67a4069c7c57fafb7365cfc3c6ab3d615884958b
  Author: Marek Parfianowicz <mparfianow...@atlassian.com>
  Date:   2016-12-09 (Fri, 09 Dec 2016)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/clover/CloverBuildAction.java
    M src/main/java/hudson/plugins/clover/CloverBuildWrapper.java
    M src/main/java/hudson/plugins/clover/CloverPublisher.java
    M src/main/java/hudson/plugins/clover/CoverageBarProvider.java
    M src/main/java/hudson/plugins/clover/Ratio.java

  Log Message:
  -----------
  NONE: fix javadocs because pedantic JDK8 generator throws errors


  Commit: 9757d8aefea98d1055c3c548048f8b7616e3800e
      
https://github.com/jenkinsci/clover-plugin/commit/9757d8aefea98d1055c3c548048f8b7616e3800e
  Author: Marek Parfianowicz <mparfianow...@atlassian.com>
  Date:   2016-12-09 (Fri, 09 Dec 2016)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  NONE: making javadoc quiet


  Commit: 0591eeabb798f2fb656c2c391324216fbae4715f
      
https://github.com/jenkinsci/clover-plugin/commit/0591eeabb798f2fb656c2c391324216fbae4715f
  Author: Marek Parfianowicz <mparfianow...@atlassian.com>
  Date:   2016-12-09 (Fri, 09 Dec 2016)

  Changed paths:
    M src/main/java/hudson/plugins/clover/CloverPublisher.java

  Log Message:
  -----------
  JENKINS-39410: removed @stapler-constructor annotation from the 
CloverPublisher constructor, because stapler handles simple types only 
(primitive, strings but not CoverageTarget); binding request parameters using a 
set of StaplerRequest.getParameter calls, instead of deprecated 
StaplerRequest.bindParameters (which was failing on our annotated constructor); 
added null-check for failingMetrics field


  Commit: 329372bbecce4674c1570bdf9ce585d6038e7cc1
      
https://github.com/jenkinsci/clover-plugin/commit/329372bbecce4674c1570bdf9ce585d6038e7cc1
  Author: Marek Parfianowicz <mparfianow...@atlassian.com>
  Date:   2016-12-09 (Fri, 09 Dec 2016)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  NONE: disabling findbugs plugin (it's enabled be default in higher versions 
of the parent pom)


  Commit: fb0bacfa35ac3e26e978915aa6934362fdd7ccfa
      
https://github.com/jenkinsci/clover-plugin/commit/fb0bacfa35ac3e26e978915aa6934362fdd7ccfa
  Author: Marek Parfianowicz <mparfianow...@atlassian.com>
  Date:   2016-12-09 (Fri, 09 Dec 2016)

  Changed paths:
    M src/main/java/hudson/plugins/clover/CloverBuildAction.java
    A src/test/java/hudson/plugins/clover/CloverBuildActionTest.java
    M src/test/java/hudson/plugins/clover/CloverWorkflowTest.java

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


Compare: 
https://github.com/jenkinsci/clover-plugin/compare/ec07020068e5...fb0bacfa35ac

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to