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

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

commit fd02abfb10a36951bdd667afbd83f4ed53673b2f
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 51c97581a0..2f15bdc481 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