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 0bd6c48  Require non-null inputs to InlineImage.InlineImage(String, 
DataSource, MimeBodyPart)
     new 7ad61cf  Internal redo of InlineImage equals/hashCode
     new b4b15c3  Better parameter name
     new 6c28ab4  Internal refactoring
     new 077df4e  Internal refactoring

The 4 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/mail/Email.java   | 40 ++++++-----------
 .../org/apache/commons/mail/EmailException.java    | 28 ++++++++++++
 .../java/org/apache/commons/mail/HtmlEmail.java    | 50 ++++++----------------
 .../org/apache/commons/mail/MultiPartEmail.java    | 29 ++++---------
 .../java/org/apache/commons/mail/SimpleEmail.java  |  4 +-
 .../apache/commons/mail/ImageHtmlEmailTest.java    |  6 +--
 6 files changed, 65 insertions(+), 92 deletions(-)

Reply via email to