elasticsearch/libs/plugin-classloader
Ryan Ernst 4c7c2d4a9c
Move plugin classloader to its own package (#73786) (#73850)
The plugin classloader exists in its own jar file for legacy reasons,
and while it should go away in the future, it currently duplicates the
package name of the rest of the plugin classes. This commit moves the
classloader into its own unique package.

relates #73784
2021-06-07 18:17:04 -07:00
..
src/main/java/org/elasticsearch/plugins/loader Move plugin classloader to its own package (#73786) (#73850) 2021-06-07 18:17:04 -07:00
build.gradle Publish plugin-classloader library JAR (#68926) 2021-02-11 12:00:56 -08:00