This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a change to branch mvn4 in repository https://gitbox.apache.org/repos/asf/maven-mapping.git
discard d2d1654 mvn4 aggregator add 9351a08 Bump junit from 4.13 to 4.13.1 add 52137ed Auto-link MSHARED Jira add 1720825 [MSHARED-1463] Add Maven Verify workflow add 754a239 [MSHARED-1461] Switch to Java 8 to ensure Maven (reactor) build add 8585910 [MSHARED-1463] Switch to M4 RC-2 add b7b24f8 [MSHARED-1463] Only run `verify` by default (no ITs) add 4d27690 [MSHARED-1462] Change to latest parent to make it work with M4 add 97b599d [MSHARED-1462] Clean up code with `spotless:apply` add ee91b1a [MSHARED-1463] Use defaults add 90595e8 [MSHARED-1462] ignore reformat commit add 72b2922 Fix site report add 9d2f76e [MSHARED-1464] Require Maven 3.6.3+ new 55abfe7 mvn4 aggregator This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (d2d1654) \ N -- N -- N refs/heads/mvn4 (55abfe7) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. 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: .asf.yaml | 11 ++ .../download.cgi => .git-blame-ignore-revs | 9 +- .../workflows/maven-verify.yml | 22 ++- pom.xml | 16 +- .../shared/mapping/DashClassifierValueSource.java | 47 +++--- .../apache/maven/shared/mapping/MappingUtils.java | 41 +++-- .../maven/shared/mapping/MappingUtilsTest.java | 165 ++++++++++----------- 7 files changed, 176 insertions(+), 135 deletions(-) copy src/site/resources/download.cgi => .git-blame-ignore-revs (78%) copy src/site/resources/download.cgi => .github/workflows/maven-verify.yml (73%)