This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new 28fa695378 PlantUML files are text files so fix the line endings
28fa695378 is described below
commit 28fa6953781ad58807d9afe94d842c531175b983
Author: Mark Thomas <[email protected]>
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 2ffb73d45b..4955868679 100644
--- a/build.xml
+++ b/build.xml
@@ -360,6 +360,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: [email protected]
For additional commands, e-mail: [email protected]