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/11/12 16:41:33 UTC

[incubator-hop] branch master updated (0383ebb -> d16e472)

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 0383ebb  Merge pull request #1191 from sramazzina/HOP-3475
     new a57d796  HOP-3440 : Editing custom transform debug level throws exception
     new 7569f17  HOP-2878 : Neo4j Graph Output: support models with multiple node labels (importer fix)
     new 8295e6a  HOP-3442 : Create action integration tests (copy files)
     new 9191f2e  HOP-3446 : Action FTP Put has trouble with existing files
     new 7c936b6  HOP-3498 : PROJECT_HOME not recognized on Windows
     new d16e472  Merge pull request #1193 from mattcasters/master

The 3168 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:
 integration-tests/actions/main-0003-copy-files.hwf | 436 +++++++++++++++++++++
 .../hop/workflow/actions/ftpput/ActionFtpPut.java  |  32 +-
 .../hop/workflow/actions/util/FtpClientUtil.java   |  16 +-
 .../ftpput/messages/messages_en_US.properties      |   2 +-
 .../debug/transform/TransformDebugLevelDialog.java |  12 -
 .../projects/xp/HopGuiFileReplaceHomeVariable.java |   6 +-
 .../neo4j/model/cw/CypherWorkbenchImporter.java    |  72 +++-
 7 files changed, 529 insertions(+), 47 deletions(-)
 create mode 100644 integration-tests/actions/main-0003-copy-files.hwf