Bug report for Ant [2021/10/31]

2021-10-31 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

[GitHub] [ant] bodewig commented on pull request #166: Support Jakarta Mail in MailLogger

2021-10-31 Thread GitBox
bodewig commented on pull request #166: URL: https://github.com/apache/ant/pull/166#issuecomment-955673433 In the special case of a logger it may be even preferable to not log any message at all as the message would in turn be logged to the same logger again and may never become visible an

[GitHub] [ant] twogee commented on pull request #166: Support Jakarta Mail in MailLogger

2021-10-31 Thread GitBox
twogee commented on pull request #166: URL: https://github.com/apache/ant/pull/166#issuecomment-955740651 I reason that it might be preferable to have those messages in the log at higher verbosity. Would adding a new interface to provide implementations of log create backwards compatibilit

[GitHub] [ant] twogee edited a comment on pull request #166: Support Jakarta Mail in MailLogger

2021-10-31 Thread GitBox
twogee edited a comment on pull request #166: URL: https://github.com/apache/ant/pull/166#issuecomment-955740651 I reason that it might be preferable to have those messages in the log at higher verbosity. Would adding a new interface to provide implementations of the log method create back