This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 771a01a542 PlantUML files are text files so fix the line endings
771a01a542 is described below
commit 771a01a542a2225249174b6b7154063dbf903baa
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 03bdbdcff7..1b0cbc064f 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: [email protected]
For additional commands, e-mail: [email protected]