This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git
The following commit(s) were added to refs/heads/main by this push:
new 23513a5 Include CHANGES.MD in src distro
23513a5 is described below
commit 23513a5fae03f8bd520051b0f5330e09b3f0a217
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Jul 7 15:18:11 2022 +0100
Include CHANGES.MD in src distro
---
src/assembly/src.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/assembly/src.xml b/src/assembly/src.xml
index 1c5d9c1..c43e3b7 100644
--- a/src/assembly/src.xml
+++ b/src/assembly/src.xml
@@ -30,6 +30,7 @@
<include>pom.xml</include>
<include>README*</include>
<include>mvnw*</include>
+ <include>CHANGES*</include>
</includes>
</fileSet>
<fileSet>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]