mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
Now that main has a minimum compile version of Java 21, native access no longer needs JNA. This commit removes JNA as a dependency, and moves the jdk implementation into the main source set. It also slightly adjusts the Mrjar plugin so that the main source set also supports preview features, like the other numbered source sets. |
||
---|---|---|
.. | ||
libraries | ||
src | ||
build.gradle |