This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-email.git
from 20516fe Format
new c47ba97 fully migrated to junit5
new f2b390c fixed conflics
new 67c0446 mockito downgrade due to java 1.8
new 2d6182b minimized diff
new 0ac14f6 formatting
new 0ffee9a nothing to see
new 2b8e268 use latest version of mockito for java 21
new 3962261 Merge pull request #186 from Loki-Afro/master
The 1314 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:
pom.xml | 74 +++++++++-------------
.../org/apache/commons/mail/AbstractEmailTest.java | 15 ++---
.../org/apache/commons/mail/EmailLiveTest.java | 2 +-
.../org/apache/commons/mail/HtmlEmailTest.java | 68 +++++++++-----------
.../apache/commons/mail/ImageHtmlEmailTest.java | 39 ++++++------
.../apache/commons/mail/MultiPartEmailTest.java | 12 ----
.../mail/resolver/DataSourceUrlResolverTest.java | 5 +-
.../org.mockito.plugins.MockMaker | 1 +
8 files changed, 91 insertions(+), 125 deletions(-)
create mode 100644
src/test/resources/mockito-extensions/org.mockito.plugins.MockMaker