This is an automated email from the ASF dual-hosted git repository.
hboutemy pushed a change to branch it_run_mvnw
in repository https://gitbox.apache.org/repos/asf/maven-wrapper.git.
discard bc4d7c3 skip source type IT execution while searching for a workaround
discard e6cd0a6 try to run mvnw during ITs
add b3e1720 [MWRAPPER-37] restore MVNW_REPOURL support for wrapper plugin
new 33f0268 try to run mvnw during ITs
new 31c6751 skip source type IT execution while searching for a workaround
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 (bc4d7c3)
\
N -- N -- N refs/heads/it_run_mvnw (31c6751)
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 2 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:
.../invoker.properties | 4 +-
.../src/it/projects/type_script/verify.groovy | 3 ++
.../invoker.properties | 4 +-
.../src/it/projects/type_source/verify.groovy | 2 +
.../apache/maven/plugins/wrapper/WrapperMojo.java | 46 +++++++++++++++++++++-
5 files changed, 54 insertions(+), 5 deletions(-)
copy maven-wrapper-plugin/src/it/projects/{type_unknown =>
type_script}/invoker.properties (90%)
copy maven-wrapper-plugin/src/it/projects/{type_unknown =>
type_source}/invoker.properties (90%)