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 9ee56a19f79 [FLINK-30041][ci] Setup conjars https mirror
     add 5b32b9defcb [FLINK-28202][ci] Generalize utils around shade plugin

No new revisions were added by this update.

Summary of changes:
 .../tools/ci/licensecheck/NoticeFileChecker.java   | 112 +++++++-----------
 .../flink/tools/ci/utils/shade/ShadeParser.java    | 130 +++++++++++++++++++++
 .../ci/licensecheck/NoticeFileCheckerTest.java     |  42 +++----
 .../tools/ci/utils/shade/ShadeParserTest.java      |  95 +++++++++++++++
 4 files changed, 289 insertions(+), 90 deletions(-)
 create mode 100644 
tools/ci/flink-ci-tools/src/main/java/org/apache/flink/tools/ci/utils/shade/ShadeParser.java
 create mode 100644 
tools/ci/flink-ci-tools/src/test/java/org/apache/flink/tools/ci/utils/shade/ShadeParserTest.java

Reply via email to