This is an automated email from the ASF dual-hosted git repository. sor pushed a change to branch SUREFIRE-1585 in repository https://gitbox.apache.org/repos/asf/maven-surefire.git.
discard 2990f4f Resolve missing 'org.junit.jupiter:junit-jupiter-engine' artifact discard d97b8e9 Revert changes made to surefire-its setting.xml discard 9b0e3b6 Add "missing" artifacts discard 26298ae Set version to 2.22.2-SNAPSHOT add 03cd23b renewed old settings.xml for ITs add b7208b5 removed JDK 9 and JDK 10 (using JDK 7, 8 and 11), and enabled jenkinsNotify() add d7b8b99 JaCoCo works with JDK 11 in Jenkinsfile add 7afdcee Set version to 2.22.2-SNAPSHOT add 7489175 Add "missing" artifacts add 7643fc7 Resolve missing 'org.junit.jupiter:junit-jupiter-engine' artifact 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 (2990f4f) \ N -- N -- N refs/heads/SUREFIRE-1585 (7643fc7) 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. No new revisions were added by this update. Summary of changes: Jenkinsfile | 15 +++----- README.md | 4 +-- surefire-its/pom.xml | 18 ++++++++-- surefire-its/src/test/resources/settings.xml | 53 ---------------------------- 4 files changed, 22 insertions(+), 68 deletions(-) delete mode 100644 surefire-its/src/test/resources/settings.xml