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


 discard c86715f62 Use simple Float#toFloat() to convert a string to a float
 discard 72056bd1d Use typographically correct en dash approximations
 discard 1b124faf1 Use choice message format to render percentage and time
 discard 2089fed5f Improve string representation of elapsed time
 discard 52970675c Use simple String#valueOf() to convert a float to a string
     add 69f730609 [SUREFIRE-2164] Simplify serialization of elapsed time in 
XML reporter
     new 69eba0ddb Use choice message format to render percentage and time
     new 2312f4123 Improve string representation of elapsed time
     new 587b1a4b0 Use typographically correct en dash approximations
     new 133e60e1c Use simple Float#toFloat() to convert a string to a float

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (c86715f62)
            \
             N -- N -- N   refs/heads/backport (133e60e1c)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 4 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:
 .../apache/maven/plugin/surefire/report/StatelessXmlReporter.java  | 7 +++++--
 .../maven/plugins/surefire/report/SurefireReportRenderer.java      | 1 +
 2 files changed, 6 insertions(+), 2 deletions(-)

Reply via email to