You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2020/06/08 00:35:41 UTC

[maven-site-plugin] branch MSITE-829 updated (249b4a8 -> 64d4100)

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

olamy pushed a change to branch MSITE-829
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git.


 discard 249b4a8  remove old habits
 discard 01be439  slf4j version as a property
 discard 8540065  3.1.x is not part of the possible options
 discard 2f4e056  bump version to 3.10 as it is a big change
 discard 54d9f89  update maven version to test the build
 discard 7275a21  java11 build fails locally because we need at least javadoc plugin 3.0.1
 discard 8972b99  weird as build fail locally with java11 but not on jenkins so forcing javaHome for invoker to test ci buil as it should fail
 discard 37b4a6c  remove duplicated dependency, upgrade slf4j same as core
 discard 7b15185  test jdk14 and 3.6.x maven version as well
 discard 4c0a8a3  jetty version was defined twice
 discard d1a9d6b  build from 8 only and we do not support anymore 3.0.x
 discard 4f9a75e  [MSITE-829] use jetty 9.4.28.v20200408
 discard df4b4f8  rebase from master and force javadoc version
     add bb0f9c5  [MSITE-862] log Doxia source when rendering with site:run
     add 469aa19  rebase from master and force javadoc version
     add 5565db2  [MSITE-829] use jetty 9.4.28.v20200408
     add 3b60c33  build from 8 only and we do not support anymore 3.0.x
     add f98a267  jetty version was defined twice
     add f3aa58f  test jdk14 and 3.6.x maven version as well
     add 5ba095a  remove duplicated dependency, upgrade slf4j same as core
     add d4df3a4  weird as build fail locally with java11 but not on jenkins so forcing javaHome for invoker to test ci buil as it should fail
     add 229cc9f  java11 build fails locally because we need at least javadoc plugin 3.0.1
     add 99a5199  update maven version to test the build
     add e1b5552  bump version to 3.10 as it is a big change
     add 1d023a0  3.1.x is not part of the possible options
     add 11e415c  slf4j version as a property
     add 64d4100  remove old habits

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   (249b4a8)
            \
             N -- N -- N   refs/heads/MSITE-829 (64d4100)

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:
 .../site/render/ReportDocumentRenderer.java        |  5 ++++
 .../apache/maven/plugins/site/run/DoxiaFilter.java | 31 +++++++++++++++++++++-
 2 files changed, 35 insertions(+), 1 deletion(-)