This is an automated email from the ASF dual-hosted git repository.
kwin pushed a change to branch feature/scm-last-modification-date-module
in repository https://gitbox.apache.org/repos/asf/maven-doxia-sitetools.git
omit f90ee75 Expose SCM last modification date and author from Doxia
source in Velocity
add 5336201 Expose SCM last modification date and author from Doxia
source in Velocity
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 (f90ee75)
\
N -- N -- N refs/heads/feature/scm-last-modification-date-module
(5336201)
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:
.../doxia/siterenderer/ContextCustomizer.java | 4 ++
.../doxia/siterenderer/DefaultSiteRenderer.java | 12 ++++--
.../siterenderer/DefaultSiteRendererTest.java | 11 +-----
.../doxia/siterenderer/LastModifiedVerifier.java | 45 ----------------------
.../site-last-modified/markdown/lastmodified.md.vm | 21 ----------
.../src/test/resources/site-last-modified/site.xml | 36 -----------------
6 files changed, 15 insertions(+), 114 deletions(-)
delete mode 100644
doxia-site-renderer/src/test/java/org/apache/maven/doxia/siterenderer/LastModifiedVerifier.java
delete mode 100644
doxia-site-renderer/src/test/resources/site-last-modified/markdown/lastmodified.md.vm
delete mode 100644
doxia-site-renderer/src/test/resources/site-last-modified/site.xml