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 6e19acffb4 PlantUML files are text files so fix the line endings
6e19acffb4 is described below

commit 6e19acffb4d5c01a44e1c05bf634fcf3220ef3a5
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Sep 5 18:12:49 2024 +0100

    PlantUML files are text files so fix the line endings
---
 build.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build.xml b/build.xml
index 04433a52d0..c0402e2421 100644
--- a/build.xml
+++ b/build.xml
@@ -356,6 +356,7 @@
     <include name="**/*.tasks"/>
     <include name="**/*.tld"/>
     <include name="**/*.txt"/>
+    <include name="**/*.uml"/>
     <include name="**/*.xhtml"/>
     <include name="**/*.xml"/>
     <include name="**/*.xsd"/>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to