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 96564201a0 Merge pull request #3751 from
hop-weblate/weblate-apache-hop-hop
add 2c4dccf3b9 fix ConcurrentModificationExceptions in script transforms.
#3729
new d018588b9b Merge pull request #3750 from bamaer/3729
The 1 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:
.../transforms/0071-concurrent-scripts-3729.hpl | 292 +++++++++++++++++++++
.../main-0071-concurrent-scripts-3729.hwf} | 14 +-
.../hop/pipeline/transforms/script/Script.java | 2 +-
.../pipeline/transforms/script/ScriptDialog.java | 4 +-
.../pipeline/transforms/script/ScriptUtils.java | 38 ++-
5 files changed, 330 insertions(+), 20 deletions(-)
create mode 100644
integration-tests/transforms/0071-concurrent-scripts-3729.hpl
copy integration-tests/{spreadsheet/main-0010-write-google-sheets.hwf =>
transforms/main-0071-concurrent-scripts-3729.hwf} (87%)