This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a change to branch backport
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git


    from efa2ecafe Use simple String#valueOf() to convert a float to a string
     new e0a328f89 Simplify link creation
     new 900eccd93 Improve string representation of elapsed time
     new d6c99fd1d Use choice message format to render percentage and time

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../plugin/surefire/report/ReporterUtils.java      | 44 ----------------------
 .../plugin/surefire/report/WrappedReportEntry.java | 14 ++++---
 .../surefire/report/SurefireReportRenderer.java    | 42 ++++++++++-----------
 .../src/main/resources/surefire-report.properties  |  3 ++
 .../main/resources/surefire-report_de.properties   |  1 +
 .../main/resources/surefire-report_sv.properties   |  1 +
 .../plugins/surefire/report/Surefire597Test.java   |  6 +--
 7 files changed, 36 insertions(+), 75 deletions(-)
 delete mode 100644 
maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/ReporterUtils.java

Reply via email to