From f43662686d92a9c1a7efb17a5108a1d419093b9b Mon Sep 17 00:00:00 2001 From: Ryan Ernst Date: Fri, 26 Jan 2018 10:21:37 -0800 Subject: [PATCH] Remove legacy files from license tools (elastic/x-pack-elasticsearch#3747) This commit removes files leftover from when license tools were part of the separate license plugin. Original commit: elastic/x-pack-elasticsearch@c859b4c61ab286beb4795bab48427f15b3c83008 --- license-tools/dev-tools/integration-tests.xml | 122 ------------------ license-tools/sample/license_spec.json | 1 - 2 files changed, 123 deletions(-) delete mode 100644 license-tools/dev-tools/integration-tests.xml delete mode 100644 license-tools/sample/license_spec.json diff --git a/license-tools/dev-tools/integration-tests.xml b/license-tools/dev-tools/integration-tests.xml deleted file mode 100644 index 153253fd27d..00000000000 --- a/license-tools/dev-tools/integration-tests.xml +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/license-tools/sample/license_spec.json b/license-tools/sample/license_spec.json deleted file mode 100644 index cff074c0e7d..00000000000 --- a/license-tools/sample/license_spec.json +++ /dev/null @@ -1 +0,0 @@ -{"licenses":[{"uid": "893361dc-9749-4997-93cb-802e3d7fa4a8", "type":"basic","issued_to":"issuedTo","issuer":"issuer","issue_date":"2014-09-29","expiry_date":"2030-08-29","max_nodes":1}]}