elasticsearch/libs/preallocate
Ryan Ernst 9c370b8d47
Allow qualified exports to extended modules (#95243)
In #94884 the ability to add qualified exports and opens from jars
upstream of server was added. Some Elasticsearch components need to
qualify their exports to another component. This commit tweaks the
loading of the exports services so that each loaded plugin/component
has their qualified exports handled automatically.
2023-05-02 14:01:13 -07:00
..
licenses
src/main/java Allow qualified exports to extended modules (#95243) 2023-05-02 14:01:13 -07:00
build.gradle