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 b278b79 Exclude the specific false positives in Java 11+ new d19c648 Make new class final for now new f916e1d Make private instance variable final new ed68b72 Javadoc new 8a249ea Move new class new f262780 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-email The 5 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/changes/changes.xml | 2 +- .../commons/mail/{ => activation}/InputStreamDataSource.java | 9 ++++----- .../java/org/apache/commons/mail/activation/PathDataSource.java | 4 ++-- .../org/apache/commons/mail/resolver/DataSourcePathResolver.java | 2 +- .../java/org/apache/commons/mail/util/MimeMessageParser.java | 2 +- .../java/org/apache/commons/mail/InputStreamDataSourceTest.java | 1 + 6 files changed, 10 insertions(+), 10 deletions(-) rename src/main/java/org/apache/commons/mail/{ => activation}/InputStreamDataSource.java (92%)