Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xunit-plugin
  Commit: bd1475c893a2aef52b42778ee1c35ab1c51d522e
      
https://github.com/jenkinsci/xunit-plugin/commit/bd1475c893a2aef52b42778ee1c35ab1c51d522e
  Author: Nikolas Falco <nfalc...@hotmail.com>
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/xunit/service/XUnitReportProcessorService.java

  Log Message:
  -----------
  Fix javadoc


  Commit: 0e5d56749a19cf8a15727e4281b17dfb7acb7769
      
https://github.com/jenkinsci/xunit-plugin/commit/0e5d56749a19cf8a15727e4281b17dfb7acb7769
  Author: Nikolas Falco <nfalc...@hotmail.com>
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
    A findbugs-exclude.xml
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/xunit/XUnitBuilder.java
    M src/main/java/org/jenkinsci/plugins/xunit/XUnitProcessor.java
    M src/main/java/org/jenkinsci/plugins/xunit/XUnitPublisher.java
    M src/main/java/org/jenkinsci/plugins/xunit/types/model/JUnitModel.java

  Log Message:
  -----------
  Fix findbugs issues, remove perform(AbstractBuild<?, ?> build...) methods 
from simplebuild step and recorder to use the more finest logic in the 
superclass to check if workspace is null. Some issues of kind EI_EXPOSE_REP are 
ignored since the getter are consumed only by the snippet generator so does not 
make sense perform array copy every times.


Compare: 
https://github.com/jenkinsci/xunit-plugin/compare/272c3329e65c...0e5d56749a19

-- 
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