datastax / cassandra-quarkus

An Apache Cassandra(R) extension for Quarkus
Apache License 2.0
40 stars 28 forks source link

JAVA-2782: Native substitution fixes + driver (re)upgrade #16

Closed absurdfarce closed 4 years ago

absurdfarce commented 4 years ago

Fix for the native substitutions to address the recent failures to build native images without requiring a specific driver version.

This PR contains the native substitution from https://github.com/datastax/cassandra-quarkus/pull/14