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/09/14 09:00:54 UTC

[hop] branch master updated (7df400aafe -> e4f1dcafb2)

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 7df400aafe Merge pull request #1679 from shlxue/master
     new 71624cb3b4 HOP-4167: bring back append options
     new 8e54ad51e7 HOP-4206: add commons-text to beam libs
     new e4f1dcafb2 Merge pull request #1682 from hansva/master

The 4432 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:
 .../plugins/engines/beam/src/assembly/assembly.xml |   1 +
 .../0007-append-to-xlsx-validate.hpl}              | 138 ++++++++++++--------
 ...004-test-header.hpl => 0007-append-to-xlsx.hpl} | 139 +++++++++++++--------
 .../spreadsheet/files/sample-file-append.xlsx      | Bin 0 -> 10349 bytes
 ...r-test-header.hwf => main-0007-append-file.hwf} |  24 ++--
 .../excelwriter/ExcelWriterTransformDialog.java    |  10 +-
 6 files changed, 191 insertions(+), 121 deletions(-)
 copy integration-tests/{mdi/0016-excelwriter-verify.hpl => spreadsheet/0007-append-to-xlsx-validate.hpl} (72%)
 copy integration-tests/spreadsheet/{0004-test-header.hpl => 0007-append-to-xlsx.hpl} (67%)
 create mode 100644 integration-tests/spreadsheet/files/sample-file-append.xlsx
 copy integration-tests/spreadsheet/{main-0004-excelwriter-test-header.hwf => main-0007-append-file.hwf} (87%)