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

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


 discard c1ce6d6  remove duplicate IT test
 discard d0b6843  [MINVOKER-255] support environmentVariable in 
invokerPropertiesFile
 discard 861a881  improve InvokerPropertiesTest
 discard ac8876e  update possible and easy dependencies
     add 808d2d2  [MINVOKER-257] Test code should meet checkstyle requirements
     add 7781edb  [MINVOKER-256] add outputTimestamp property
     new 1e9be47  update possible and easy dependencies
     new 5e74e4f  improve InvokerPropertiesTest
     new 32577cc  [MINVOKER-255] support environmentVariable in 
invokerPropertiesFile
     new 2ea4b0e  remove duplicate IT test

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   (c1ce6d6)
            \
             N -- N -- N   refs/heads/MINVOKER-255 (2ea4b0e)

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 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:
 pom.xml                                            |  8 ++++
 .../plugins/invoker/ExtendedMavenProjectStub.java  |  3 +-
 .../maven/plugins/invoker/InterpolationTest.java   |  2 -
 .../maven/plugins/invoker/InvokerMojoTest.java     | 28 ++++++--------
 .../plugins/invoker/InvokerPropertiesTest.java     | 45 +++++++++++++---------
 .../apache/maven/plugins/invoker/SelectorTest.java |  5 ++-
 .../maven/plugins/invoker/SelectorUtilsTest.java   | 22 +++++++----
 7 files changed, 65 insertions(+), 48 deletions(-)

Reply via email to