This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new c204a73f09 Additional exclude for Java 17 Javadoc
c204a73f09 is described below
commit c204a73f098ed8ccc471f1bb963b72d46761967e
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Nov 3 09:24:48 2023 +0000
Additional exclude for Java 17 Javadoc
---
res/rat/rat-excludes.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/res/rat/rat-excludes.txt b/res/rat/rat-excludes.txt
index 5b2b2f9d24..f4dc296306 100644
--- a/res/rat/rat-excludes.txt
+++ b/res/rat/rat-excludes.txt
@@ -72,6 +72,7 @@ output/deployer/deployer-howto.html
output/dist/webapps/docs/*/copy.svg
output/dist/webapps/docs/*/element-list
output/dist/webapps/docs/*/jquery/**
+output/dist/webapps/docs/*/jquery-ui.overrides.css
output/dist/webapps/docs/*/legal/**
output/dist/webapps/docs/*/member-search-index.js
output/dist/webapps/docs/*/module-search-index.js
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]