|
@@ -371,7 +371,7 @@ module org.elasticsearch.server {
|
|
|
|
|
|
exports org.elasticsearch.action.datastreams.lifecycle;
|
|
|
exports org.elasticsearch.action.downsample;
|
|
|
- exports org.elasticsearch.plugins.internal to co.elastic.elasticsearch.metering, org.elasticsearch.settings.secure;
|
|
|
+ exports org.elasticsearch.plugins.internal to org.elasticsearch.metering, org.elasticsearch.settings.secure;
|
|
|
|
|
|
provides java.util.spi.CalendarDataProvider with org.elasticsearch.common.time.IsoCalendarDataProvider;
|
|
|
provides org.elasticsearch.xcontent.ErrorOnUnknown with org.elasticsearch.common.xcontent.SuggestingErrorOnUnknown;
|