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/hop.git
from 0220cae5e1 Merge pull request #3703 from nadment/master
add 592da1e6ed Add Constants transform does not support Internet Address
type #3716
add dd5f8ef362 ValueMetaInternetAddress fails when converting data from an
Internet address
new 601ea12773 Merge pull request #3717 from nadment/3716
The 1 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:
.../main/java/org/apache/hop/core/row/IValueMeta.java | 6 +++---
.../hop/core/row/value/ValueMetaInternetAddress.java | 2 ++
.../hop/pipeline/transforms/constant/Constant.java | 16 ++++++++++++++--
.../constant/messages/messages_en_US.properties | 1 +
4 files changed, 20 insertions(+), 5 deletions(-)