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

commit 4901159dd9a0a209e890fa8b90ada237b75e4914
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 273c36ce9d..2845624f47 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