frankgh opened a new pull request, #63: URL: https://github.com/apache/cassandra-sidecar/pull/63
…aded OpenSSL is currently unavailable in the vertx-client-shaded library. This is due to the incorrect relocation of the netty native libraries under META-INF/native/libnetty. In this commit we fix the relocation of the native libraries and we ensure that the relocation is properly configured by adding tests that guarantee OpenSSL loads correctly with the correct relocation. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

