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.git
The following commit(s) were added to refs/heads/main by this push:
new 9d2971fede Add minimum Ant version change to change log
9d2971fede is described below
commit 9d2971fede434678ac6ab6e70e7e1b5675990523
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Jun 9 08:40:08 2022 +0100
Add minimum Ant version change to change log
---
webapps/docs/changelog.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 1f62b17971..165a7dab4c 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -130,6 +130,10 @@
<update>
Update to bnd 6.3.1. (markt)
</update>
+ <update>
+ The minimum Ant version required to build Tomcat 10.1.x is now 1.10.2.
+ (markt)
+ </update>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]