You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by ha...@apache.org on 2021/11/03 10:07:59 UTC

[incubator-hop] branch master updated (4492769 -> 51845c3)

This is an automated email from the ASF dual-hosted git repository.

hansva pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hop.git.


    from 4492769  Merge pull request #1183 from uraychang/HOP-3466
     new a62a483  HOP-3229: add support for EML output
     new d99a7a2  HOP-3473: http client pointing to wrong docs
     new 51845c3  Merge pull request #1184 from hansva/master

The 3144 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:
 .../hop/pipeline/transforms/http/HttpMeta.java     |   2 +-
 .../apache/hop/pipeline/transforms/mail/Mail.java  | 286 ++++++++++-----------
 .../hop/pipeline/transforms/mail/MailData.java     |   7 +-
 .../hop/pipeline/transforms/mail/MailDialog.java   | 207 +++++++++++----
 .../hop/pipeline/transforms/mail/MailMeta.java     |  79 ++++--
 .../mail/messages/messages_en_US.properties        |   7 +-
 6 files changed, 364 insertions(+), 224 deletions(-)