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


 discard 88cf5a14d [SUREFIRE-2227] Dynamically calculate xrefTestLocation
 discard 869106348 [SUREFIRE-2228] Upgrade to Doxia 2.0.0 Milestone Stack
 discard db4458aa3 [SUREFIRE-2161] Align Mojo class names and output names
 discard d91e4662a Update MSITE and MPIR in a few ITs
     add d626ced41 [SUREFIRE-2249] Update doc for parameter 'properties' to 
include JUnit
     add 07fd1c8a5 Update MSITE and MPIR in a few ITs
     add 5f64810fd [SUREFIRE-2124] Avoid creating unnecessary target files for 
pom projects
     add 3a793bb87 Remove/clean up Maven + JDK requirements
     add 6ff0f83ea [SUREFIRE-2242] Plain test report does not include names of 
the skipped tests
     add 3c49ebdd6 Bump org.htmlunit:htmlunit from 4.2.0 to 4.3.0
     add 94413d192 [SUREFIRE-2161] Align Mojo class names and output names
     add c7a420dcd [SUREFIRE-2228] Upgrade to Doxia 2.0.0 Milestone Stack
     add 4ab2a12ac [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   (88cf5a14d)
            \
             N -- N -- N   refs/heads/doxia-2.0.0 (4ab2a12ac)

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.

No new revisions were added by this update.

Summary of changes:
 README.md                                            |  6 +++---
 .../maven/plugin/failsafe/IntegrationTestMojo.java   | 12 ++++--------
 .../maven/plugin/surefire/AbstractSurefireMojo.java  | 20 +++++++++++++++++---
 .../maven/plugin/surefire/report/TestSetStats.java   |  2 +-
 .../plugin/surefire/report/WrappedReportEntry.java   |  7 +++++--
 maven-surefire-plugin/src/site/apt/index.apt.vm      |  7 ++-----
 pom.xml                                              |  2 +-
 .../apache/maven/surefire/api/suite/RunResult.java   |  6 +++++-
 8 files changed, 38 insertions(+), 24 deletions(-)

Reply via email to