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

sjaranowski pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git


    from c3c365b4 Bump jettyVersion from 9.4.45.v20220203 to 9.4.48.v20220622
     new 790dac4e [MDEP-782] Add ability to strip type
     new d753f423 [MDEP-782] Add since to strip type JavaDoc
     new 00cfb881 [MDEP-782] Remove todo comments
     new 62eb169a [MDEP-782] Remove unused stripType argument

The 4 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:
 .../AbstractFromDependenciesMojo.java              | 26 +++++++
 .../fromDependencies/CopyDependenciesMojo.java     |  4 +-
 .../fromDependencies/UnpackDependenciesMojo.java   |  2 +-
 .../plugins/dependency/utils/DependencyUtil.java   | 10 ++-
 .../dependency/utils/filters/DestFileFilter.java   | 21 +++++-
 .../fromDependencies/TestCopyDependenciesMojo.java |  2 +-
 .../TestCopyDependenciesMojo2.java                 | 51 +++++++++++--
 .../TestUnpackDependenciesMojo.java                |  4 +-
 .../TestUnpackDependenciesMojo2.java               |  2 +-
 .../dependency/utils/TestDependencyUtil.java       | 88 +++++++++++++++++-----
 .../utils/filters/TestDestFileFilter.java          |  2 +-
 11 files changed, 176 insertions(+), 36 deletions(-)

Reply via email to