This is an automated email from the ASF dual-hosted git repository. gnodet pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/maven.git
discard e0effe20dd Use List.copyOf to make a defensive immutable copy of the input collection This update removed existing revisions from the reference, leaving the reference pointing at a previous point in the repository history. * -- * -- N refs/heads/master (f5a407cf79) \ O -- O -- O (e0effe20dd) 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: .../org/apache/maven/api/services/ArtifactDeployerRequest.java | 3 +-- .../apache/maven/api/services/ArtifactInstallerRequest.java | 3 +-- .../org/apache/maven/api/services/ArtifactResolverRequest.java | 2 +- .../main/java/org/apache/maven/api/services/BaseRequest.java | 10 ++++++++++ .../apache/maven/api/services/DependencyResolverRequest.java | 4 ++-- 5 files changed, 15 insertions(+), 7 deletions(-)