kiszk commented on code in PR #13544:
URL: https://github.com/apache/arrow/pull/13544#discussion_r922853690
##########
java/flight/flight-core/pom.xml:
##########
@@ -323,7 +314,6 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-transport-native-unix-common</artifactId>
- <version>${dep.netty.version}</version>
Review Comment:
I see. I will remove [this
code](https://github.com/apache/arrow/blob/master/ci/scripts/java_build.sh#L62-L75)
to download the Netty JNI binaries from the build script for s390x.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]