OpenSearch/test
Ryan Ernst 822c995367 Internal: Remove generics from LifecycleComponent
The only reason for LifecycleComponent taking a generic type was so that
it could return that type on its start and stop methods. However, this
chaining has no practical necessity. Instead, start and stop can be
void, and a whole bunch of confusing generics disappear.
2016-07-01 16:17:42 -07:00
..
fixtures in the plugin: guard against HADOOP_HOME in environment on any platform. 2015-12-21 02:21:53 -05:00
framework Internal: Remove generics from LifecycleComponent 2016-07-01 16:17:42 -07:00
logger-usage Re-enable logger usage checks 2016-06-28 16:48:05 +02:00
build.gradle Build: Add pom generation to assemble task 2016-05-05 17:57:44 -07:00