You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2022/07/08 08:21:00 UTC

[flink] branch master updated (915efb209e8 -> c26094e72e5)

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

chesnay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


    from 915efb209e8 [FLINK-25720][python] Support Python UDTF in Thread Mode
     add c26094e72e5 [FLINK-28230][ci] Unify Dependency class

No new revisions were added by this update.

Summary of changes:
 .../tools/ci/licensecheck/NoticeFileChecker.java   | 89 ++++------------------
 .../tools/ci/suffixcheck/ScalaSuffixChecker.java   |  2 +-
 .../ci/utils/dependency/DependencyParser.java      |  1 +
 .../utils/{dependency => shared}/Dependency.java   |  2 +-
 .../utils/dependency/DependencyParserCopyTest.java |  2 +
 .../utils/dependency/DependencyParserTreeTest.java |  2 +
 6 files changed, 22 insertions(+), 76 deletions(-)
 rename tools/ci/java-ci-tools/src/main/java/org/apache/flink/tools/ci/utils/{dependency => shared}/Dependency.java (98%)