HTHou opened a new pull request, #142: URL: https://github.com/apache/ratis-thirdparty/pull/142
## What changed - Add the `osx-aarch_64` classifiers for `netty-resolver-dns-native-macos` and `netty-transport-native-kqueue`. - Update the shade filters so the unshaded macOS aarch64 native libraries are excluded from the final artifact. - Add copy/rename entries so the macOS aarch64 resolver and kqueue native libraries use the Ratis thirdparty shaded native prefix. ## Why This completes Netty native support for Apple Silicon macOS. `netty-tcnative-boringssl-static` already contributes an `osx-aarch_64` native library, but the macOS DNS resolver and kqueue transport were only packaged for `osx-x86_64`. Jira: https://issues.apache.org/jira/browse/RATIS-2590 ## Validation - `mvn -q -pl misc -DskipTests clean package` -- 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]
