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

markt pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/11.0.x by this push:
     new aa99811939 Treat new test password files as text files for line-endings
aa99811939 is described below

commit aa998119397240d0ad362f760c53c18cef836d43
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 bf4b25efca..63a3ac263b 100644
--- a/build.xml
+++ b/build.xml
@@ -313,6 +313,7 @@
     <include name="**/jakarta.websocket.ContainerProvider"/>
     <include 
name="**/jakarta.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