From f8feea3b4ef5ab68adc9f67336a021ff47bf1289 Mon Sep 17 00:00:00 2001 From: Nhat Nguyen Date: Thu, 10 May 2018 09:04:10 -0400 Subject: [PATCH] Upgrade to Lucene-7.4-snapshot-6705632810 This snapshot is to include LUCENE-8298 which allows DocValues updates to reset a value. This is needed for the Lucene rollback work. --- buildSrc/version.properties | 2 +- .../lucene-expressions-7.4.0-snapshot-1ed95c097b.jar.sha1 | 1 - .../lucene-expressions-7.4.0-snapshot-6705632810.jar.sha1 | 1 + .../lucene-analyzers-icu-7.4.0-snapshot-1ed95c097b.jar.sha1 | 1 - .../lucene-analyzers-icu-7.4.0-snapshot-6705632810.jar.sha1 | 1 + ...lucene-analyzers-kuromoji-7.4.0-snapshot-1ed95c097b.jar.sha1 | 1 - ...lucene-analyzers-kuromoji-7.4.0-snapshot-6705632810.jar.sha1 | 1 + .../lucene-analyzers-nori-7.4.0-snapshot-1ed95c097b.jar.sha1 | 1 - .../lucene-analyzers-nori-7.4.0-snapshot-6705632810.jar.sha1 | 1 + ...lucene-analyzers-phonetic-7.4.0-snapshot-1ed95c097b.jar.sha1 | 1 - ...lucene-analyzers-phonetic-7.4.0-snapshot-6705632810.jar.sha1 | 1 + .../lucene-analyzers-smartcn-7.4.0-snapshot-1ed95c097b.jar.sha1 | 1 - .../lucene-analyzers-smartcn-7.4.0-snapshot-6705632810.jar.sha1 | 1 + .../lucene-analyzers-stempel-7.4.0-snapshot-1ed95c097b.jar.sha1 | 1 - .../lucene-analyzers-stempel-7.4.0-snapshot-6705632810.jar.sha1 | 1 + ...cene-analyzers-morfologik-7.4.0-snapshot-1ed95c097b.jar.sha1 | 1 - ...cene-analyzers-morfologik-7.4.0-snapshot-6705632810.jar.sha1 | 1 + .../lucene-analyzers-common-7.4.0-snapshot-1ed95c097b.jar.sha1 | 1 - .../lucene-analyzers-common-7.4.0-snapshot-6705632810.jar.sha1 | 1 + .../lucene-backward-codecs-7.4.0-snapshot-1ed95c097b.jar.sha1 | 1 - .../lucene-backward-codecs-7.4.0-snapshot-6705632810.jar.sha1 | 1 + server/licenses/lucene-core-7.4.0-snapshot-1ed95c097b.jar.sha1 | 1 - server/licenses/lucene-core-7.4.0-snapshot-6705632810.jar.sha1 | 1 + .../licenses/lucene-grouping-7.4.0-snapshot-1ed95c097b.jar.sha1 | 1 - .../licenses/lucene-grouping-7.4.0-snapshot-6705632810.jar.sha1 | 1 + .../lucene-highlighter-7.4.0-snapshot-1ed95c097b.jar.sha1 | 1 - .../lucene-highlighter-7.4.0-snapshot-6705632810.jar.sha1 | 1 + server/licenses/lucene-join-7.4.0-snapshot-1ed95c097b.jar.sha1 | 1 - server/licenses/lucene-join-7.4.0-snapshot-6705632810.jar.sha1 | 1 + .../licenses/lucene-memory-7.4.0-snapshot-1ed95c097b.jar.sha1 | 1 - .../licenses/lucene-memory-7.4.0-snapshot-6705632810.jar.sha1 | 1 + server/licenses/lucene-misc-7.4.0-snapshot-1ed95c097b.jar.sha1 | 1 - server/licenses/lucene-misc-7.4.0-snapshot-6705632810.jar.sha1 | 1 + .../licenses/lucene-queries-7.4.0-snapshot-1ed95c097b.jar.sha1 | 1 - .../licenses/lucene-queries-7.4.0-snapshot-6705632810.jar.sha1 | 1 + .../lucene-queryparser-7.4.0-snapshot-1ed95c097b.jar.sha1 | 1 - .../lucene-queryparser-7.4.0-snapshot-6705632810.jar.sha1 | 1 + .../licenses/lucene-sandbox-7.4.0-snapshot-1ed95c097b.jar.sha1 | 1 - .../licenses/lucene-sandbox-7.4.0-snapshot-6705632810.jar.sha1 | 1 + .../licenses/lucene-spatial-7.4.0-snapshot-1ed95c097b.jar.sha1 | 1 - .../licenses/lucene-spatial-7.4.0-snapshot-6705632810.jar.sha1 | 1 + .../lucene-spatial-extras-7.4.0-snapshot-1ed95c097b.jar.sha1 | 1 - .../lucene-spatial-extras-7.4.0-snapshot-6705632810.jar.sha1 | 1 + .../lucene-spatial3d-7.4.0-snapshot-1ed95c097b.jar.sha1 | 1 - .../lucene-spatial3d-7.4.0-snapshot-6705632810.jar.sha1 | 1 + .../licenses/lucene-suggest-7.4.0-snapshot-1ed95c097b.jar.sha1 | 1 - .../licenses/lucene-suggest-7.4.0-snapshot-6705632810.jar.sha1 | 1 + .../licenses/lucene-core-7.4.0-snapshot-1ed95c097b.jar.sha1 | 1 - .../licenses/lucene-core-7.4.0-snapshot-6705632810.jar.sha1 | 1 + .../licenses/lucene-core-7.4.0-snapshot-1ed95c097b.jar.sha1 | 1 - .../licenses/lucene-core-7.4.0-snapshot-6705632810.jar.sha1 | 1 + 51 files changed, 26 insertions(+), 26 deletions(-) delete mode 100644 modules/lang-expression/licenses/lucene-expressions-7.4.0-snapshot-1ed95c097b.jar.sha1 create mode 100644 modules/lang-expression/licenses/lucene-expressions-7.4.0-snapshot-6705632810.jar.sha1 delete mode 100644 plugins/analysis-icu/licenses/lucene-analyzers-icu-7.4.0-snapshot-1ed95c097b.jar.sha1 create mode 100644 plugins/analysis-icu/licenses/lucene-analyzers-icu-7.4.0-snapshot-6705632810.jar.sha1 delete mode 100644 plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-7.4.0-snapshot-1ed95c097b.jar.sha1 create mode 100644 plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-7.4.0-snapshot-6705632810.jar.sha1 delete mode 100644 plugins/analysis-nori/licenses/lucene-analyzers-nori-7.4.0-snapshot-1ed95c097b.jar.sha1 create mode 100644 plugins/analysis-nori/licenses/lucene-analyzers-nori-7.4.0-snapshot-6705632810.jar.sha1 delete mode 100644 plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-7.4.0-snapshot-1ed95c097b.jar.sha1 create mode 100644 plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-7.4.0-snapshot-6705632810.jar.sha1 delete mode 100644 plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-7.4.0-snapshot-1ed95c097b.jar.sha1 create mode 100644 plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-7.4.0-snapshot-6705632810.jar.sha1 delete mode 100644 plugins/analysis-stempel/licenses/lucene-analyzers-stempel-7.4.0-snapshot-1ed95c097b.jar.sha1 create mode 100644 plugins/analysis-stempel/licenses/lucene-analyzers-stempel-7.4.0-snapshot-6705632810.jar.sha1 delete mode 100644 plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-7.4.0-snapshot-1ed95c097b.jar.sha1 create mode 100644 plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-7.4.0-snapshot-6705632810.jar.sha1 delete mode 100644 server/licenses/lucene-analyzers-common-7.4.0-snapshot-1ed95c097b.jar.sha1 create mode 100644 server/licenses/lucene-analyzers-common-7.4.0-snapshot-6705632810.jar.sha1 delete mode 100644 server/licenses/lucene-backward-codecs-7.4.0-snapshot-1ed95c097b.jar.sha1 create mode 100644 server/licenses/lucene-backward-codecs-7.4.0-snapshot-6705632810.jar.sha1 delete mode 100644 server/licenses/lucene-core-7.4.0-snapshot-1ed95c097b.jar.sha1 create mode 100644 server/licenses/lucene-core-7.4.0-snapshot-6705632810.jar.sha1 delete mode 100644 server/licenses/lucene-grouping-7.4.0-snapshot-1ed95c097b.jar.sha1 create mode 100644 server/licenses/lucene-grouping-7.4.0-snapshot-6705632810.jar.sha1 delete mode 100644 server/licenses/lucene-highlighter-7.4.0-snapshot-1ed95c097b.jar.sha1 create mode 100644 server/licenses/lucene-highlighter-7.4.0-snapshot-6705632810.jar.sha1 delete mode 100644 server/licenses/lucene-join-7.4.0-snapshot-1ed95c097b.jar.sha1 create mode 100644 server/licenses/lucene-join-7.4.0-snapshot-6705632810.jar.sha1 delete mode 100644 server/licenses/lucene-memory-7.4.0-snapshot-1ed95c097b.jar.sha1 create mode 100644 server/licenses/lucene-memory-7.4.0-snapshot-6705632810.jar.sha1 delete mode 100644 server/licenses/lucene-misc-7.4.0-snapshot-1ed95c097b.jar.sha1 create mode 100644 server/licenses/lucene-misc-7.4.0-snapshot-6705632810.jar.sha1 delete mode 100644 server/licenses/lucene-queries-7.4.0-snapshot-1ed95c097b.jar.sha1 create mode 100644 server/licenses/lucene-queries-7.4.0-snapshot-6705632810.jar.sha1 delete mode 100644 server/licenses/lucene-queryparser-7.4.0-snapshot-1ed95c097b.jar.sha1 create mode 100644 server/licenses/lucene-queryparser-7.4.0-snapshot-6705632810.jar.sha1 delete mode 100644 server/licenses/lucene-sandbox-7.4.0-snapshot-1ed95c097b.jar.sha1 create mode 100644 server/licenses/lucene-sandbox-7.4.0-snapshot-6705632810.jar.sha1 delete mode 100644 server/licenses/lucene-spatial-7.4.0-snapshot-1ed95c097b.jar.sha1 create mode 100644 server/licenses/lucene-spatial-7.4.0-snapshot-6705632810.jar.sha1 delete mode 100644 server/licenses/lucene-spatial-extras-7.4.0-snapshot-1ed95c097b.jar.sha1 create mode 100644 server/licenses/lucene-spatial-extras-7.4.0-snapshot-6705632810.jar.sha1 delete mode 100644 server/licenses/lucene-spatial3d-7.4.0-snapshot-1ed95c097b.jar.sha1 create mode 100644 server/licenses/lucene-spatial3d-7.4.0-snapshot-6705632810.jar.sha1 delete mode 100644 server/licenses/lucene-suggest-7.4.0-snapshot-1ed95c097b.jar.sha1 create mode 100644 server/licenses/lucene-suggest-7.4.0-snapshot-6705632810.jar.sha1 delete mode 100644 x-pack/plugin/sql/jdbc/licenses/lucene-core-7.4.0-snapshot-1ed95c097b.jar.sha1 create mode 100644 x-pack/plugin/sql/jdbc/licenses/lucene-core-7.4.0-snapshot-6705632810.jar.sha1 delete mode 100644 x-pack/plugin/sql/sql-proto/licenses/lucene-core-7.4.0-snapshot-1ed95c097b.jar.sha1 create mode 100644 x-pack/plugin/sql/sql-proto/licenses/lucene-core-7.4.0-snapshot-6705632810.jar.sha1 diff --git a/buildSrc/version.properties b/buildSrc/version.properties index 1559038aef486..89fe9cf330a35 100644 --- a/buildSrc/version.properties +++ b/buildSrc/version.properties @@ -1,5 +1,5 @@ elasticsearch = 7.0.0-alpha1 -lucene = 7.4.0-snapshot-1ed95c097b +lucene = 7.4.0-snapshot-6705632810 # optional dependencies spatial4j = 0.7 diff --git a/modules/lang-expression/licenses/lucene-expressions-7.4.0-snapshot-1ed95c097b.jar.sha1 b/modules/lang-expression/licenses/lucene-expressions-7.4.0-snapshot-1ed95c097b.jar.sha1 deleted file mode 100644 index 8303f69b87d7b..0000000000000 --- a/modules/lang-expression/licenses/lucene-expressions-7.4.0-snapshot-1ed95c097b.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -63ff4af3504881744695f6239fcb3e9c0e3240b1 \ No newline at end of file diff --git a/modules/lang-expression/licenses/lucene-expressions-7.4.0-snapshot-6705632810.jar.sha1 b/modules/lang-expression/licenses/lucene-expressions-7.4.0-snapshot-6705632810.jar.sha1 new file mode 100644 index 0000000000000..b333863b94d64 --- /dev/null +++ b/modules/lang-expression/licenses/lucene-expressions-7.4.0-snapshot-6705632810.jar.sha1 @@ -0,0 +1 @@ +f72ad4b6474c2d59b0eed0ca84eddd1f99d29129 \ No newline at end of file diff --git a/plugins/analysis-icu/licenses/lucene-analyzers-icu-7.4.0-snapshot-1ed95c097b.jar.sha1 b/plugins/analysis-icu/licenses/lucene-analyzers-icu-7.4.0-snapshot-1ed95c097b.jar.sha1 deleted file mode 100644 index efcbe94ca1857..0000000000000 --- a/plugins/analysis-icu/licenses/lucene-analyzers-icu-7.4.0-snapshot-1ed95c097b.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -5f3c053ef858c58c74a687a40f5451d19b69850b \ No newline at end of file diff --git a/plugins/analysis-icu/licenses/lucene-analyzers-icu-7.4.0-snapshot-6705632810.jar.sha1 b/plugins/analysis-icu/licenses/lucene-analyzers-icu-7.4.0-snapshot-6705632810.jar.sha1 new file mode 100644 index 0000000000000..6720beb8d8682 --- /dev/null +++ b/plugins/analysis-icu/licenses/lucene-analyzers-icu-7.4.0-snapshot-6705632810.jar.sha1 @@ -0,0 +1 @@ +b4e19c53f29fa9b40bd7ad12ff598e3f08d507a3 \ No newline at end of file diff --git a/plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-7.4.0-snapshot-1ed95c097b.jar.sha1 b/plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-7.4.0-snapshot-1ed95c097b.jar.sha1 deleted file mode 100644 index 04f81d14df090..0000000000000 --- a/plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-7.4.0-snapshot-1ed95c097b.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -a6e72085f7c2ade43ec0e5f52c227e6f715666ad \ No newline at end of file diff --git a/plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-7.4.0-snapshot-6705632810.jar.sha1 b/plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-7.4.0-snapshot-6705632810.jar.sha1 new file mode 100644 index 0000000000000..861a2110e164a --- /dev/null +++ b/plugins/analysis-kuromoji/licenses/lucene-analyzers-kuromoji-7.4.0-snapshot-6705632810.jar.sha1 @@ -0,0 +1 @@ +23dd8cb3834f3641d9b3e8bc3d38281389a597bc \ No newline at end of file diff --git a/plugins/analysis-nori/licenses/lucene-analyzers-nori-7.4.0-snapshot-1ed95c097b.jar.sha1 b/plugins/analysis-nori/licenses/lucene-analyzers-nori-7.4.0-snapshot-1ed95c097b.jar.sha1 deleted file mode 100644 index b10ae670df52a..0000000000000 --- a/plugins/analysis-nori/licenses/lucene-analyzers-nori-7.4.0-snapshot-1ed95c097b.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -a7daed3dc3a67674862002f315cd9193944de783 \ No newline at end of file diff --git a/plugins/analysis-nori/licenses/lucene-analyzers-nori-7.4.0-snapshot-6705632810.jar.sha1 b/plugins/analysis-nori/licenses/lucene-analyzers-nori-7.4.0-snapshot-6705632810.jar.sha1 new file mode 100644 index 0000000000000..c7c19feb57df5 --- /dev/null +++ b/plugins/analysis-nori/licenses/lucene-analyzers-nori-7.4.0-snapshot-6705632810.jar.sha1 @@ -0,0 +1 @@ +e8119a17448a6f5512ded0bd2a6faa7fc8e70890 \ No newline at end of file diff --git a/plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-7.4.0-snapshot-1ed95c097b.jar.sha1 b/plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-7.4.0-snapshot-1ed95c097b.jar.sha1 deleted file mode 100644 index 76728498136c7..0000000000000 --- a/plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-7.4.0-snapshot-1ed95c097b.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -25c93466d0a2c41df0cf98de77d632f3f02fa98d \ No newline at end of file diff --git a/plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-7.4.0-snapshot-6705632810.jar.sha1 b/plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-7.4.0-snapshot-6705632810.jar.sha1 new file mode 100644 index 0000000000000..94e8c2698389b --- /dev/null +++ b/plugins/analysis-phonetic/licenses/lucene-analyzers-phonetic-7.4.0-snapshot-6705632810.jar.sha1 @@ -0,0 +1 @@ +336d9ac698066b8cf8a448f193e4a29ef163baa8 \ No newline at end of file diff --git a/plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-7.4.0-snapshot-1ed95c097b.jar.sha1 b/plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-7.4.0-snapshot-1ed95c097b.jar.sha1 deleted file mode 100644 index 509f08ed31072..0000000000000 --- a/plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-7.4.0-snapshot-1ed95c097b.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -4688aaa48607ac26f6bf2567052019ab3fb2ff5e \ No newline at end of file diff --git a/plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-7.4.0-snapshot-6705632810.jar.sha1 b/plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-7.4.0-snapshot-6705632810.jar.sha1 new file mode 100644 index 0000000000000..364facee9efe6 --- /dev/null +++ b/plugins/analysis-smartcn/licenses/lucene-analyzers-smartcn-7.4.0-snapshot-6705632810.jar.sha1 @@ -0,0 +1 @@ +e1e77951a83fc6a9deab884773314992fefa14f3 \ No newline at end of file diff --git a/plugins/analysis-stempel/licenses/lucene-analyzers-stempel-7.4.0-snapshot-1ed95c097b.jar.sha1 b/plugins/analysis-stempel/licenses/lucene-analyzers-stempel-7.4.0-snapshot-1ed95c097b.jar.sha1 deleted file mode 100644 index a6dc434b03ac9..0000000000000 --- a/plugins/analysis-stempel/licenses/lucene-analyzers-stempel-7.4.0-snapshot-1ed95c097b.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ad71de632c9363c3f200cd5a240686256c7db431 \ No newline at end of file diff --git a/plugins/analysis-stempel/licenses/lucene-analyzers-stempel-7.4.0-snapshot-6705632810.jar.sha1 b/plugins/analysis-stempel/licenses/lucene-analyzers-stempel-7.4.0-snapshot-6705632810.jar.sha1 new file mode 100644 index 0000000000000..b55d8cf04ec32 --- /dev/null +++ b/plugins/analysis-stempel/licenses/lucene-analyzers-stempel-7.4.0-snapshot-6705632810.jar.sha1 @@ -0,0 +1 @@ +d4da149a16673c6326f4898ad877756259f676f8 \ No newline at end of file diff --git a/plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-7.4.0-snapshot-1ed95c097b.jar.sha1 b/plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-7.4.0-snapshot-1ed95c097b.jar.sha1 deleted file mode 100644 index 967957ac0ff97..0000000000000 --- a/plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-7.4.0-snapshot-1ed95c097b.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -96a630a7c4916358f129f6bac8718108811efe1a \ No newline at end of file diff --git a/plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-7.4.0-snapshot-6705632810.jar.sha1 b/plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-7.4.0-snapshot-6705632810.jar.sha1 new file mode 100644 index 0000000000000..dcc2249c45f2f --- /dev/null +++ b/plugins/analysis-ukrainian/licenses/lucene-analyzers-morfologik-7.4.0-snapshot-6705632810.jar.sha1 @@ -0,0 +1 @@ +ab4141b43cc6c2680d5f5a0b5086299f38ebec4d \ No newline at end of file diff --git a/server/licenses/lucene-analyzers-common-7.4.0-snapshot-1ed95c097b.jar.sha1 b/server/licenses/lucene-analyzers-common-7.4.0-snapshot-1ed95c097b.jar.sha1 deleted file mode 100644 index ad3125768abcd..0000000000000 --- a/server/licenses/lucene-analyzers-common-7.4.0-snapshot-1ed95c097b.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -2b2be48f6622c150496e755497e7bdb8daa46030 \ No newline at end of file diff --git a/server/licenses/lucene-analyzers-common-7.4.0-snapshot-6705632810.jar.sha1 b/server/licenses/lucene-analyzers-common-7.4.0-snapshot-6705632810.jar.sha1 new file mode 100644 index 0000000000000..ccabc01378088 --- /dev/null +++ b/server/licenses/lucene-analyzers-common-7.4.0-snapshot-6705632810.jar.sha1 @@ -0,0 +1 @@ +f465718b3db829e7660009aac2c1211fd5d74ca0 \ No newline at end of file diff --git a/server/licenses/lucene-backward-codecs-7.4.0-snapshot-1ed95c097b.jar.sha1 b/server/licenses/lucene-backward-codecs-7.4.0-snapshot-1ed95c097b.jar.sha1 deleted file mode 100644 index 083cc9b1e3911..0000000000000 --- a/server/licenses/lucene-backward-codecs-7.4.0-snapshot-1ed95c097b.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -6cbafc48e8ac4966377665eb3bbe93f9addf04a5 \ No newline at end of file diff --git a/server/licenses/lucene-backward-codecs-7.4.0-snapshot-6705632810.jar.sha1 b/server/licenses/lucene-backward-codecs-7.4.0-snapshot-6705632810.jar.sha1 new file mode 100644 index 0000000000000..68c4dcebd2ee2 --- /dev/null +++ b/server/licenses/lucene-backward-codecs-7.4.0-snapshot-6705632810.jar.sha1 @@ -0,0 +1 @@ +d502441e830e1a9d30270442f8e3fd8317fe7bba \ No newline at end of file diff --git a/server/licenses/lucene-core-7.4.0-snapshot-1ed95c097b.jar.sha1 b/server/licenses/lucene-core-7.4.0-snapshot-1ed95c097b.jar.sha1 deleted file mode 100644 index 20da7d0f78e9d..0000000000000 --- a/server/licenses/lucene-core-7.4.0-snapshot-1ed95c097b.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -0b06e4f6514256a3f187a9892e520638b9c59e63 \ No newline at end of file diff --git a/server/licenses/lucene-core-7.4.0-snapshot-6705632810.jar.sha1 b/server/licenses/lucene-core-7.4.0-snapshot-6705632810.jar.sha1 new file mode 100644 index 0000000000000..c25718d0a9ee0 --- /dev/null +++ b/server/licenses/lucene-core-7.4.0-snapshot-6705632810.jar.sha1 @@ -0,0 +1 @@ +5167fb0a14434cb10ec3224e9e32ca668e9f9ad4 \ No newline at end of file diff --git a/server/licenses/lucene-grouping-7.4.0-snapshot-1ed95c097b.jar.sha1 b/server/licenses/lucene-grouping-7.4.0-snapshot-1ed95c097b.jar.sha1 deleted file mode 100644 index cb3b6eab5dbb7..0000000000000 --- a/server/licenses/lucene-grouping-7.4.0-snapshot-1ed95c097b.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -4c71cef87fe513a7a96c2a7980ed6f7c2b015763 \ No newline at end of file diff --git a/server/licenses/lucene-grouping-7.4.0-snapshot-6705632810.jar.sha1 b/server/licenses/lucene-grouping-7.4.0-snapshot-6705632810.jar.sha1 new file mode 100644 index 0000000000000..007ae9bb24eee --- /dev/null +++ b/server/licenses/lucene-grouping-7.4.0-snapshot-6705632810.jar.sha1 @@ -0,0 +1 @@ +488aeecf49413b63a404989ae00b07b20951e76e \ No newline at end of file diff --git a/server/licenses/lucene-highlighter-7.4.0-snapshot-1ed95c097b.jar.sha1 b/server/licenses/lucene-highlighter-7.4.0-snapshot-1ed95c097b.jar.sha1 deleted file mode 100644 index 5ef97ed311d3c..0000000000000 --- a/server/licenses/lucene-highlighter-7.4.0-snapshot-1ed95c097b.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -665e044d1180100940bccd7e8e41dde48e342da3 \ No newline at end of file diff --git a/server/licenses/lucene-highlighter-7.4.0-snapshot-6705632810.jar.sha1 b/server/licenses/lucene-highlighter-7.4.0-snapshot-6705632810.jar.sha1 new file mode 100644 index 0000000000000..f1733ffb6826a --- /dev/null +++ b/server/licenses/lucene-highlighter-7.4.0-snapshot-6705632810.jar.sha1 @@ -0,0 +1 @@ +107755edd67cddb3fb9817de50c0bed3a10da19c \ No newline at end of file diff --git a/server/licenses/lucene-join-7.4.0-snapshot-1ed95c097b.jar.sha1 b/server/licenses/lucene-join-7.4.0-snapshot-1ed95c097b.jar.sha1 deleted file mode 100644 index 62afc759b6d8f..0000000000000 --- a/server/licenses/lucene-join-7.4.0-snapshot-1ed95c097b.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -d343bbf5792f5969288b59b51179acd29d04f4ee \ No newline at end of file diff --git a/server/licenses/lucene-join-7.4.0-snapshot-6705632810.jar.sha1 b/server/licenses/lucene-join-7.4.0-snapshot-6705632810.jar.sha1 new file mode 100644 index 0000000000000..71800d6aa153f --- /dev/null +++ b/server/licenses/lucene-join-7.4.0-snapshot-6705632810.jar.sha1 @@ -0,0 +1 @@ +9226fab3b9c6250af52b87061f637c0f8e3114b6 \ No newline at end of file diff --git a/server/licenses/lucene-memory-7.4.0-snapshot-1ed95c097b.jar.sha1 b/server/licenses/lucene-memory-7.4.0-snapshot-1ed95c097b.jar.sha1 deleted file mode 100644 index 1c14266186407..0000000000000 --- a/server/licenses/lucene-memory-7.4.0-snapshot-1ed95c097b.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -8915f3c93af3348655bcc204289f9011835738a2 \ No newline at end of file diff --git a/server/licenses/lucene-memory-7.4.0-snapshot-6705632810.jar.sha1 b/server/licenses/lucene-memory-7.4.0-snapshot-6705632810.jar.sha1 new file mode 100644 index 0000000000000..6cc24bbe98b82 --- /dev/null +++ b/server/licenses/lucene-memory-7.4.0-snapshot-6705632810.jar.sha1 @@ -0,0 +1 @@ +2b7bf384c1933225972f04224d867ec800f5e3a7 \ No newline at end of file diff --git a/server/licenses/lucene-misc-7.4.0-snapshot-1ed95c097b.jar.sha1 b/server/licenses/lucene-misc-7.4.0-snapshot-1ed95c097b.jar.sha1 deleted file mode 100644 index de39af3dcefe7..0000000000000 --- a/server/licenses/lucene-misc-7.4.0-snapshot-1ed95c097b.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -e7dc67b42eca3b1546a36370b6dcda0f83b2eb7d \ No newline at end of file diff --git a/server/licenses/lucene-misc-7.4.0-snapshot-6705632810.jar.sha1 b/server/licenses/lucene-misc-7.4.0-snapshot-6705632810.jar.sha1 new file mode 100644 index 0000000000000..03c146f5c6473 --- /dev/null +++ b/server/licenses/lucene-misc-7.4.0-snapshot-6705632810.jar.sha1 @@ -0,0 +1 @@ +18b770c35db8757dc036b1506870a4ddaad7b1ab \ No newline at end of file diff --git a/server/licenses/lucene-queries-7.4.0-snapshot-1ed95c097b.jar.sha1 b/server/licenses/lucene-queries-7.4.0-snapshot-1ed95c097b.jar.sha1 deleted file mode 100644 index 6d1e73a5abc40..0000000000000 --- a/server/licenses/lucene-queries-7.4.0-snapshot-1ed95c097b.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -5946d5e2be276f66e9ff6d6111acabb03a9330d9 \ No newline at end of file diff --git a/server/licenses/lucene-queries-7.4.0-snapshot-6705632810.jar.sha1 b/server/licenses/lucene-queries-7.4.0-snapshot-6705632810.jar.sha1 new file mode 100644 index 0000000000000..3ecdd79cafd9e --- /dev/null +++ b/server/licenses/lucene-queries-7.4.0-snapshot-6705632810.jar.sha1 @@ -0,0 +1 @@ +683f6436938c67709d0c665c9e1fdef7bd893e4a \ No newline at end of file diff --git a/server/licenses/lucene-queryparser-7.4.0-snapshot-1ed95c097b.jar.sha1 b/server/licenses/lucene-queryparser-7.4.0-snapshot-1ed95c097b.jar.sha1 deleted file mode 100644 index ae79d443ff5e7..0000000000000 --- a/server/licenses/lucene-queryparser-7.4.0-snapshot-1ed95c097b.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -d9fc5fc63f3d861e5af72e11373368e8a4c6bba6 \ No newline at end of file diff --git a/server/licenses/lucene-queryparser-7.4.0-snapshot-6705632810.jar.sha1 b/server/licenses/lucene-queryparser-7.4.0-snapshot-6705632810.jar.sha1 new file mode 100644 index 0000000000000..d113267f6f3d1 --- /dev/null +++ b/server/licenses/lucene-queryparser-7.4.0-snapshot-6705632810.jar.sha1 @@ -0,0 +1 @@ +1df20ba64b9aa68f1fa9a15c9ff75f87f94dec47 \ No newline at end of file diff --git a/server/licenses/lucene-sandbox-7.4.0-snapshot-1ed95c097b.jar.sha1 b/server/licenses/lucene-sandbox-7.4.0-snapshot-1ed95c097b.jar.sha1 deleted file mode 100644 index 50022d2e6de46..0000000000000 --- a/server/licenses/lucene-sandbox-7.4.0-snapshot-1ed95c097b.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ee283c0a1a717f3e0915de75864a93d043efaee3 \ No newline at end of file diff --git a/server/licenses/lucene-sandbox-7.4.0-snapshot-6705632810.jar.sha1 b/server/licenses/lucene-sandbox-7.4.0-snapshot-6705632810.jar.sha1 new file mode 100644 index 0000000000000..7c3391aec27e8 --- /dev/null +++ b/server/licenses/lucene-sandbox-7.4.0-snapshot-6705632810.jar.sha1 @@ -0,0 +1 @@ +895ca714fc62b66ba63d43931730cdc4ef56d35f \ No newline at end of file diff --git a/server/licenses/lucene-spatial-7.4.0-snapshot-1ed95c097b.jar.sha1 b/server/licenses/lucene-spatial-7.4.0-snapshot-1ed95c097b.jar.sha1 deleted file mode 100644 index 4371f75994f29..0000000000000 --- a/server/licenses/lucene-spatial-7.4.0-snapshot-1ed95c097b.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -e1adf0220a7c052ac81e2919ffac24ac0e5b007c \ No newline at end of file diff --git a/server/licenses/lucene-spatial-7.4.0-snapshot-6705632810.jar.sha1 b/server/licenses/lucene-spatial-7.4.0-snapshot-6705632810.jar.sha1 new file mode 100644 index 0000000000000..35d6d5359ebd1 --- /dev/null +++ b/server/licenses/lucene-spatial-7.4.0-snapshot-6705632810.jar.sha1 @@ -0,0 +1 @@ +95ab7e9421bbeb8229d83ac72700b37a521fdf4f \ No newline at end of file diff --git a/server/licenses/lucene-spatial-extras-7.4.0-snapshot-1ed95c097b.jar.sha1 b/server/licenses/lucene-spatial-extras-7.4.0-snapshot-1ed95c097b.jar.sha1 deleted file mode 100644 index a27beb76ff6a4..0000000000000 --- a/server/licenses/lucene-spatial-extras-7.4.0-snapshot-1ed95c097b.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -6d9306053942c48f43392a634f11a95462b5996e \ No newline at end of file diff --git a/server/licenses/lucene-spatial-extras-7.4.0-snapshot-6705632810.jar.sha1 b/server/licenses/lucene-spatial-extras-7.4.0-snapshot-6705632810.jar.sha1 new file mode 100644 index 0000000000000..c2f2f39a1f821 --- /dev/null +++ b/server/licenses/lucene-spatial-extras-7.4.0-snapshot-6705632810.jar.sha1 @@ -0,0 +1 @@ +773ff8c8425d32609ccec6956759ad377dfb8f6b \ No newline at end of file diff --git a/server/licenses/lucene-spatial3d-7.4.0-snapshot-1ed95c097b.jar.sha1 b/server/licenses/lucene-spatial3d-7.4.0-snapshot-1ed95c097b.jar.sha1 deleted file mode 100644 index 8db76c8605c71..0000000000000 --- a/server/licenses/lucene-spatial3d-7.4.0-snapshot-1ed95c097b.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -2334e8c5f4d0f98659b30e0c2035296e4aae8ff5 \ No newline at end of file diff --git a/server/licenses/lucene-spatial3d-7.4.0-snapshot-6705632810.jar.sha1 b/server/licenses/lucene-spatial3d-7.4.0-snapshot-6705632810.jar.sha1 new file mode 100644 index 0000000000000..0533067ff0d89 --- /dev/null +++ b/server/licenses/lucene-spatial3d-7.4.0-snapshot-6705632810.jar.sha1 @@ -0,0 +1 @@ +ea711541e243ee768f950041e6e2843d0cc5e695 \ No newline at end of file diff --git a/server/licenses/lucene-suggest-7.4.0-snapshot-1ed95c097b.jar.sha1 b/server/licenses/lucene-suggest-7.4.0-snapshot-1ed95c097b.jar.sha1 deleted file mode 100644 index 84acdbd0d0b01..0000000000000 --- a/server/licenses/lucene-suggest-7.4.0-snapshot-1ed95c097b.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -f2b2c454eb7b5d73b9df1390ea4730ce3dd4e463 \ No newline at end of file diff --git a/server/licenses/lucene-suggest-7.4.0-snapshot-6705632810.jar.sha1 b/server/licenses/lucene-suggest-7.4.0-snapshot-6705632810.jar.sha1 new file mode 100644 index 0000000000000..ce8adccc89a78 --- /dev/null +++ b/server/licenses/lucene-suggest-7.4.0-snapshot-6705632810.jar.sha1 @@ -0,0 +1 @@ +2ca005cf25722ba3777ed93f720f40c937081fa6 \ No newline at end of file diff --git a/x-pack/plugin/sql/jdbc/licenses/lucene-core-7.4.0-snapshot-1ed95c097b.jar.sha1 b/x-pack/plugin/sql/jdbc/licenses/lucene-core-7.4.0-snapshot-1ed95c097b.jar.sha1 deleted file mode 100644 index 20da7d0f78e9d..0000000000000 --- a/x-pack/plugin/sql/jdbc/licenses/lucene-core-7.4.0-snapshot-1ed95c097b.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -0b06e4f6514256a3f187a9892e520638b9c59e63 \ No newline at end of file diff --git a/x-pack/plugin/sql/jdbc/licenses/lucene-core-7.4.0-snapshot-6705632810.jar.sha1 b/x-pack/plugin/sql/jdbc/licenses/lucene-core-7.4.0-snapshot-6705632810.jar.sha1 new file mode 100644 index 0000000000000..c25718d0a9ee0 --- /dev/null +++ b/x-pack/plugin/sql/jdbc/licenses/lucene-core-7.4.0-snapshot-6705632810.jar.sha1 @@ -0,0 +1 @@ +5167fb0a14434cb10ec3224e9e32ca668e9f9ad4 \ No newline at end of file diff --git a/x-pack/plugin/sql/sql-proto/licenses/lucene-core-7.4.0-snapshot-1ed95c097b.jar.sha1 b/x-pack/plugin/sql/sql-proto/licenses/lucene-core-7.4.0-snapshot-1ed95c097b.jar.sha1 deleted file mode 100644 index 20da7d0f78e9d..0000000000000 --- a/x-pack/plugin/sql/sql-proto/licenses/lucene-core-7.4.0-snapshot-1ed95c097b.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -0b06e4f6514256a3f187a9892e520638b9c59e63 \ No newline at end of file diff --git a/x-pack/plugin/sql/sql-proto/licenses/lucene-core-7.4.0-snapshot-6705632810.jar.sha1 b/x-pack/plugin/sql/sql-proto/licenses/lucene-core-7.4.0-snapshot-6705632810.jar.sha1 new file mode 100644 index 0000000000000..c25718d0a9ee0 --- /dev/null +++ b/x-pack/plugin/sql/sql-proto/licenses/lucene-core-7.4.0-snapshot-6705632810.jar.sha1 @@ -0,0 +1 @@ +5167fb0a14434cb10ec3224e9e32ca668e9f9ad4 \ No newline at end of file