Code changed in jenkins
User: Michal Turek
Path:
src/main/java/hudson/plugins/sloccount/ReportSummary.java
src/main/java/hudson/plugins/sloccount/SloccountBuildAction.java
src/main/java/hudson/plugins/sloccount/SloccountPublisher.java
http://jenkins-ci.org/commit/sloccount-plugin/6371a727476c7b7a394e0fa4267bc82b9d74ec4a
Log:
JENKINS-21223 Broken differences in build summary for failed builds

  • Publishing the SLOCCount report will be skipped if the build fails, no data are stored for it and no data are displayed in build summary.
  • SloccountBuildAction.getPreviousAction() updated to search an action with valid data in a loop through previous builds. Builds that failed are skipped since they contain no data.
  • Unused imports removed.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to