This is an automated email from the ASF dual-hosted git repository. bodewig pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/ant.git
from a8cd05dc0 recod fix for bugzilla report 69680 add 6154296c2 improve security of TLS handling in MimeMailers add 01324b9b3 document default value new 22852cbe5 Merge pull request #219 from apache/mailer-tls-server-check The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: WHATSNEW | 12 ++++++++ manual/Tasks/mail.html | 17 +++++++++++ manual/listeners.html | 16 ++++++++++ .../org/apache/tools/ant/listener/MailLogger.java | 27 +++++++++++++++++ .../apache/tools/ant/taskdefs/email/EmailTask.java | 29 ++++++++++++++++++ .../ant/taskdefs/email/JakartaMimeMailer.java | 9 ++++++ .../apache/tools/ant/taskdefs/email/Mailer.java | 35 ++++++++++++++++++++++ .../tools/ant/taskdefs/email/MimeMailer.java | 9 ++++++ 8 files changed, 154 insertions(+)