You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ma...@apache.org on 2020/07/15 18:30:24 UTC

[maven] branch master updated (3b442ba -> 117cfde)

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

martinkanters pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git.


    from 3b442ba  [MNG-6949] Run integration tests on large matrix, build on small one.
     add 117cfde  [MNG-5760] Several fixes for the --resume feature.

No new revisions were added by this update.

Summary of changes:
 .../maven/execution/BuildResumptionData.java       | 21 ++++++++++---
 .../execution/DefaultBuildResumptionAnalyzer.java  | 36 ++++++++++++++++------
 .../DefaultBuildResumptionDataRepository.java      | 23 +++++++++-----
 .../execution/DefaultMavenExecutionRequest.java    |  4 +--
 .../maven/execution/MavenExecutionRequest.java     |  3 +-
 .../DefaultBuildResumptionAnalyzerTest.java        |  4 +--
 .../DefaultBuildResumptionDataRepositoryTest.java  | 30 ++++++++++++++++++
 .../org/apache/maven/execution/resume.properties   |  2 ++
 .../main/java/org/apache/maven/cli/MavenCli.java   |  7 +----
 9 files changed, 98 insertions(+), 32 deletions(-)
 create mode 100644 maven-core/src/test/resources/org/apache/maven/execution/resume.properties