This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a change to branch MSHARED-864 in repository https://gitbox.apache.org/repos/asf/maven-artifact-transfer.git.
discard 7475735 [MSHADRED-864] - Refactor and simplify code in Maven3{0,1}DependencyResolver add 48fc4e3 Add JDK 14 and JDK 15 add 641cee6 [MSHARED-869] - extract parameter validation logic o Introduce new methods with common logic. Avoid duplicating "The parameter root is not allowed to be null." literal. add 56a6638 [MSHARED-875] - Remove enforcer for bytecode enforcement new 7c565c7 [MSHADRED-864] - Refactor and simplify code 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 (7475735) \ N -- N -- N refs/heads/MSHARED-864 (7c565c7) 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: pom.xml | 24 +------- .../internal/DefaultDependencyCollector.java | 68 ++++++++++++---------- .../internal/DefaultDependencyCollector.java | 23 ++++---- 3 files changed, 51 insertions(+), 64 deletions(-)