This is an automated email from the ASF dual-hosted git repository.
hboutemy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-wrapper.git.
from 219b2c4 [MWRAPPER-14] fix typo: maven-wrapper.jar instead of .zip
new 8a4dca9 run mvnw during ITs to check it works
new 2873019 [MWRAPPER-22] reapply fixes on Windows mvnw.cmd
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:
maven-wrapper-distribution/src/resources/mvnw.cmd | 4 +--
maven-wrapper-plugin/pom.xml | 19 +++++++++++
.../src/it/projects/default/pom.xml | 37 ++++++++++++++++++++++
.../src/it/projects/default/verify.groovy | 7 +++-
.../src/it/projects/includeDebug/pom.xml | 37 ++++++++++++++++++++++
.../src/it/projects/mavenversion/pom.xml | 37 ++++++++++++++++++++++
.../src/it/projects/mavenversion/verify.groovy | 8 ++++-
.../src/it/projects/type_bin/pom.xml | 37 ++++++++++++++++++++++
.../src/it/projects/type_bin/verify.groovy | 8 ++++-
.../src/it/projects/type_script/invoker.properties | 19 -----------
.../src/it/projects/type_script/pom.xml | 37 ++++++++++++++++++++++
.../src/it/projects/type_script/verify.groovy | 8 +++--
.../src/it/projects/type_source/invoker.properties | 19 -----------
.../src/it/projects/type_source/pom.xml | 37 ++++++++++++++++++++++
.../src/it/projects/type_source/verify.groovy | 8 +++--
maven-wrapper-plugin/src/it/settings.xml | 26 ++++++++++++---
.../apache/maven/plugins/wrapper/WrapperMojo.java | 4 +--
17 files changed, 297 insertions(+), 55 deletions(-)
delete mode 100644
maven-wrapper-plugin/src/it/projects/type_script/invoker.properties
delete mode 100644
maven-wrapper-plugin/src/it/projects/type_source/invoker.properties