This is an automated email from the ASF dual-hosted git repository.
jark pushed a commit to branch ci-test
in repository https://gitbox.apache.org/repos/asf/fluss-shaded.git
The following commit(s) were added to refs/heads/ci-test by this push:
new 107eb94 fix
107eb94 is described below
commit 107eb94f9ca37d320a79cb3f8aafc123dfc7bff4
Author: Jark Wu <[email protected]>
AuthorDate: Sun Aug 3 20:38:06 2025 +0800
fix
---
.../src/main/resources/META-INF/NOTICE | 5 ++---
.../src/main/resources/META-INF/NOTICE | 3 ++-
.../src/main/resources/META-INF/NOTICE | 2 +-
.../src/main/resources/META-INF/NOTICE | 4 ++--
.../src/main/resources/META-INF/NOTICE | 5 +++--
.../src/main/resources/META-INF/NOTICE | 20 ++++++++++----------
6 files changed, 20 insertions(+), 19 deletions(-)
diff --git
a/fluss-shaded-arrow-parent/fluss-shaded-arrow-15/src/main/resources/META-INF/NOTICE
b/fluss-shaded-arrow-parent/fluss-shaded-arrow-15/src/main/resources/META-INF/NOTICE
index 5dcf96b..176cd9c 100644
---
a/fluss-shaded-arrow-parent/fluss-shaded-arrow-15/src/main/resources/META-INF/NOTICE
+++
b/fluss-shaded-arrow-parent/fluss-shaded-arrow-15/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
fluss-shaded-arrow-15
-Copyright 2014-2023 The Apache Software Foundation
+Copyright 2025 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
@@ -10,5 +10,4 @@ This project bundles the following dependencies under the
Apache Software Licens
- org.apache.arrow:arrow-format:15.0.0
- org.apache.arrow:arrow-memory-core:15.0.0
- org.apache.arrow:arrow-memory-netty:15.0.0
-- com.google.flatbuffers:flatbuffers-java:23.5.26
-- org.eclipse.collections:eclipse-collections:11.1.0
\ No newline at end of file
+- com.google.flatbuffers:flatbuffers-java:23.5.26
\ No newline at end of file
diff --git
a/fluss-shaded-arrow-parent/fluss-shaded-arrow-16/src/main/resources/META-INF/NOTICE
b/fluss-shaded-arrow-parent/fluss-shaded-arrow-16/src/main/resources/META-INF/NOTICE
index 9251eae..8fbf3c2 100644
---
a/fluss-shaded-arrow-parent/fluss-shaded-arrow-16/src/main/resources/META-INF/NOTICE
+++
b/fluss-shaded-arrow-parent/fluss-shaded-arrow-16/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
fluss-shaded-arrow-16
-Copyright 2014-2023 The Apache Software Foundation
+Copyright 2025 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
@@ -10,4 +10,5 @@ This project bundles the following dependencies under the
Apache Software Licens
- org.apache.arrow:arrow-format:16.1.0
- org.apache.arrow:arrow-memory-core:16.1.0
- org.apache.arrow:arrow-memory-netty:16.1.0
+- org.apache.arrow:arrow-memory-netty-buffer-patch:16.1.0
- com.google.flatbuffers:flatbuffers-java:23.5.26
\ No newline at end of file
diff --git a/fluss-shaded-guava-32/src/main/resources/META-INF/NOTICE
b/fluss-shaded-guava-32/src/main/resources/META-INF/NOTICE
index c3feb54..42df08a 100644
--- a/fluss-shaded-guava-32/src/main/resources/META-INF/NOTICE
+++ b/fluss-shaded-guava-32/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
fluss-shaded-guava-32
-Copyright 2014-2023 The Apache Software Foundation
+Copyright 2025 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
diff --git
a/fluss-shaded-jackson-parent/fluss-shaded-jackson-2/src/main/resources/META-INF/NOTICE
b/fluss-shaded-jackson-parent/fluss-shaded-jackson-2/src/main/resources/META-INF/NOTICE
index 151e0d6..504cb1a 100644
---
a/fluss-shaded-jackson-parent/fluss-shaded-jackson-2/src/main/resources/META-INF/NOTICE
+++
b/fluss-shaded-jackson-parent/fluss-shaded-jackson-2/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
-fluss-shaded-jackson
-Copyright 2014-2023 The Apache Software Foundation
+fluss-shaded-jackson-2
+Copyright 2025 The Apache Software Foundation
This project includes software developed at
The Apache Software Foundation (http://www.apache.org/).
diff --git a/fluss-shaded-netty-4/src/main/resources/META-INF/NOTICE
b/fluss-shaded-netty-4/src/main/resources/META-INF/NOTICE
index 97a3842..61b3d22 100644
--- a/fluss-shaded-netty-4/src/main/resources/META-INF/NOTICE
+++ b/fluss-shaded-netty-4/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
-fluss-shaded-netty
-Copyright 2014-2023 The Apache Software Foundation
+fluss-shaded-netty-4
+Copyright 2025 The Apache Software Foundation
This project includes software developed at
The Apache Software Foundation (http://www.apache.org/).
@@ -33,6 +33,7 @@ This project bundles the following dependencies under the
Apache Software Licens
- io.netty:netty-transport-classes-kqueue:4.1.104.Final
- io.netty:netty-transport-native-epoll:linux-aarch_64:4.1.104.Final
- io.netty:netty-transport-native-epoll:linux-x86_64:4.1.104.Final
+- io.netty:netty-transport-native-epoll:linux-riscv64:4.1.104.Final
- io.netty:netty-transport-native-kqueue:osx-aarch_64:4.1.104.Final
- io.netty:netty-transport-native-kqueue:osx-x86_64:4.1.104.Final
- io.netty:netty-transport-native-unix-common:4.1.104.Final
diff --git
a/fluss-shaded-zookeeper-parent/fluss-shaded-zookeeper-38/src/main/resources/META-INF/NOTICE
b/fluss-shaded-zookeeper-parent/fluss-shaded-zookeeper-38/src/main/resources/META-INF/NOTICE
index cf76658..3cb6d4f 100644
---
a/fluss-shaded-zookeeper-parent/fluss-shaded-zookeeper-38/src/main/resources/META-INF/NOTICE
+++
b/fluss-shaded-zookeeper-parent/fluss-shaded-zookeeper-38/src/main/resources/META-INF/NOTICE
@@ -1,4 +1,4 @@
-fluss-shaded-zookeeper-3
+fluss-shaded-zookeeper-38
Copyright 2025 The Apache Software Foundation
This product includes software developed at
@@ -9,15 +9,15 @@ This project bundles the following dependencies under the
Apache Software Licens
- com.google.guava:guava:32.1.3-jre
- commons-io:commons-io:2.11.0
- io.dropwizard.metrics:metrics-core:4.1.12.1
-- io.netty:netty-buffer:4.1.100.Final
-- io.netty:netty-codec:4.1.100.Final
-- io.netty:netty-common:4.1.100.Final
-- io.netty:netty-handler:4.1.100.Final
-- io.netty:netty-resolver:4.1.100.Final
-- io.netty:netty-transport-classes-epoll:4.1.100.Final
-- io.netty:netty-transport-native-epoll:4.1.100.Final
-- io.netty:netty-transport-native-unix-common:4.1.100.Final
-- io.netty:netty-transport:4.1.100.Final
+- io.netty:netty-buffer:4.1.104.Final
+- io.netty:netty-codec:4.1.104.Final
+- io.netty:netty-common:4.1.104.Final
+- io.netty:netty-handler:4.1.104.Final
+- io.netty:netty-resolver:4.1.104.Final
+- io.netty:netty-transport-classes-epoll:4.1.104.Final
+- io.netty:netty-transport-native-epoll:4.1.104.Final
+- io.netty:netty-transport-native-unix-common:4.1.104.Final
+- io.netty:netty-transport:4.1.104.Final
- org.apache.curator:curator-client:5.4.0
- org.apache.curator:curator-framework:5.4.0
- org.apache.curator:curator-recipes:5.4.0