This is an automated email from the ASF dual-hosted git repository.
tjwatson pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/felix-atomos.git
from 41e89d7 Merge pull request #75 from RefuX/master
add dcd8632 Update to felix parent version 8
add c54fd19 Update mvnw version
add 4bf0c9a Add test pass for Java 17 and 21
new 673559f Merge pull request #79 from tjwatson/felixParentV8
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.yml | 2 +-
.mvn/wrapper/MavenWrapperDownloader.java | 110 ---------------
.mvn/wrapper/maven-wrapper.properties | 19 ++-
atomos-parent/pom.xml | 2 +-
mvnw | 226 +++++++++++++++++--------------
mvnw.cmd | 86 +++++++++---
pom.xml | 2 +-
7 files changed, 210 insertions(+), 237 deletions(-)
delete mode 100755 .mvn/wrapper/MavenWrapperDownloader.java
mode change 100755 => 100644 mvnw.cmd