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 85dcf04 Merge pull request #828 from hansva/master
new b85f458 HOP-2912 Fix doc link missing for the "Metadata structure of
stream" transform
new 646f944 HOP-2913 Transforms name and description are reversed
new 71f0791 HOP-2875 Fix help button
new 1ec104c Merge pull request #829 from nadment/HOP-2912
The 2191 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:
.../modules/.asciidoctor/pages/index.adoc | 2 +-
docs/hop-user-manual/modules/ROOT/nav.adoc | 2 +-
.../modules/ROOT/pages/best-practices/index.adoc | 2 +-
.../metastructure/TransformMetaStructureMeta.java | 1 +
.../pipelineexecutor/PipelineExecutorDialog.java | 9 --
.../pipelineexecutor/PipelineExecutorMeta.java | 1 +
.../messages/messages_fr_FR.properties | 4 +-
.../propertyinput/PropertyInputMeta.java | 4 +-
.../messages/messages_en_US.properties | 4 +-
.../messages/messages_fr_FR.properties | 4 +-
.../messages/messages_ja_JP.properties | 4 +-
.../messages/messages_zh_CN.properties | 2 +-
.../propertyoutput/PropertyOutputMeta.java | 4 +-
.../messages/messages_en_US.properties | 4 +-
.../messages/messages_fr_FR.properties | 4 +-
.../messages/messages_ja_JP.properties | 4 +-
.../messages/messages_zh_CN.properties | 2 +-
.../workflowexecutor/WorkflowExecutor.java | 8 +-
.../workflowexecutor/WorkflowExecutorDialog.java | 107 +++++++------
.../workflowexecutor/WorkflowExecutorMeta.java | 21 +--
.../messages/messages_en_US.properties | 166 ++++++++++-----------
.../messages/messages_fr_FR.properties | 156 +++++++++----------
.../messages/messages_it_IT.properties | 154 +++++++++----------
.../messages/messages_ja_JP.properties | 158 ++++++++++----------
.../messages/messages_zh_CN.properties | 152 +++++++++----------
25 files changed, 483 insertions(+), 496 deletions(-)