This is an automated email from the ASF dual-hosted git repository.

markt-asf 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 beb053276b Fix reproducible source builds
beb053276b is described below

commit beb053276b2041daa2ac4a05a5f40b7901e6ad1c
Author: Mark Thomas <[email protected]>
AuthorDate: Tue May 5 09:32:46 2026 +0100

    Fix reproducible source builds
---
 build.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build.xml b/build.xml
index 6dbb474733..1c9da62f91 100644
--- a/build.xml
+++ b/build.xml
@@ -349,6 +349,7 @@
     <include name="**/*.license"/>
     <include name="**/*.manifest"/>
     <include name="**/*.md"/>
+    <include name="**/*.mdd"/>
     <include name="**/*.mdl"/>
     <include name="**/*.MF"/>
     <include name="**/*.notice"/>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to