This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/creadur-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 3cd9bdad Fix github coordinates of ribbon
3cd9bdad is described below
commit 3cd9bdad5b9a2e8597ea9e6415023553f3b3f69e
Author: P. Ottlinger <[email protected]>
AuthorDate: Fri Nov 15 22:17:53 2024 +0100
Fix github coordinates of ribbon
---
RAT-397/apache-rat-core/FileNamePattern.html | 2 +-
RAT-397/apache-rat-core/checkstyle.html | 2 +-
RAT-397/apache-rat-core/ci-management.html | 2 +-
RAT-397/apache-rat-core/dependencies.html | 2 +-
RAT-397/apache-rat-core/development/document_name.html | 2 +-
.../apache-rat-core/development/write_file_processor.html | 2 +-
RAT-397/apache-rat-core/exclusion_expression.html | 2 +-
RAT-397/apache-rat-core/index.html | 2 +-
RAT-397/apache-rat-core/issue-management.html | 2 +-
RAT-397/apache-rat-core/jira-report.html | 2 +-
RAT-397/apache-rat-core/mailing-lists.html | 2 +-
RAT-397/apache-rat-core/pmd.html | 2 +-
RAT-397/apache-rat-core/project-info.html | 2 +-
RAT-397/apache-rat-core/project-reports.html | 2 +-
RAT-397/apache-rat-core/rat-report.html | 4 ++--
RAT-397/apache-rat-core/scm.html | 2 +-
RAT-397/apache-rat-core/spotbugs.html | 2 +-
RAT-397/apache-rat-core/team.html | 2 +-
RAT-397/apache-rat-tools/checkstyle.html | 2 +-
RAT-397/apache-rat-tools/ci-management.html | 2 +-
RAT-397/apache-rat-tools/dependencies.html | 2 +-
RAT-397/apache-rat-tools/index.html | 2 +-
RAT-397/apache-rat-tools/issue-management.html | 2 +-
RAT-397/apache-rat-tools/jira-report.html | 2 +-
RAT-397/apache-rat-tools/mailing-lists.html | 2 +-
RAT-397/apache-rat-tools/pmd.html | 2 +-
RAT-397/apache-rat-tools/project-info.html | 2 +-
RAT-397/apache-rat-tools/project-reports.html | 2 +-
RAT-397/apache-rat-tools/rat-report.html | 4 ++--
RAT-397/apache-rat-tools/scm.html | 2 +-
RAT-397/apache-rat-tools/spotbugs.html | 2 +-
RAT-397/apache-rat-tools/team.html | 2 +-
RAT-397/architecture.html | 2 +-
RAT-397/changes-report.html | 2 +-
RAT-397/checkstyle-aggregate.html | 4 ++--
RAT-397/checkstyle.html | 2 +-
RAT-397/ci-management.html | 2 +-
RAT-397/development/ui/generator.html | 2 +-
RAT-397/development/ui/options.html | 2 +-
RAT-397/development/ui/ui_specific.html | 2 +-
RAT-397/development/ui_implementation.html | 2 +-
RAT-397/download_rat.html | 2 +-
RAT-397/index.html | 2 +-
RAT-397/issue-management.html | 2 +-
RAT-397/jira-report.html | 2 +-
RAT-397/license_def.html | 2 +-
RAT-397/mailing-lists.html | 2 +-
RAT-397/matcher_def.html | 2 +-
RAT-397/project-info.html | 2 +-
RAT-397/project-reports.html | 2 +-
RAT-397/rat-report.html | 4 ++--
RAT-397/scm.html | 2 +-
RAT-397/team.html | 2 +-
RAT-397/ui_def.html | 2 +-
RAT-397/xslt_def.html | 2 +-
tentacles/changes-report.html | 2 +-
tentacles/checkstyle.html | 2 +-
tentacles/ci-management.html | 2 +-
tentacles/cpd.html | 2 +-
tentacles/dependencies.html | 2 +-
tentacles/dependency-info.html | 2 +-
tentacles/dependency-management.html | 2 +-
tentacles/distribution-management.html | 2 +-
tentacles/download_tentacles.html | 2 +-
tentacles/index.html | 2 +-
tentacles/issue-management.html | 2 +-
tentacles/jdepend-report.html | 2 +-
tentacles/jira-report.html | 2 +-
tentacles/licenses.html | 2 +-
tentacles/mailing-lists.html | 2 +-
tentacles/plugin-management.html | 2 +-
tentacles/plugins.html | 2 +-
tentacles/pmd.html | 2 +-
tentacles/project-info.html | 2 +-
tentacles/project-reports.html | 2 +-
tentacles/rat-report.html | 4 ++--
tentacles/scm.html | 2 +-
tentacles/summary.html | 2 +-
tentacles/surefire.html | 14 +++++++-------
tentacles/taglist.html | 2 +-
80 files changed, 91 insertions(+), 91 deletions(-)
diff --git a/RAT-397/apache-rat-core/FileNamePattern.html
b/RAT-397/apache-rat-core/FileNamePattern.html
index 5d13911f..39d0cb3b 100644
--- a/RAT-397/apache-rat-core/FileNamePattern.html
+++ b/RAT-397/apache-rat-core/FileNamePattern.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-core" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/apache-rat-core/checkstyle.html
b/RAT-397/apache-rat-core/checkstyle.html
index b8fc6547..453be038 100644
--- a/RAT-397/apache-rat-core/checkstyle.html
+++ b/RAT-397/apache-rat-core/checkstyle.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-core" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/apache-rat-core/ci-management.html
b/RAT-397/apache-rat-core/ci-management.html
index 927b9fc1..c83b1704 100644
--- a/RAT-397/apache-rat-core/ci-management.html
+++ b/RAT-397/apache-rat-core/ci-management.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-core" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/apache-rat-core/dependencies.html
b/RAT-397/apache-rat-core/dependencies.html
index 591d73b9..e4cfd1b9 100644
--- a/RAT-397/apache-rat-core/dependencies.html
+++ b/RAT-397/apache-rat-core/dependencies.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-core" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/apache-rat-core/development/document_name.html
b/RAT-397/apache-rat-core/development/document_name.html
index e9311e4e..9158fc76 100644
--- a/RAT-397/apache-rat-core/development/document_name.html
+++ b/RAT-397/apache-rat-core/development/document_name.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-core" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/apache-rat-core/development/write_file_processor.html
b/RAT-397/apache-rat-core/development/write_file_processor.html
index 807613fe..ca5ea161 100644
--- a/RAT-397/apache-rat-core/development/write_file_processor.html
+++ b/RAT-397/apache-rat-core/development/write_file_processor.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-core" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/apache-rat-core/exclusion_expression.html
b/RAT-397/apache-rat-core/exclusion_expression.html
index df65c40a..b7fe0d48 100644
--- a/RAT-397/apache-rat-core/exclusion_expression.html
+++ b/RAT-397/apache-rat-core/exclusion_expression.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-core" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/apache-rat-core/index.html
b/RAT-397/apache-rat-core/index.html
index e25a2ab0..03ebb0ee 100644
--- a/RAT-397/apache-rat-core/index.html
+++ b/RAT-397/apache-rat-core/index.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-core" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/apache-rat-core/issue-management.html
b/RAT-397/apache-rat-core/issue-management.html
index c7c55c5d..340205e4 100644
--- a/RAT-397/apache-rat-core/issue-management.html
+++ b/RAT-397/apache-rat-core/issue-management.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-core" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/apache-rat-core/jira-report.html
b/RAT-397/apache-rat-core/jira-report.html
index 606f639e..fd823284 100644
--- a/RAT-397/apache-rat-core/jira-report.html
+++ b/RAT-397/apache-rat-core/jira-report.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-core" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/apache-rat-core/mailing-lists.html
b/RAT-397/apache-rat-core/mailing-lists.html
index ea74bacd..aa0ee9a2 100644
--- a/RAT-397/apache-rat-core/mailing-lists.html
+++ b/RAT-397/apache-rat-core/mailing-lists.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-core" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/apache-rat-core/pmd.html b/RAT-397/apache-rat-core/pmd.html
index 0d4f8937..91988991 100644
--- a/RAT-397/apache-rat-core/pmd.html
+++ b/RAT-397/apache-rat-core/pmd.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-core" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/apache-rat-core/project-info.html
b/RAT-397/apache-rat-core/project-info.html
index ef7d2140..3c0d492c 100644
--- a/RAT-397/apache-rat-core/project-info.html
+++ b/RAT-397/apache-rat-core/project-info.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-core" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/apache-rat-core/project-reports.html
b/RAT-397/apache-rat-core/project-reports.html
index ee687a40..c88f428a 100644
--- a/RAT-397/apache-rat-core/project-reports.html
+++ b/RAT-397/apache-rat-core/project-reports.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-core" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/apache-rat-core/rat-report.html
b/RAT-397/apache-rat-core/rat-report.html
index 5f572f71..921c2e4b 100644
--- a/RAT-397/apache-rat-core/rat-report.html
+++ b/RAT-397/apache-rat-core/rat-report.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-core" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
@@ -133,7 +133,7 @@
*****************************************************
Summary
-------
-Generated at: 2024-11-15T22:03:13+01:00
+Generated at: 2024-11-15T22:14:39+01:00
Notes: 0
Binaries: 0
diff --git a/RAT-397/apache-rat-core/scm.html b/RAT-397/apache-rat-core/scm.html
index 9f6a4279..1c18c1e4 100644
--- a/RAT-397/apache-rat-core/scm.html
+++ b/RAT-397/apache-rat-core/scm.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-core" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/apache-rat-core/spotbugs.html
b/RAT-397/apache-rat-core/spotbugs.html
index 233e908e..9b13077e 100644
--- a/RAT-397/apache-rat-core/spotbugs.html
+++ b/RAT-397/apache-rat-core/spotbugs.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-core" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/apache-rat-core/team.html
b/RAT-397/apache-rat-core/team.html
index 429e5ed9..6380799b 100644
--- a/RAT-397/apache-rat-core/team.html
+++ b/RAT-397/apache-rat-core/team.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-core" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/apache-rat-tools/checkstyle.html
b/RAT-397/apache-rat-tools/checkstyle.html
index f201eb0d..3153abac 100644
--- a/RAT-397/apache-rat-tools/checkstyle.html
+++ b/RAT-397/apache-rat-tools/checkstyle.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-tools" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/apache-rat-tools/ci-management.html
b/RAT-397/apache-rat-tools/ci-management.html
index f7da1896..97a1e6df 100644
--- a/RAT-397/apache-rat-tools/ci-management.html
+++ b/RAT-397/apache-rat-tools/ci-management.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-tools" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/apache-rat-tools/dependencies.html
b/RAT-397/apache-rat-tools/dependencies.html
index 8a2590b5..9c8a6c8f 100644
--- a/RAT-397/apache-rat-tools/dependencies.html
+++ b/RAT-397/apache-rat-tools/dependencies.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-tools" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/apache-rat-tools/index.html
b/RAT-397/apache-rat-tools/index.html
index ca1eceef..5815858f 100644
--- a/RAT-397/apache-rat-tools/index.html
+++ b/RAT-397/apache-rat-tools/index.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-tools" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/apache-rat-tools/issue-management.html
b/RAT-397/apache-rat-tools/issue-management.html
index 5bb42bb0..ac3287e0 100644
--- a/RAT-397/apache-rat-tools/issue-management.html
+++ b/RAT-397/apache-rat-tools/issue-management.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-tools" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/apache-rat-tools/jira-report.html
b/RAT-397/apache-rat-tools/jira-report.html
index 9d0476e2..af310cc5 100644
--- a/RAT-397/apache-rat-tools/jira-report.html
+++ b/RAT-397/apache-rat-tools/jira-report.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-tools" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/apache-rat-tools/mailing-lists.html
b/RAT-397/apache-rat-tools/mailing-lists.html
index 2cc27c43..912111bd 100644
--- a/RAT-397/apache-rat-tools/mailing-lists.html
+++ b/RAT-397/apache-rat-tools/mailing-lists.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-tools" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/apache-rat-tools/pmd.html
b/RAT-397/apache-rat-tools/pmd.html
index 3ffdc981..a5314f24 100644
--- a/RAT-397/apache-rat-tools/pmd.html
+++ b/RAT-397/apache-rat-tools/pmd.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-tools" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/apache-rat-tools/project-info.html
b/RAT-397/apache-rat-tools/project-info.html
index 8b860161..80206bae 100644
--- a/RAT-397/apache-rat-tools/project-info.html
+++ b/RAT-397/apache-rat-tools/project-info.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-tools" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/apache-rat-tools/project-reports.html
b/RAT-397/apache-rat-tools/project-reports.html
index 339303d8..e6dadd5b 100644
--- a/RAT-397/apache-rat-tools/project-reports.html
+++ b/RAT-397/apache-rat-tools/project-reports.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-tools" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/apache-rat-tools/rat-report.html
b/RAT-397/apache-rat-tools/rat-report.html
index 497b1e61..fe133aa7 100644
--- a/RAT-397/apache-rat-tools/rat-report.html
+++ b/RAT-397/apache-rat-tools/rat-report.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-tools" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
@@ -135,7 +135,7 @@
*****************************************************
Summary
-------
-Generated at: 2024-11-15T22:03:28+01:00
+Generated at: 2024-11-15T22:14:54+01:00
Notes: 0
Binaries: 0
diff --git a/RAT-397/apache-rat-tools/scm.html
b/RAT-397/apache-rat-tools/scm.html
index 4cd2e60c..9c06d550 100644
--- a/RAT-397/apache-rat-tools/scm.html
+++ b/RAT-397/apache-rat-tools/scm.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-tools" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/apache-rat-tools/spotbugs.html
b/RAT-397/apache-rat-tools/spotbugs.html
index 492e875a..84beaccf 100644
--- a/RAT-397/apache-rat-tools/spotbugs.html
+++ b/RAT-397/apache-rat-tools/spotbugs.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-tools" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/apache-rat-tools/team.html
b/RAT-397/apache-rat-tools/team.html
index 55181138..d9323e76 100644
--- a/RAT-397/apache-rat-tools/team.html
+++ b/RAT-397/apache-rat-tools/team.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-tools" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/architecture.html b/RAT-397/architecture.html
index 93a16efe..765b012b 100644
--- a/RAT-397/architecture.html
+++ b/RAT-397/architecture.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-project" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/changes-report.html b/RAT-397/changes-report.html
index fe655df5..a2d3b77a 100644
--- a/RAT-397/changes-report.html
+++ b/RAT-397/changes-report.html
@@ -19,7 +19,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-project" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/checkstyle-aggregate.html
b/RAT-397/checkstyle-aggregate.html
index 9cd6dffa..945eac4b 100644
--- a/RAT-397/checkstyle-aggregate.html
+++ b/RAT-397/checkstyle-aggregate.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-project" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
@@ -137,7 +137,7 @@
<th><img src="images/icon_warning_sml.gif" /> Warnings</th>
<th><img src="images/icon_error_sml.gif" /> Errors</th></tr>
<tr class="b">
-<td>207</td>
+<td>206</td>
<td>0</td>
<td>0</td>
<td>0</td></tr></table></section><section><a id="Files"></a>
diff --git a/RAT-397/checkstyle.html b/RAT-397/checkstyle.html
index f5b90855..a3cfa932 100644
--- a/RAT-397/checkstyle.html
+++ b/RAT-397/checkstyle.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-project" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/ci-management.html b/RAT-397/ci-management.html
index 6b00c857..081655fd 100644
--- a/RAT-397/ci-management.html
+++ b/RAT-397/ci-management.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-project" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/development/ui/generator.html
b/RAT-397/development/ui/generator.html
index 3aca0282..fa029bf3 100644
--- a/RAT-397/development/ui/generator.html
+++ b/RAT-397/development/ui/generator.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-project" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/development/ui/options.html
b/RAT-397/development/ui/options.html
index a1c1c97f..d699d8f6 100644
--- a/RAT-397/development/ui/options.html
+++ b/RAT-397/development/ui/options.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-project" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/development/ui/ui_specific.html
b/RAT-397/development/ui/ui_specific.html
index 573397ad..de260b53 100644
--- a/RAT-397/development/ui/ui_specific.html
+++ b/RAT-397/development/ui/ui_specific.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-project" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/development/ui_implementation.html
b/RAT-397/development/ui_implementation.html
index b15dba84..35ee7e8b 100644
--- a/RAT-397/development/ui_implementation.html
+++ b/RAT-397/development/ui_implementation.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-project" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/download_rat.html b/RAT-397/download_rat.html
index 4f757a0c..9c65e0e6 100644
--- a/RAT-397/download_rat.html
+++ b/RAT-397/download_rat.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-project" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/index.html b/RAT-397/index.html
index aab4d903..8c1d5f6d 100644
--- a/RAT-397/index.html
+++ b/RAT-397/index.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-project" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/issue-management.html b/RAT-397/issue-management.html
index 413f4a31..9e95490c 100644
--- a/RAT-397/issue-management.html
+++ b/RAT-397/issue-management.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-project" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/jira-report.html b/RAT-397/jira-report.html
index db151f9b..d44e5d86 100644
--- a/RAT-397/jira-report.html
+++ b/RAT-397/jira-report.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-project" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/license_def.html b/RAT-397/license_def.html
index 00e58341..d1dac5cd 100644
--- a/RAT-397/license_def.html
+++ b/RAT-397/license_def.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-project" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/mailing-lists.html b/RAT-397/mailing-lists.html
index ca19bf48..8ed8ae47 100644
--- a/RAT-397/mailing-lists.html
+++ b/RAT-397/mailing-lists.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-project" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/matcher_def.html b/RAT-397/matcher_def.html
index 02c5a5dc..d8eb8bf3 100644
--- a/RAT-397/matcher_def.html
+++ b/RAT-397/matcher_def.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-project" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/project-info.html b/RAT-397/project-info.html
index 77852f21..944f8894 100644
--- a/RAT-397/project-info.html
+++ b/RAT-397/project-info.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-project" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/project-reports.html b/RAT-397/project-reports.html
index ab9ee73e..fad306a0 100644
--- a/RAT-397/project-reports.html
+++ b/RAT-397/project-reports.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-project" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/rat-report.html b/RAT-397/rat-report.html
index 0d85cf93..07581991 100644
--- a/RAT-397/rat-report.html
+++ b/RAT-397/rat-report.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-project" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
@@ -134,7 +134,7 @@
*****************************************************
Summary
-------
-Generated at: 2024-11-15T22:02:29+01:00
+Generated at: 2024-11-15T22:14:02+01:00
Notes: 5
Binaries: 0
diff --git a/RAT-397/scm.html b/RAT-397/scm.html
index ef52c537..a033f545 100644
--- a/RAT-397/scm.html
+++ b/RAT-397/scm.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-project" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/team.html b/RAT-397/team.html
index 6a5945f3..54735753 100644
--- a/RAT-397/team.html
+++ b/RAT-397/team.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-project" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/ui_def.html b/RAT-397/ui_def.html
index 049bfdbc..ff8eb4d9 100644
--- a/RAT-397/ui_def.html
+++ b/RAT-397/ui_def.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-project" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/RAT-397/xslt_def.html b/RAT-397/xslt_def.html
index 3e4ac62f..3479374c 100644
--- a/RAT-397/xslt_def.html
+++ b/RAT-397/xslt_def.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-rat-project" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-rat" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/tentacles/changes-report.html b/tentacles/changes-report.html
index 8910dfea..d9a3b748 100644
--- a/tentacles/changes-report.html
+++ b/tentacles/changes-report.html
@@ -19,7 +19,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/tentacles/checkstyle.html b/tentacles/checkstyle.html
index f6515f2c..24d626fe 100644
--- a/tentacles/checkstyle.html
+++ b/tentacles/checkstyle.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/tentacles/ci-management.html b/tentacles/ci-management.html
index ee1bb100..4892af61 100644
--- a/tentacles/ci-management.html
+++ b/tentacles/ci-management.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/tentacles/cpd.html b/tentacles/cpd.html
index 03f62cca..67248289 100644
--- a/tentacles/cpd.html
+++ b/tentacles/cpd.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/tentacles/dependencies.html b/tentacles/dependencies.html
index 49a90433..3d563f92 100644
--- a/tentacles/dependencies.html
+++ b/tentacles/dependencies.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/tentacles/dependency-info.html b/tentacles/dependency-info.html
index 4d17b391..68f8c64c 100644
--- a/tentacles/dependency-info.html
+++ b/tentacles/dependency-info.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/tentacles/dependency-management.html
b/tentacles/dependency-management.html
index 3f04e233..9c9f4efe 100644
--- a/tentacles/dependency-management.html
+++ b/tentacles/dependency-management.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/tentacles/distribution-management.html
b/tentacles/distribution-management.html
index c6a2b7a5..2c8d1f17 100644
--- a/tentacles/distribution-management.html
+++ b/tentacles/distribution-management.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/tentacles/download_tentacles.html
b/tentacles/download_tentacles.html
index a642721f..bea0f96c 100644
--- a/tentacles/download_tentacles.html
+++ b/tentacles/download_tentacles.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/tentacles/index.html b/tentacles/index.html
index 0385df2b..7c51013d 100644
--- a/tentacles/index.html
+++ b/tentacles/index.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/tentacles/issue-management.html b/tentacles/issue-management.html
index dc7eb148..ac89da0d 100644
--- a/tentacles/issue-management.html
+++ b/tentacles/issue-management.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/tentacles/jdepend-report.html b/tentacles/jdepend-report.html
index babe1006..9617eeed 100644
--- a/tentacles/jdepend-report.html
+++ b/tentacles/jdepend-report.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/tentacles/jira-report.html b/tentacles/jira-report.html
index 12859527..00ba98bf 100644
--- a/tentacles/jira-report.html
+++ b/tentacles/jira-report.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/tentacles/licenses.html b/tentacles/licenses.html
index 10ce1b93..850a01f7 100644
--- a/tentacles/licenses.html
+++ b/tentacles/licenses.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/tentacles/mailing-lists.html b/tentacles/mailing-lists.html
index cb67f472..2683ed61 100644
--- a/tentacles/mailing-lists.html
+++ b/tentacles/mailing-lists.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/tentacles/plugin-management.html b/tentacles/plugin-management.html
index 1ffe0ae0..0b058fd0 100644
--- a/tentacles/plugin-management.html
+++ b/tentacles/plugin-management.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/tentacles/plugins.html b/tentacles/plugins.html
index 70fe4abf..7984fe93 100644
--- a/tentacles/plugins.html
+++ b/tentacles/plugins.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/tentacles/pmd.html b/tentacles/pmd.html
index 0db37a44..9702f6c4 100644
--- a/tentacles/pmd.html
+++ b/tentacles/pmd.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/tentacles/project-info.html b/tentacles/project-info.html
index 724b354b..233f33cc 100644
--- a/tentacles/project-info.html
+++ b/tentacles/project-info.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/tentacles/project-reports.html b/tentacles/project-reports.html
index 47b4851d..de68e50d 100644
--- a/tentacles/project-reports.html
+++ b/tentacles/project-reports.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/tentacles/rat-report.html b/tentacles/rat-report.html
index 078f6e0c..963eb088 100644
--- a/tentacles/rat-report.html
+++ b/tentacles/rat-report.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
@@ -113,7 +113,7 @@
*****************************************************
Summary
-------
-Generated at: 2024-11-15T22:06:57+01:00
+Generated at: 2024-11-15T22:17:36+01:00
Notes: 3
Binaries: 0
diff --git a/tentacles/scm.html b/tentacles/scm.html
index c8309e7f..06a0ad36 100644
--- a/tentacles/scm.html
+++ b/tentacles/scm.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/tentacles/summary.html b/tentacles/summary.html
index 5a17ee02..169efedf 100644
--- a/tentacles/summary.html
+++ b/tentacles/summary.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
diff --git a/tentacles/surefire.html b/tentacles/surefire.html
index c9c6ac9b..6070cd0f 100644
--- a/tentacles/surefire.html
+++ b/tentacles/surefire.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">
@@ -142,7 +142,7 @@ function toggleDisplay(elementId) {
<td>0</td>
<td>0</td>
<td>100%</td>
-<td>0.532 s</td></tr></table><br />
+<td>0.262 s</td></tr></table><br />
<p>Note: failures are anticipated and checked for with assertions while errors
are unanticipated.</p><br /></section><section><a id="Package_List"></a>
<h2>Package List</h2>
<p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>]
[<a href="#Test_Cases">Test Cases</a>]</p><br />
@@ -162,7 +162,7 @@ function toggleDisplay(elementId) {
<td>0</td>
<td>0</td>
<td>100%</td>
-<td>0.054 s</td></tr>
+<td>0.034 s</td></tr>
<tr class="a">
<td><a
href="#org.apache.creadur.tentacles">org.apache.creadur.tentacles</a></td>
<td>1</td>
@@ -170,7 +170,7 @@ function toggleDisplay(elementId) {
<td>0</td>
<td>0</td>
<td>100%</td>
-<td>0.478 s</td></tr></table><br />
+<td>0.228 s</td></tr></table><br />
<p>Note: package statistics are not computed recursively, they only sum up all
of its testsuites numbers.</p><section><a
id="org.apache.creadur.tentacles.filter"></a>
<h3>org.apache.creadur.tentacles.filter</h3>
<table class="table table-striped">
@@ -191,7 +191,7 @@ function toggleDisplay(elementId) {
<td>0</td>
<td>0</td>
<td>100%</td>
-<td>0.054 s</td></tr></table></section><section><a
id="org.apache.creadur.tentacles"></a>
+<td>0.034 s</td></tr></table></section><section><a
id="org.apache.creadur.tentacles"></a>
<h3>org.apache.creadur.tentacles</h3>
<table class="table table-striped">
<tr class="a">
@@ -211,7 +211,7 @@ function toggleDisplay(elementId) {
<td>0</td>
<td>0</td>
<td>100%</td>
-<td>0.478 s</td></tr></table></section><br /></section><section><a
id="Test_Cases"></a>
+<td>0.228 s</td></tr></table></section><br /></section><section><a
id="Test_Cases"></a>
<h2>Test Cases</h2>
<p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>]
[<a href="#Test_Cases">Test Cases</a>]</p><section><a
id="org.apache.creadur.tentacles.ArchivesJsonTest"></a>
<h3>ArchivesJsonTest</h3>
@@ -219,7 +219,7 @@ function toggleDisplay(elementId) {
<tr class="a">
<td><img src="images/icon_success_sml.gif" /></td>
<td><a id="TC_org.apache.creadur.tentacles.ArchivesJsonTest.test"></a>test</td>
-<td>0.474 s</td></tr></table></section><section><a
id="org.apache.creadur.tentacles.filter.ListOfFilesFilterTest"></a>
+<td>0.225 s</td></tr></table></section><section><a
id="org.apache.creadur.tentacles.filter.ListOfFilesFilterTest"></a>
<h3>ListOfFilesFilterTest</h3>
<table class="table table-striped">
<tr class="a">
diff --git a/tentacles/taglist.html b/tentacles/taglist.html
index 1e35f5b5..9cdaa011 100644
--- a/tentacles/taglist.html
+++ b/tentacles/taglist.html
@@ -18,7 +18,7 @@
<link href="https://creadur.apache.org/font/matesc.css" type="text/css"
rel="stylesheet" />
</head>
<body>
- <a class="github-fork-ribbon right-top"
href="https://github.com/apache/apache-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
+ <a class="github-fork-ribbon right-top"
href="https://github.com/apache/creadur-tentacles" data-ribbon="Fork me on
GitHub">Fork me on GitHub</a>
<div class="container-fluid container-fluid-top">
<header>
<div id="banner">