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 769b666111 Remove trailing spaces 769b666111 is described below commit 769b6661119a09d73b832feb3deb20b3cad94f56 Author: Mark Thomas <ma...@apache.org> AuthorDate: Wed Apr 30 12:35:37 2025 +0100 Remove trailing spaces --- res/scripts/check-mime.pl | 2 +- webapps/docs/changelog.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/res/scripts/check-mime.pl b/res/scripts/check-mime.pl index 630dbb3063..4021565213 100755 --- a/res/scripts/check-mime.pl +++ b/res/scripts/check-mime.pl @@ -177,7 +177,7 @@ if ($opt_m eq '' || $opt_i eq '' || $opt_o eq '') { # Switch locale for alphabetical ordering setlocale(LC_COLLATE, $LOCALE); - + print STDERR "INFO Using lists TOMCAT_KEEP and TOMCAT_ONLY defined in this script.\n"; # Check whether TOMCAT_ONLY and TOMCAT_KEEP are disjoint diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index ababa93612..e9d1e22d49 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -174,7 +174,7 @@ </update> <update> Update file extension to media type mappings to align with the current - list used by the Apache Web Server (httpd). (markt) + list used by the Apache Web Server (httpd). (markt) </update> </changelog> </subsection> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org