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

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


 discard 979ceeb  [MRESOURCES-282] - Upgrade maven-plugin parent to 35
     add ad4b2ad  [MRESOURCES-283] Require Java 8 and upgrade deps
     add 2fe1e8c  [MRESOURCES-277] Update plugin (requires Maven 3.2.5+)
     new a954660  Bump to 3.3.0-SNAPSHOT
     new b8d4532  [MRESOURCES-282] Bump parent-pom from 34 to 36

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   (979ceeb)
            \
             N -- N -- N   refs/heads/MRESOURCES-282 (b8d4532)

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 2 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:
 pom.xml                                            | 52 ++++++++++------------
 .../maven/plugins/resources/ResourcesMojo.java     |  6 +--
 .../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, 50 insertions(+), 60 deletions(-)

Reply via email to