This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 7a19325215e1c4c5715681b568f3ee979fbf78c6 Author: Mark Thomas <ma...@apache.org> AuthorDate: Fri Jul 25 16:36:39 2025 +0100 Removed unused RAT excludes --- res/rat/rat-excludes.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/res/rat/rat-excludes.txt b/res/rat/rat-excludes.txt index 837c8dc182..5d4d96f89c 100644 --- a/res/rat/rat-excludes.txt +++ b/res/rat/rat-excludes.txt @@ -46,7 +46,7 @@ - files used simply to ensure directories are not empty - - *.bmp, *.dia and *.vpd files are binary + - *.bmp and *.dia files are binary (*.gif, *.jpg are also binary, but are automatically detected by RAT as ones, so no explicit configuration is needed) @@ -268,7 +268,6 @@ output/dist/temp/safeToDelete.tmp **/*.bmp **/*.dia -**/*.vpd res/ide-support/idea/.name output/dist/src/res/ide-support/idea/.name --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org