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

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git

commit f29c903b0e466bb8d000fbc9ae50c9f53f2a8061
Merge: a69f07af f7666755
Author: P. Ottlinger <[email protected]>
AuthorDate: Tue Jan 23 16:14:54 2024 +0100

    Merge pull request #207 from apache/fix/RAT-353
    
    RAT-353:  fix broken links and missing files in site build

 .buildtools/generateStagingSiteInWebpageRepo       |   2 +
 apache-rat-core/src/site/apt/index.apt.vm          |   2 +-
 apache-rat-core/src/site/site.xml                  |   2 +-
 apache-rat-plugin/src/site/site.xml                |   2 +-
 apache-rat-tasks/src/site/site.xml                 |   2 +-
 apache-rat/src/site/site.xml                       |   2 +-
 pom.xml                                            |   4 +
 src/changes/changes.xml                            |   6 +
 src/site/apt/index.apt.vm                          |  23 ++-
 .../resources/fonts/DejaVuLGCSans-Bold.woff2       | Bin 0 -> 193392 bytes
 .../fonts/DejaVuLGCSans-BoldOblique.woff2          | Bin 0 -> 193548 bytes
 .../resources/fonts/DejaVuLGCSans-Oblique.woff2    | Bin 0 -> 192368 bytes
 .../resources/fonts/DejaVuLGCSans.woff2            | Bin 0 -> 208088 bytes
 .../resources/fonts/DejaVuLGCSansMono-Bold.woff2   | Bin 0 -> 120496 bytes
 .../fonts/DejaVuLGCSansMono-BoldOblique.woff2      | Bin 0 -> 93508 bytes
 .../fonts/DejaVuLGCSansMono-Oblique.woff2          | Bin 0 -> 94024 bytes
 .../resources/fonts/DejaVuLGCSansMono.woff2        | Bin 0 -> 123560 bytes
 .../resources/fonts/DejaVuLGCSerif-Bold.woff2      | Bin 0 -> 112512 bytes
 .../fonts/DejaVuLGCSerif-BoldItalic.woff2          | Bin 0 -> 113032 bytes
 .../resources/fonts/DejaVuLGCSerif-Italic.woff2    | Bin 0 -> 113988 bytes
 .../resources/fonts/DejaVuLGCSerif.woff2           | Bin 0 -> 127416 bytes
 src/site/javadocFont/resources/fonts/LICENSE       | 187 +++++++++++++++++++++
 src/site/javadocFont/resources/fonts/dejavu.css    |  74 ++++++++
 src/site/site.xml                                  |   3 +-
 24 files changed, 291 insertions(+), 18 deletions(-)

Reply via email to