You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by ty...@apache.org on 2022/10/13 13:44:17 UTC

[incubator-seatunnel] branch dev updated (5ca46103f -> 3b73cc732)

This is an automated email from the ASF dual-hosted git repository.

tyrantlucifer pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git


    from 5ca46103f close in finally block (#3053)
     add 3b73cc732 [Improve][e2e] Change the starter module from file copy to binding file path (#3069)

No new revisions were added by this update.

Summary of changes:
 .../common/container/AbstractTestContainer.java    |  7 ++---
 .../flink/AbstractTestFlinkContainer.java          |  2 +-
 .../container/seatunnel/SeaTunnelContainer.java    | 16 +++++------
 .../spark/AbstractTestSparkContainer.java          |  3 +-
 .../seatunnel/e2e/common/util/ContainerUtil.java   | 32 ++++++++++------------
 5 files changed, 28 insertions(+), 32 deletions(-)