Code changed in jenkins
User: Michal Turek
Path:
src/main/java/hudson/plugins/sloccount/ReportSummary.java
src/main/resources/hudson/plugins/sloccount/Messages.properties
http://jenkins-ci.org/commit/sloccount-plugin/5493d931ac74f6330a13f9533671f46d6efd848c
Log:
JENKINS-20646 Summary is missing for the first build

  • The build summary was displayed only if both current and previous reports were not null. Only current report should be tested at top-level, test of previous report is relevant only while processing the differences.
  • Hardcoded "in" string on summary page added to localication Messages (English only).
  • Create a new project.
  • Process a first build.
  • Show its summary.
  • Verify the summary contains valid text.
  • Process a second build.
  • Show its summary.
  • Verify the summary contains valid text.
  • All tests passed.
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