This is an automated email from the ASF dual-hosted git repository. michaelo pushed a change to branch MNG-6169/MNG-6556 in repository https://gitbox.apache.org/repos/asf/maven.git.
discard ee05abe Upgrade to Maven JAR Plugin 3.1.2 discard e4ed16b Upgrade to Maven Install Plugin 2.5.2 discard 8dc956b Upgrade to Maven Deploy Plugin 2.8.2 discard 6b455f1 Upgrade to Maven Surefire Plugin 3.0.0-M3 discard dd0004a Upgrade to Maven Compiler Plugin 3.8.1 discard bc41d25 Upgrade to Maven Resources Plugin 3.1.0 add 790dc0f [MNG-6633] - Reduce memory usage of excludes add 6c01ec1 [MNG-6633] - Reduce memory usage of excludes - fix rat/checkstyle errors new dbe7fd5 Upgrade to Maven Resources Plugin 3.1.0 new 3efc7de Upgrade to Maven Compiler Plugin 3.8.1 new ae7ca38 Upgrade to Maven Surefire Plugin 3.0.0-M3 new f6dca15 Upgrade to Maven Deploy Plugin 2.8.2 new da095c7 Upgrade to Maven Install Plugin 2.5.2 new 26fad91 Upgrade to Maven Plugin Plugin 3.6.0 new 525b052 Upgrade to Maven JAR Plugin 2.6 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 (ee05abe) \ N -- N -- N refs/heads/MNG-6169/MNG-6556 (525b052) 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 7 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: ...actFilter.java => ExclusionArtifactFilter.java} | 26 ++++++++++++++-------- .../apache/maven/bridge/MavenRepositorySystem.java | 12 ++-------- .../project/artifact/MavenMetadataSource.java | 12 ++-------- .../resources/META-INF/plexus/default-bindings.xml | 7 +++--- 4 files changed, 25 insertions(+), 32 deletions(-) copy maven-core/src/main/java/org/apache/maven/artifact/resolver/filter/{ExcludesArtifactFilter.java => ExclusionArtifactFilter.java} (61%)