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/12/20 11:28:00 UTC

[incubator-hop] branch master updated (42aeefe -> ab08011)

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 42aeefe  Merge pull request #1229 from uraychang/dulplicateFileExplorerTab
     new 7507182  HOP-3555 : Hop server startup error with SSL (querying fix & doc update)
     new e0b3774  HOP-3559 : Documentation typos in the docker container documentation
     new 6fc3845  HOP-2724 : The Apache Tika transform: Load Text From File (IT timezone fix II)
     new ede9f8a  HOP-3568 : Update Apache Beam API to 2.34.0
     new ab08011  Merge pull request #1230 from mattcasters/master

The 3273 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/engines/beam/pom.xml            |    2 +-
 .../plugins/engines/beam/src/assembly/assembly.xml |    2 -
 .../modules/ROOT/pages/docker-container.adoc       |   52 +-
 .../modules/ROOT/pages/hop-server/index.adoc       |   32 +-
 .../main/java/org/apache/hop/server/HopServer.java | 2316 ++++++++++----------
 integration-tests/transforms/0037-apache-tika.hpl  |    3 +
 .../transforms/datasets/golden-apache-tika.csv     |  304 +--
 .../metadata/dataset/golden-apache-tika.json       |    8 -
 plugins/engines/beam/pom.xml                       |    2 +-
 9 files changed, 1407 insertions(+), 1314 deletions(-)