This is an automated email from the ASF dual-hosted git repository.
cstamas pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/maven-xinclude-extension.git
from cefb0c5 Upgrade to Maven 4.0.0-rc-1 (#16)
add 864e5a2 Update GH CI and add mvnw
new 3461a3f Merge pull request #23 from apache/build-updte
The 1 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:
.github/workflows/maven-verify.yml | 4 +-
.../wrapper/maven-wrapper.properties | 6 +-
mvnw | 259 +++++++++++++++++++++
mvnw.cmd | 149 ++++++++++++
4 files changed, 414 insertions(+), 4 deletions(-)
copy src/main/resources/META-INF/maven/org.apache.maven.api.di.Inject =>
.mvn/wrapper/maven-wrapper.properties (76%)
create mode 100755 mvnw
create mode 100644 mvnw.cmd