This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-mapping.git
from 52137ed Auto-link MSHARED Jira
new 1720825 [MSHARED-1463] Add Maven Verify workflow
new 754a239 [MSHARED-1461] Switch to Java 8 to ensure Maven (reactor)
build
new 8585910 [MSHARED-1463] Switch to M4 RC-2
new b7b24f8 [MSHARED-1463] Only run `verify` by default (no ITs)
new 4d27690 [MSHARED-1462] Change to latest parent to make it work with M4
new 97b599d [MSHARED-1462] Clean up code with `spotless:apply`
new ee91b1a [MSHARED-1463] Use defaults
new 90595e8 [MSHARED-1462] ignore reformat commit
The 8 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:
.../download.cgi => .git-blame-ignore-revs | 9 +-
.../workflows/maven-verify.yml | 22 ++-
pom.xml | 12 +-
.../shared/mapping/DashClassifierValueSource.java | 47 +++---
.../apache/maven/shared/mapping/MappingUtils.java | 40 +++--
.../maven/shared/mapping/MappingUtilsTest.java | 165 ++++++++++-----------
6 files changed, 163 insertions(+), 132 deletions(-)
copy src/site/resources/download.cgi => .git-blame-ignore-revs (78%)
copy src/site/resources/download.cgi => .github/workflows/maven-verify.yml
(73%)