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 11372a4 Fix unbound variable error in shell script
add 0d2e347 Enhance toolchain JDK support with complete parameter set
add 99e3e5e Implement configurable jdkUpdatePolicy for version resolution
caching
add 749ec43 Enhance documentation with comprehensive jdkUpdatePolicy
examples
add 6b81478 Implement LTS version warnings for non-LTS JDK versions
No new revisions were added by this update.
Summary of changes:
maven-wrapper-distribution/src/resources/only-mvnw | 97 ++++++++-
.../src/resources/only-mvnw.cmd | 140 +++++++++++--
.../apache/maven/plugins/wrapper/WrapperMojo.java | 42 +++-
src/site/markdown/JDK_MANAGEMENT.md | 226 ++++++++++++++++++++-
4 files changed, 465 insertions(+), 40 deletions(-)