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 ca56cef Continued. discard cc89b2a Another refactoring steAnother refactoring stepp discard faf04a9 Refactoring continued. discard fe56741 improved code. discard a0b3913 Further refactoring. discard 24359e0 Reformatting discard d11c9c0 Continued refactoring -> Generics ? discard 600176e Make interfaces package private cause no need to make them public. discard 1c93c34 Removed casts. discard cb7ee7d Removed not needed null check. discard af33274 Improved type handling via generics discard 6347be4 Fixed Checkstyle issues. discard 6cb1714 Furthermore refactoring. discard 05af87b Refactored Step I omit 48fc4e3 Add JDK 14 and JDK 15 new 7475735 [MSHADRED-864] - Refactor and simplify code in Maven3{0,1}DependencyResolver 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 (ca56cef) \ N -- N -- N refs/heads/MSHARED-864 (7475735) 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 | 4 ++-- .../maven/shared/transfer/artifact/resolve/internal/Invoker.java | 8 +------- .../apache/maven/shared/transfer/collection/internal/Invoker.java | 2 +- .../shared/transfer/dependencies/collect/internal/Invoker.java | 2 +- .../shared/transfer/dependencies/resolve/internal/Invoker.java | 2 +- 5 files changed, 6 insertions(+), 12 deletions(-)