netty5/resolver-dns-native-macos/src
Norman Maurer 7ed840e62a
Use netty-jni-util 0.0.3.Final (#11115)
netty-jni-util 0.0.2.Final is incompatible with static linking. Before
the netty-jni-util dependency was introduced netty-tcnative supported
static linking via NETTY_BUILD_STATIC. netty-jni-util 0.0.3.Final adds
static linking compatibility.

Modifications:

Bump netty-jni-util to version 0.0.3.Final and update to its new API
which requires the caller to manage packagePrefix.

Result:

Using latest version of netty-jni-util and restored static linking
compatibility.
2021-03-25 11:40:22 +01:00
..
main Use netty-jni-util 0.0.3.Final (#11115) 2021-03-25 11:40:22 +01:00
test/java/io/netty/resolver/dns/macos Enable nohttp check during the build (#10708) 2020-10-23 14:44:18 +02:00