This is an automated email from the ASF dual-hosted git repository.
markt-asf 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 59a7853549 Fix reproducible source builds
59a7853549 is described below
commit 59a78535492264c7338a8ada5fe9960820ec038d
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 50d1a1a822..f3d6b99f46 100644
--- a/build.xml
+++ b/build.xml
@@ -353,6 +353,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]