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

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

commit 52e4d5c246e5ebdf8afffa12d7dbc33e321360b7
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 eeca32b9f3..8c94248c17 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