This is an automated email from the ASF dual-hosted git repository.

schultz 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 389671472c Delete duplicate line
389671472c is described below

commit 389671472ca3e6260e5ac3cffd2e3d20feff8eb2
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 e48c35494d..6bd9f3967c 100644
--- a/build.xml
+++ b/build.xml
@@ -634,7 +634,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/LoadBalancerDrainingValve*" />
     <exclude name="org/apache/catalina/valves/PersistentValve*" />


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to