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 780f7bf1 Bump org.apache.commons:commons-parent from 93 to 94
new 52682c8e Use a code comment, not Javadoc inside a method
new 94b4e3a2 Javadoc
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:
.../src/main/java/org/apache/commons/mail2/core/EmailException.java | 1 +
.../commons/mail2/jakarta/resolver/DataSourceClassPathResolver.java | 1 +
.../test/java/org/apache/commons/mail2/jakarta/AbstractEmailTest.java | 1 +
.../src/test/java/org/apache/commons/mail2/jakarta/EmailLiveTest.java | 1 +
.../org/apache/commons/mail2/jakarta/InvalidInternetAddressTest.java | 1 +
.../org/apache/commons/mail2/jakarta/SendWithAttachmentsTest.java | 4 ++--
.../commons/mail2/javax/resolver/DataSourceClassPathResolver.java | 1 +
.../test/java/org/apache/commons/mail2/javax/AbstractEmailTest.java | 1 +
.../src/test/java/org/apache/commons/mail2/javax/EmailLiveTest.java | 1 +
.../org/apache/commons/mail2/javax/InvalidInternetAddressTest.java | 1 +
.../java/org/apache/commons/mail2/javax/SendWithAttachmentsTest.java | 1 +
11 files changed, 12 insertions(+), 2 deletions(-)