This is an automated email from the ASF dual-hosted git repository. jark pushed a commit to branch ci-rename-to-apache in repository https://gitbox.apache.org/repos/asf/fluss.git
commit da38b7e16699aefc064d9bf4d9b54f035a98b7a8 Author: benjobs <[email protected]> AuthorDate: Sat Jul 5 10:31:36 2025 +0800 [Improve] Update NOTICE. --- .../META-INF/services/org.junit.jupiter.api.extension.Extension | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fluss-filesystems/fluss-fs-s3/src/test/resources/META-INF/services/org.junit.jupiter.api.extension.Extension b/fluss-filesystems/fluss-fs-s3/src/test/resources/META-INF/services/org.junit.jupiter.api.extension.Extension index 590243ea8..ca0e907f6 100644 --- a/fluss-filesystems/fluss-fs-s3/src/test/resources/META-INF/services/org.junit.jupiter.api.extension.Extension +++ b/fluss-filesystems/fluss-fs-s3/src/test/resources/META-INF/services/org.junit.jupiter.api.extension.Extension @@ -16,4 +16,4 @@ # limitations under the License. # -com.alibaba.fluss.testutils.common.TestLoggerExtension \ No newline at end of file +org.apache.fluss.testutils.common.TestLoggerExtension \ No newline at end of file
