This is an automated email from the ASF dual-hosted git repository.
olli pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-messaging-mail.git.
from 8bd60bf SLING-10639 Enable code checks with Checkstyle
new 735b0a2 check for required configuration and services, test component
lifecycle
new fb244ca SLING-10802 Update to Sling Bundle Parent 45
The 2 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 | 3 +-
.../messaging/mail/internal/SimpleMailService.java | 6 ++
.../mail/internal/SimpleMailServiceTest.java | 111 +++++++++++++++++++++
.../org.mockito.plugins.MockMaker | 1 +
4 files changed, 120 insertions(+), 1 deletion(-)
create mode 100644
src/test/java/org/apache/sling/commons/messaging/mail/internal/SimpleMailServiceTest.java
create mode 100644
src/test/resources/mockito-extensions/org.mockito.plugins.MockMaker