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

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


 discard f80f8a85 [MPLUGIN-499] Add deprecate description in parameters table
     add fc412185 [MPLUGIN-498] Move section rendering to separate methods
     add 8c9926c6 [MPLUGIN-499] Add deprecate description in parameters table

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   (f80f8a85)
            \
             N -- N -- N   refs/heads/MPLUGIN-499 (8c9926c6)

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.

No new revisions were added by this update.

Summary of changes:
 maven-plugin-report-plugin/pom.xml                 |  1 +
 .../src/it/plugin-report-annotations/verify.groovy |  2 +-
 .../src/it/plugin-report/verify.groovy             |  2 +-
 .../maven/plugin/plugin/report/GoalRenderer.java   | 31 +++++++++++-----------
 .../plugin/report/PluginOverviewRenderer.java      | 27 ++++++++++++-------
 .../src/main/resources/plugin-report.properties    |  2 +-
 .../src/main/resources/plugin-report_de.properties |  2 +-
 .../src/main/resources/plugin-report_fr.properties |  2 +-
 .../src/main/resources/plugin-report_sv.properties |  2 +-
 9 files changed, 41 insertions(+), 30 deletions(-)

Reply via email to