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

khmarbaise pushed a change to branch MJLINK-29
in repository https://gitbox.apache.org/repos/asf/maven-jlink-plugin.git.


 discard 11ecefb  Manually define order of execution.
 discard 37f2ae2  Define explicit order
 discard 07d7185  Downgrade maven-invoker-plugin to 3.0.1
 discard b81640f  Defined order for setup projects in invoker.
 discard 99e0a89  Upgrade surefire 2.22.1
 discard 3d9ab42  [MJLINK-29] - Upgrade maven-compiler-plugin to version 3.8.0 
in IT's  o Introduced a setup-parent which contains all    plugin declarations 
and removes the duplication    in each IT.
     add d474b2d  [MJLINK-29] Upgrade maven-compiler-plugin to version 3.8.0 in 
ITs.
     new a065fe1  [MJLINK-29] - Upgrade maven-compiler-plugin to version 3.8.0 
in IT's  o Introduced a setup-parent which contains all    plugin declarations 
and removes the duplication    in each IT.
     new 42800dc  Upgrade surefire 2.22.1
     new 877a028  Defined order for setup projects in invoker.
     new 7e3c702  Downgrade maven-invoker-plugin to 3.0.1
     new 8a581e4  Define explicit order
     new 9069211  Manually define order of execution.

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   (11ecefb)
            \
             N -- N -- N   refs/heads/MJLINK-29 (9069211)

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 6 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:
 .../projects/MJLINK-3_improveVerboseOutput/pom.xml   | 15 ++++++++++++++-
 src/it/projects/cli-options/bind-services/pom.xml    |  9 +++++++++
 src/it/projects/cli-options/compress-0/pom.xml       |  9 +++++++++
 src/it/projects/cli-options/compress-1/pom.xml       |  9 +++++++++
 src/it/projects/cli-options/compress-2/pom.xml       |  9 +++++++++
 src/it/projects/cli-options/disable-plugin/pom.xml   |  9 +++++++++
 src/it/projects/cli-options/endian-big/pom.xml       |  9 +++++++++
 src/it/projects/cli-options/endian/pom.xml           |  9 +++++++++
 .../cli-options/ignore-signing-information/pom.xml   |  9 +++++++++
 src/it/projects/cli-options/no-header-files/pom.xml  |  9 +++++++++
 src/it/projects/cli-options/no-man-pages/pom.xml     |  9 +++++++++
 src/it/projects/cli-options/strip-debug/pom.xml      |  9 +++++++++
 .../projects/cli-options/suggest-providers/pom.xml   |  9 +++++++++
 src/it/projects/setup/setup-02-jar/pom.xml           | 20 ++++++++++++++++++++
 .../projects/setup/setup-03-jar-module-info/pom.xml  | 20 ++++++++++++++++++++
 15 files changed, 162 insertions(+), 1 deletion(-)

Reply via email to