You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ti...@apache.org on 2019/10/31 00:07:24 UTC

[maven-surefire] branch release/2.22.2 updated (7d51f96 -> 12a10d2)

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

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


    omit 7d51f96  [SUREFIRE-1679] Prevent classpath caching from causing pollution

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/release/2.22.2 (12a10d2)
            \
             O -- O -- O   (7d51f96)

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:
 .../plugin/surefire/AbstractSurefireMojo.java      | 42 +++------------
 .../maven/plugin/surefire/ClasspathCache.java      |  1 -
 .../plugin/surefire/AbstractSurefireMojoTest.java  | 60 ----------------------
 3 files changed, 6 insertions(+), 97 deletions(-)