This is an automated email from the ASF dual-hosted git repository.
hansva pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git
from 8a0d9af001 Merge pull request #4382 from hansva/main
add 255ce42852 updated tooltip. fixes #4337
add 84191881a9 removed compatibility option from JSON output. fixes #4337
new 8eb361dc6a Merge pull request #4339 from bamaer/4337
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:
.../pipeline/transforms/jsonoutput/JsonOutput.java | 149 ++++++---------------
.../transforms/jsonoutput/JsonOutputDialog.java | 31 -----
.../transforms/jsonoutput/JsonOutputMeta.java | 12 --
.../jsonoutput/messages/messages_en_US.properties | 3 -
.../jsonoutput/messages/messages_fr_FR.properties | 2 -
.../jsonoutput/messages/messages_it_IT.properties | 2 -
.../jsonoutput/messages/messages_ja_JP.properties | 2 -
.../jsonoutput/messages/messages_pt_BR.properties | 1 -
.../jsonoutput/messages/messages_zh_CN.properties | 2 -
.../transforms/jsonoutput/JsonOutputTest.java | 29 +---
10 files changed, 44 insertions(+), 189 deletions(-)