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 2022/04/13 13:46:50 UTC

[hop] branch master updated (92e1ec2399 -> 891cc6b5fe)

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 92e1ec2399 Merge pull request #1458 from shlxue/master
     new 0c49337524 HOP-3899: add extra dependency for fake data transform
     new bbfea2ad98 HOP-3391: first stub in setting a globalZoom
     new c76d5782ed HOP-3800: remove beta status of Simplified Chinese
     new 2e02e96795 [DOC] update flink sample documentation
     new 891cc6b5fe Merge pull request #1456 from hansva/master

The 3900 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:
 assemblies/plugins/transforms/fake/pom.xml         |   5 +++
 .../transforms/fake/src/assembly/assembly.xml      |   1 +
 .../java/org/apache/hop/i18n/GlobalMessages.java   |   4 +-
 .../assets/images/beam/beam-flink-download.png     | Bin 61211 -> 38033 bytes
 .../beam/beam-flink-run-config-variables.png       | Bin 0 -> 91465 bytes
 .../pages/pipeline/beam/beam-samples-flink.adoc    |   7 +++-
 .../pipeline/beam/getting-started-with-beam.adoc   |   9 +++++
 plugins/transforms/fake/pom.xml                    |   5 +++
 .../main/java/org/apache/hop/ui/core/PropsUi.java  |  45 ++++++++++++++++-----
 .../hop/ui/core/dialog/EnterOptionsDialog.java     |  36 ++++++++++++++---
 .../core/dialog/messages/messages_en_US.properties |   1 +
 11 files changed, 93 insertions(+), 20 deletions(-)
 create mode 100644 docs/hop-user-manual/modules/ROOT/assets/images/beam/beam-flink-run-config-variables.png