OpenSearch/server
Lee Hinman db8ed36436
Move Nullable into core (#29341)
This moves the `Nullable` annotation into the elasticsearch-core project, so it
may be used without relying entirely on the server jar. This will allow us to
decouple more pieces to make them smaller.

In addition, there were two different `Nullable` annotations, these have all
been moved to the ES version rather than the inject version.
2018-04-03 07:57:21 -06:00
..
cli CLI: Close subcommands in MultiCommand (#28954) 2018-03-16 09:59:23 +11:00
licenses Upgrade to lucene-7.3.0-snapshot-98a6b3d. (#29298) 2018-04-03 09:27:14 +02:00
src Move Nullable into core (#29341) 2018-04-03 07:57:21 -06:00
build.gradle Upgrade to lucene-7.3.0-snapshot-98a6b3d. (#29298) 2018-04-03 09:27:14 +02:00