elasticsearch/libs/plugin-api
Przemyslaw Gomulka 2b6d4e97df
Fix module and package names for stable plugin api (#89772)
the convention for packages and module names is:
org.elasticsearch.plugin[.analysis].api

module-info.java and package-info.java were using incorrect names
and not following the convention
relates #88980
2022-09-05 10:13:20 +02:00
..
src/main/java Fix module and package names for stable plugin api (#89772) 2022-09-05 10:13:20 +02:00
build.gradle Stable Plugin API modules and analysis interfaces (#88775) 2022-08-30 11:04:39 +02:00