This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push: new fa9f25b Fix path fa9f25b is described below commit fa9f25bbcb09987012c2e957b7f2ce55dddf54c3 Author: Mark Thomas <ma...@apache.org> AuthorDate: Sat Nov 6 20:36:54 2021 +0000 Fix path --- res/rat/rat-excludes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/rat/rat-excludes.txt b/res/rat/rat-excludes.txt index 38af1c6..a8e6be3 100644 --- a/res/rat/rat-excludes.txt +++ b/res/rat/rat-excludes.txt @@ -187,5 +187,5 @@ output/dist/temp/safeToDelete.tmp output/res/checkstyle/* -tomcat-9.0.x/** +tomcat-8.5.x/** --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org