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

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


    omit 564178ec0 [SUREFIRE-2227] Dynamically calculate xrefTestLocation
    omit 37a6b81d0 [SUREFIRE-2228] Upgrade to Doxia 2.0.0 Milestone Stack
    omit 4c5393fc7 [SUREFIRE-2161] Align Mojo class names and output names
     add daa011b85 Bump org.assertj:assertj-core from 3.26.0 to 3.26.3
     add a93783a63 [SUREFIRE-2251] [REGRESSION] 
java.lang.NoSuchMethodException: 
org.apache.maven.plugin.surefire.StartupReportConfiguration.<init>
     new 01ad4758c [SUREFIRE-2161] Align Mojo class names and output names
     new d4b09c169 [SUREFIRE-2228] Upgrade to Doxia 2.0.0 Milestone Stack
     new dc4daeb03 [SUREFIRE-2227] Dynamically calculate xrefTestLocation

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   (564178ec0)
            \
             N -- N -- N   refs/heads/doxia-2.0.0 (dc4daeb03)

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 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:
 .../surefire/StartupReportConfiguration.java       | 43 ++++++++++++++++++++++
 pom.xml                                            |  2 +-
 .../test/resources/surefire-1490-custom/pom.xml    |  2 +-
 .../test/resources/surefire-1490-default/pom.xml   |  2 +-
 .../surefire-260-testWithIdenticalNames/pom.xml    |  2 +-
 .../surefire-570-multipleReportDirectories/pom.xml |  2 +-
 6 files changed, 48 insertions(+), 5 deletions(-)

Reply via email to