This is an automated email from the ASF dual-hosted git repository. jark pushed a commit to branch ci-flink-2.1 in repository https://gitbox.apache.org/repos/asf/fluss.git
The following commit(s) were added to refs/heads/ci-flink-2.1 by this push: new 4db5901e0 nightly 4db5901e0 is described below commit 4db5901e09bedad265ec8280c9ab1d88ec46aa4b Author: Jark Wu <j...@apache.org> AuthorDate: Sat Aug 23 23:21:11 2025 +0800 nightly --- fluss-test-coverage/pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/fluss-test-coverage/pom.xml b/fluss-test-coverage/pom.xml index c9bc44a62..d76ecdb46 100644 --- a/fluss-test-coverage/pom.xml +++ b/fluss-test-coverage/pom.xml @@ -349,6 +349,9 @@ <exclude> com.alibaba.fluss.flink.metrics.* </exclude> + <exclude> + com.alibaba.fluss.flink.adapter.* + </exclude> <!-- end exclude for flink-connector --> <exclude>com.alibaba.fluss.fs.hdfs.HadoopFsPlugin </exclude>