This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 38385c8780c895033e8769e0794dd435cd24d359 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 8e83ce9086..f221dfa51d 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) @@ -286,7 +286,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