This is an automated email from the ASF dual-hosted git repository.
markt-asf pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git
from cdf2b75 [maven-release-plugin] prepare for next development iteration
new 7c957e0 Add the Maven Wrapper Plugin to manage the wrapper
new 1871d2d Update the Maven Wrapper and switch to 'only-script'
configuration
new 9971465 Fix side-effects of class migration test
The 3 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:
.mvn/wrapper/MavenWrapperDownloader.java | 117 -----
.mvn/wrapper/maven-wrapper.jar | Bin 50710 -> 0 bytes
.mvn/wrapper/maven-wrapper.properties | 5 +-
CHANGES.md | 5 +
mvnw | 477 ++++++++++-----------
mvnw.cmd | 371 ++++++++--------
pom.xml | 9 +-
.../org/apache/tomcat/jakartaee/MigrationTest.java | 6 +
8 files changed, 441 insertions(+), 549 deletions(-)
delete mode 100644 .mvn/wrapper/MavenWrapperDownloader.java
delete mode 100644 .mvn/wrapper/maven-wrapper.jar
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]