You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2018/03/24 16:16:24 UTC

[maven-release] branch master updated (68769b3 -> 9ea29a7)

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

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


    from 68769b3  Make use of Path instead of File
     add 9ea29a7  [MRELEASE-1007] Rework usage workingDirectory and commonBasedir

No new revisions were added by this update.

Summary of changes:
 .../release/phase/AbstractRunGoalsPhase.java       |  22 +++-
 .../maven/shared/release/util/ReleaseUtil.java     |  34 +----
 .../shared/release/phase/ScmBranchPhaseTest.java   |   8 +-
 .../shared/release/phase/ScmTagPhaseTest.java      |  16 ++-
 .../maven/shared/release/util/ReleaseUtilTest.java | 143 +--------------------
 .../maven/plugins/release/AbstractReleaseMojo.java |  46 ++++++-
 .../plugins/release/PerformReleaseMojoTest.java    |   2 +
 .../plugins/release/PrepareReleaseMojoTest.java    |   3 +
 .../plugins/release/StageReleaseMojoTest.java      |   1 +
 .../stubs/FlatMultiModuleMavenProjectStub.java     |   2 +-
 10 files changed, 97 insertions(+), 180 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
rfscholte@apache.org.