This is an automated email from the ASF dual-hosted git repository. michaelo pushed a change to branch use-site.xml in repository https://gitbox.apache.org/repos/asf/maven-reporting-impl.git
omit f99656f [MSHARED-480] Use maven-site-plugin's site.xml to use site's skin instead of default when run as mojo add 936a3e4 Add TODOs 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 ec24dc8 [MSHARED-480] Use maven-site-plugin's site.xml to use site's skin instead of default when run as mojo 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 (f99656f) \ N -- N -- N refs/heads/use-site.xml (ec24dc8) 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 | 29 +++++++++++++++++----- 7 files changed, 53 insertions(+), 16 deletions(-)