You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2022/04/27 18:29:17 UTC

[maven-resources-plugin] branch master updated (61c076d -> ad4b2ad)

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

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


    from 61c076d  Fix javadoc build
     add ad4b2ad  [MRESOURCES-283] Require Java 8 and upgrade deps

No new revisions were added by this update.

Summary of changes:
 pom.xml                                              |  8 ++++----
 .../maven/plugins/resources/ResourcesMojo.java       |  6 +++---
 .../plugins/resources/AbstractPropertyUtilsTest.java |  3 ++-
 .../maven/plugins/resources/ResourcesMojoTest.java   | 20 +++++++-------------
 .../maven/plugins/resources/filters/ItFilter.java    |  4 ++--
 .../resources/stub/MavenProjectBasicStub.java        |  1 -
 .../resources/stub/MavenProjectBuildStub.java        |  6 +++---
 .../resources/stub/MavenProjectResourcesStub.java    | 18 +++++++++---------
 8 files changed, 30 insertions(+), 36 deletions(-)