9 Commits

Author SHA1 Message Date
Nick Knize
9168f1fb43
[License] Add SPDX and OpenSearch Modification license header ()
This commit adds the SPDX Apache-2.0 license header along with an additional
copyright header for all modifications.

Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
2021-04-09 14:28:18 -05:00
Rabi Panda
e81ecda4d3 [Rename] refactor the gradle directory. ()
Refactor the `gradle` directory as part of the renaming to OpenSearch work.

Signed-off-by: Rabi Panda <adnapibar@gmail.com>
2021-03-21 20:56:34 -05:00
Rabi Panda
c856534394 [PURIFY] Remove remaining x-pack license. ()
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:09 -06:00
Nick Knize
70a07216bb [PURIFY] remove all trace of x-pack watcher ()
This commit removes all trace of Elastic licensed watcher

Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:08 -06:00
Nick Knize
fb7ff93c42 [PURIFY] remove all trace of x-pack security ()
This commit removes all trace of the security high level rest client and other reference to x-pack security

Co-authored-by: Rabi Panda <rabipanda@icloud.com>
Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:08 -06:00
Nick Knize
b5cd4c417c [PURIFY] remove all trace of x-pack ml ()
This commit removes all trace of x-pack ml.

Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:07 -06:00
Nick Knize
1cdbc63917 [PURIFY] remove all trace of x-pack graph ()
This commit removes all trace of Elastic licensed graph feature

Signed-off-by: Peter Nied <petern@amazon.com>
2021-03-13 10:36:07 -06:00
Rene Groeschke
20aa4eec55 Set impliesSubProjects flag for root RunTask task ()
Fixes 
2020-06-04 14:57:35 +02:00
Rene Groeschke
8584da40af
Move classes from build scripts to buildSrc () ()
* Move classes from build scripts to buildSrc

- move Run task
- move duplicate SanEvaluator

* Remove :run workaround

* Some little cleanup on build scripts on the way
2020-06-02 15:33:53 +02:00