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 84a1abfb25 Expand text.files definition to pick up _listing.xslt in 
tests
84a1abfb25 is described below

commit 84a1abfb254d867e7e230582386b10f5743be428
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Jun 5 15:27:36 2023 +0100

    Expand text.files definition to pick up _listing.xslt in tests
---
 build.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build.xml b/build.xml
index 98ac77e36d..2f82c06b10 100644
--- a/build.xml
+++ b/build.xml
@@ -345,6 +345,7 @@
     <include name="**/*.xml"/>
     <include name="**/*.xsd"/>
     <include name="**/*.xsl"/>
+    <include name="**/*.xslt"/>
     <include name="**/*.yaml"/>
     <include name="**/*.yml"/>
     <include name="**/Dockerfile"/>


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

Reply via email to