This is an automated email from the ASF dual-hosted git repository. michaelo pushed a change to branch MSHARED-1181 in repository https://gitbox.apache.org/repos/asf/maven-reporting-impl.git
omit 7ba0202 [MSHARED-1181] Populate SiteRenderingContext#getPublishDate() with add 6172481 [MSHARED-1182] Drop incorrect usage of SinkEventAttributeSet#BOXED add 9efad53 [MSHARED-1183] Don't pass implied args to AbstractMavenReportRenderer#startTable() add 81de0c6 [MSHARED-1184] Drop unnecessary use of type attribute with JavaScript add 4e85175 [MSHARED-1187] Upgrade to Doxia 2.0.0-M5 add eb6f226 [MSHARED-1188] Upgrade to Maven Reporting API 4.0.0-M4 add c1f6474 [MSHARED-1189] Upgrade plugins and components in ITs add c4b1ad4 [MSHARED-1185] Introduce AbstractMavenReportRenderer#verbatimSource() new ceb4b2d [MSHARED-1181] Populate SiteRenderingContext#getPublishDate() with ${project.build.outputTimestamp} 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 (7ba0202) \ N -- N -- N refs/heads/MSHARED-1181 (ceb4b2d) 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 1 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 | 5 ++-- src/it/setup-reporting-plugin/pom.xml | 4 +-- .../reporting/its/custom/CustomReportRenderer.java | 4 +++ src/it/use-as-direct-mojo/verify.groovy | 11 ++++++-- src/it/use-as-site-report/pom.xml | 4 +-- src/it/use-as-site-report/verify.groovy | 12 ++++++-- .../reporting/AbstractMavenReportRenderer.java | 33 +++++++++++++++------- 7 files changed, 53 insertions(+), 20 deletions(-)