You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by ga...@apache.org on 2022/10/28 02:07:31 UTC

[incubator-seatunnel] branch dev updated (66ddec2b2 -> 1a44d3d01)

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

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


    from 66ddec2b2 [Bug][CI] seatunnel engine e2e must build with seatunnel-starter module (#3202)
     add 1a44d3d01 [Bug][CI] Fix ci error (#3205)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/backend.yml                      | 12 ++-
 pom.xml                                            | 90 +++++++++++-----------
 seatunnel-connectors-v2/pom.xml                    |  3 +-
 seatunnel-connectors/pom.xml                       |  3 +-
 seatunnel-core/pom.xml                             | 50 +++---------
 seatunnel-e2e/pom.xml                              |  3 +-
 seatunnel-examples/pom.xml                         |  6 --
 seatunnel-transforms/pom.xml                       | 27 +------
 tools/update_modules_check/update_modules_check.py | 35 +++++++--
 9 files changed, 104 insertions(+), 125 deletions(-)