elasticsearch/modules
Rory Hunter d2dbef5063
Convert repository plugins to modules (#81870)
Closes #81652.

Convert the `repository-azure`, `repository-gcs` and `repository-s3`
plugins into modules, so that they are always included in the
Elasticsearch distribution. Also change plugin installation, removal
and syncing so that attempting to add or remove these plugins still
succeeds but is now a no-op.
2022-01-10 10:45:42 +00:00
..
aggs-matrix-stats Use Java 14 switch expressions (#82178) 2022-01-10 09:53:35 +01:00
analysis-common Use Java 14 switch expressions (#82178) 2022-01-10 09:53:35 +01:00
ingest-common Use Java 14 switch expressions (#82178) 2022-01-10 09:53:35 +01:00
ingest-geoip Use Java 14 switch expressions (#82178) 2022-01-10 09:53:35 +01:00
ingest-user-agent Refactor ingest to use instanceof pattern matching where possible (#81656) 2021-12-14 10:42:14 -06:00
kibana Use Java 15 text blocks for JSON and multiline strings (#80751) 2021-12-15 18:01:28 +01:00
lang-expression Use Java 14 switch expressions (#82178) 2022-01-10 09:53:35 +01:00
lang-mustache Java 17 instanceof pattern matching for modules (#82341) 2022-01-10 10:43:13 +02:00
lang-painless Use Java 14 switch expressions (#82178) 2022-01-10 09:53:35 +01:00
legacy-geo Use Java 14 switch expressions (#82178) 2022-01-10 09:53:35 +01:00
mapper-extras Use Java 14 switch expressions (#82178) 2022-01-10 09:53:35 +01:00
parent-join Fix split package org.elasticsearch.client (#82010) 2021-12-22 17:43:04 +00:00
percolator Use Java 14 switch expressions (#82178) 2022-01-10 09:53:35 +01:00
rank-eval Use Java 14 switch expressions (#82178) 2022-01-10 09:53:35 +01:00
reindex Use Java 14 switch expressions (#82178) 2022-01-10 09:53:35 +01:00
repository-azure Convert repository plugins to modules (#81870) 2022-01-10 10:45:42 +00:00
repository-gcs Convert repository plugins to modules (#81870) 2022-01-10 10:45:42 +00:00
repository-s3 Convert repository plugins to modules (#81870) 2022-01-10 10:45:42 +00:00
repository-url Java 17 instanceof pattern matching for modules (#82341) 2022-01-10 10:43:13 +02:00
runtime-fields-common Fix split package org.elasticsearch.client (#82010) 2021-12-22 17:43:04 +00:00
systemd Fix split package org.elasticsearch.client (#82010) 2021-12-22 17:43:04 +00:00
transport-netty4 Fix split package org.elasticsearch.client (#82010) 2021-12-22 17:43:04 +00:00
build.gradle Convert repository plugins to modules (#81870) 2022-01-10 10:45:42 +00:00