This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push: new afb7c8c493 Additional exclude for Java 17 Javadoc afb7c8c493 is described below commit afb7c8c4938889e3068dc2b155bac240627964d4 Author: Mark Thomas <ma...@apache.org> 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 dd7b1cfe6d..ea3d721a98 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: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org