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 f8ffada140 Treat new test password files as text files for line-endings
f8ffada140 is described below

commit f8ffada1400f4d046d7deec8ac217457df441b10
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Oct 10 17:15:45 2025 +0100

    Treat new test password files as text files for line-endings
---
 build.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build.xml b/build.xml
index 131c2c42f1..99ff201455 100644
--- a/build.xml
+++ b/build.xml
@@ -313,6 +313,7 @@
     <include name="**/javax.websocket.ContainerProvider"/>
     <include 
name="**/javax.websocket.server.ServerEndpointConfig$Configurator"/>
     <include name="**/.gitignore"/>
+    <include name="**/*-password"/>
     <include name="**/*.bnd"/>
     <include name="**/*.classpath"/>
     <include name="**/*.conf"/>


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

Reply via email to