This is an automated email from the ASF dual-hosted git repository.
claude pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
from 3e49be6a RAT-345: Rearrange changelog to leave space for new entries
add 2d5c5649 Addes missing-headers.xsl and tests
add c003256a adjusted RAT ignore
add 5196fd64 Updated documentation to talk about included stylesheets
add b6a487e1 Updated documentation and allowed for short names for
internal style sheets
add 2a17539f attempt to fix format
add 57c4429a attempt to fix format
add 2e95a226 Fixed formatting problem with apt file
add e7c5c1ad Added documentation to main page and cleaned up options
add 7e9fa343 fixed documentation error with CLI -a replacement
add f0c46b1d RAT-77: Add links to XSL directly from plugin documentation
add 24cad941 RAT-77: Add links to XSL directly from plugin documentation -
main page
add c5a7c525 RAT-77: Add changelog
add 19231fdb RAT-77: Augment changelog
new f60615ce Merge pull request #224 from
Claudenw/RAT-77_output_files_with_missing_headers
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:
apache-rat-core/pom.xml | 13 +----
.../src/main/java/org/apache/rat/Report.java | 25 +++++++---
...unapproved-licenses.xsl => missing-headers.xsl} | 4 +-
.../java/org/apache/rat/ReportTransformerTest.java | 57 +++++++++++++---------
.../test/resources/XmlOutputExamples/elements.xml | 12 +++++
apache-rat-plugin/pom.xml | 1 +
apache-rat/src/site/apt/index.apt.vm | 46 ++++++++++++-----
src/changes/changes.xml | 4 ++
src/site/apt/index.apt.vm | 12 +++++
9 files changed, 116 insertions(+), 58 deletions(-)
copy
apache-rat-core/src/main/resources/org/apache/rat/{unapproved-licenses.xsl =>
missing-headers.xsl} (90%)
create mode 100644
apache-rat-core/src/test/resources/XmlOutputExamples/elements.xml