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

michaelo pushed a change to branch 
feature/configure-parser-with-plexus-configurator
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git


    omit 0c82571d [MSITE-1000] Introduce parser configuration parameter
     add 1e269327 remove obsolete link to template file (#176)
     add ec3dcb37 [MSITE-1004] Bump org.apache.maven:maven-archiver from 3.6.1 
to 3.6.2 (#178)
     add 04dfdb8f [MSITE-1005] Bump org.codehaus.plexus:plexus-archiver from 
4.9.0 to 4.9.2 (#175)
     add 036997f9 Simplify IT for MSITE-723
     add 1bbad2d3 [MSITE-1003] Upgrade plugins and components (in ITs)
     add 86c6d37f Fix broken commit 1bbad2d356a4ede8ebbe3a523533b660d66d9b58
     add b3a063b1 [MSITE-1006] MSITE-723 causes duplicate document rendering 
and log output
     new 20020775 [MSITE-1003] Upgrade plugins and components (in ITs)
     new d5312d31 [MSITE-1000] Introduce parser configuration parameter

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   (0c82571d)
            \
             N -- N -- N   
refs/heads/feature/configure-parser-with-plexus-configurator (d5312d31)

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                                            | 20 ++---
 src/it/projects/MSITE-507/pom.xml                  |  2 +-
 src/it/projects/MSITE-627/pom.xml                  | 12 +++
 .../java/org/apache/maven/plugins/it/MyReport.java |  4 +-
 src/it/projects/MSITE-723/index.apt                | 20 -----
 src/it/projects/MSITE-723/pom.xml                  |  2 +-
 src/it/projects/MSITE-842/project/pom.xml          |  3 +
 .../child/src/site/apt/pom.apt.vm                  |  4 +-
 .../inheritance-interpolation/repo-parent/pom.xml  |  4 +-
 .../inheritance-interpolation/verify.groovy        |  4 +-
 .../site/render/AbstractSiteRenderingMojo.java     |  9 ++-
 .../apache/maven/plugins/site/render/SiteMojo.java | 93 ++++++++++++----------
 .../apache/maven/plugins/site/run/DoxiaBean.java   | 17 +---
 .../apache/maven/plugins/site/run/DoxiaFilter.java | 22 -----
 .../apache/maven/plugins/site/run/SiteRunMojo.java | 12 +--
 src/site/apt/index.apt.vm                          |  2 -
 16 files changed, 95 insertions(+), 135 deletions(-)
 delete mode 100644 src/it/projects/MSITE-723/index.apt

Reply via email to