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

gnodet pushed a change to branch feature/jdk-enhancement
in repository https://gitbox.apache.org/repos/asf/maven-wrapper.git


    from 6b81478  Implement LTS version warnings for non-LTS JDK versions
     add 9a7d780  disable notifications during migration
     add 18269d1  Upgrade to parent pom 45
     add a2ce834  Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.0
     add 3407eac  Bump org.codehaus.plexus:plexus-io from 3.4.2 to 3.5.1
     add 4c4b8bf  Bump shellcheck to 0.10.0
     add 2bc6f84  [MWRAPPER-161] Improve script directory detection when using 
sh mvnw (#329)
     add 07b65ad  Merge branch 'master' into feature/jdk-enhancement

No new revisions were added by this update.

Summary of changes:
 .asf.yaml                                          |  7 ++-----
 .github/ISSUE_TEMPLATE/config.yml                  |  3 ---
 .github/workflows/shellcheck-posix.yml             |  2 +-
 maven-wrapper-distribution/src/resources/only-mvnw |  9 ++++++---
 .../src/resources/only-mvnwDebug                   |  2 +-
 maven-wrapper-plugin/pom.xml                       |  5 +++--
 .../invoker.properties                             |  3 ++-
 .../pom.xml                                        | 19 ++-----------------
 .../test.properties                                |  0
 .../verify.groovy                                  |  0
 .../maven/plugins/wrapper/WrapperMojoTest.java     | 22 +++++++++-------------
 .../maven/wrapper/HashAlgorithmVerifierTest.java   |  2 +-
 .../org/apache/maven/wrapper/InstallerTest.java    |  2 +-
 .../apache/maven/wrapper/WrapperExecutorTest.java  |  8 ++++----
 pom.xml                                            |  2 +-
 15 files changed, 33 insertions(+), 53 deletions(-)
 copy maven-wrapper-plugin/src/it/projects/{type_only-script-fail => 
sh_type_only-script}/invoker.properties (89%)
 copy maven-wrapper-plugin/src/it/projects/{type_only-script-fail => 
sh_type_only-script}/pom.xml (85%)
 copy maven-wrapper-plugin/src/it/projects/{type_only-script => 
sh_type_only-script}/test.properties (100%)
 copy maven-wrapper-plugin/src/it/projects/{type_only-script => 
sh_type_only-script}/verify.groovy (100%)

Reply via email to