elasticsearch/libs/native
Ryan Ernst 0dfc5f7859
Remove JNA from native access (#112977)
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.
2024-09-19 12:40:08 -07:00
..
libraries Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00
src Remove JNA from native access (#112977) 2024-09-19 12:40:08 -07:00
build.gradle Remove JNA from native access (#112977) 2024-09-19 12:40:08 -07:00