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
The following commit(s) were added to refs/heads/main by this push:
new 99b0f34 Additional exclude required for new BuildBot setup
99b0f34 is described below
commit 99b0f34e26cafed121a5e0516887766b1e7a687c
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Nov 5 17:52:17 2021 +0000
Additional exclude required for new BuildBot setup
---
res/rat/rat-excludes.txt | 3 +++
1 file changed, 3 insertions(+)
diff --git a/res/rat/rat-excludes.txt b/res/rat/rat-excludes.txt
index 127f52a..00ad84d 100644
--- a/res/rat/rat-excludes.txt
+++ b/res/rat/rat-excludes.txt
@@ -54,6 +54,8 @@
- Temporary cache files used by Checkstle
+ - Temporary files used by buildbot
+
output/build/logs/*
output/test-tmp/**
@@ -232,3 +234,4 @@ output/dist/temp/safeToDelete.tmp
output/res/checkstyle/*
+tomcat-10.1.x/**
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]