You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by cs...@apache.org on 2021/05/03 07:32:04 UTC

[maven-common-artifact-filters] branch MSHARED-988-drop-cp-duplicates updated (a1da7fe -> 839b0c7)

This is an automated email from the ASF dual-hosted git repository.

cstamas pushed a change to branch MSHARED-988-drop-cp-duplicates
in repository https://gitbox.apache.org/repos/asf/maven-common-artifact-filters.git.


    from a1da7fe  Undo unrelated change
     add 9feb2b1  Update actions/setup-java to v2
     add 24d1add      [MSHARED-988] Drop uses of Plexus Logger
     add be082fa  Revert "    [MSHARED-988] Drop uses of Plexus Logger"
     add 73cea9b  [MSHARED-988] Drop uses of Plexus Logger
     add 839b0c7  Merge remote-tracking branch 'origin/master' into MSHARED-988-drop-cp-duplicates

No new revisions were added by this update.

Summary of changes:
 .github/workflows/maven.yml                                   |  5 +++--
 pom.xml                                                       | 11 ++++++-----
 .../shared/artifact/filter/PatternIncludesArtifactFilter.java |  2 +-
 .../maven/shared/artifact/filter/ScopeArtifactFilter.java     |  2 +-
 .../artifact/filter/StatisticsReportingArtifactFilter.java    |  2 +-
 .../artifact/filter/OldPatternIncludesArtifactFilter.java     |  2 +-
 .../shared/artifact/filter/collection/TestScopeFilter.java    |  4 ----
 7 files changed, 13 insertions(+), 15 deletions(-)