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 a070351d38 Merge pull request #2930 from nadment/2515
new f2af3452c1 IndexOutOfBoundsException for Metadata Injection in
Switch/Case #2934
new 9dc70f496a Add IT test for switch case bug, #2934
new e7eebc2bfe Merge pull request #2935 from nadment/2934
The 5790 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:
.../mdi/0027-bug-inject-metadata-parent.hpl | 196 ++++-----------------
.../mdi/0027-bug-read-file-template-child.hpl | 105 +++++------
.../main-0027-inject-switch-case.hwf} | 92 +++++-----
.../pipeline/transforms/metainject/MetaInject.java | 1 +
.../transforms/switchcase/SwitchCaseTarget.java | 4 +-
5 files changed, 134 insertions(+), 264 deletions(-)
copy
plugins/transforms/metainject/src/main/samples/metadata-injection/read-and-inject-metadata.hpl
=> integration-tests/mdi/0027-bug-inject-metadata-parent.hpl (59%)
copy
plugins/transforms/metainject/src/main/samples/metadata-injection/read-file-template.hpl
=> integration-tests/mdi/0027-bug-read-file-template-child.hpl (83%)
copy integration-tests/{http/disabled-main-0014-rest-client-with-proxy.hwf =>
mdi/main-0027-inject-switch-case.hwf} (80%)