This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 6b45fed5c6a1fb5d69b2d2844c9db3a7f1325ed2 Author: s4i <[email protected]> AuthorDate: Wed Dec 10 21:09:22 2025 +0900 Delete duplicate line --- build.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/build.xml b/build.xml index 97c9eaa774..12124860aa 100644 --- a/build.xml +++ b/build.xml @@ -635,7 +635,6 @@ <!-- Remove optional valves --> <exclude name="org/apache/catalina/valves/Crawler*" /> <exclude name="org/apache/catalina/valves/ExtendedAccessLogValve*" /> - <exclude name="org/apache/catalina/valves/ExtendedAccessLogValve*" /> <exclude name="org/apache/catalina/valves/HealthCheckValve*" /> <exclude name="org/apache/catalina/valves/JDBCAccessLogValve*" /> <exclude name="org/apache/catalina/valves/LoadBalancerDrainingValve*" /> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
