OpenSearch/libs
Tim Brooks abf8c56a37
Remove logging from elasticsearch-nio jar (#30761)
This is related to #27260. The elasticsearch-nio jar is supposed to be
a library opposed to a framework. Currently it internally logs certain
exceptions. This commit modifies it to not rely on logging. Instead
exception handlers are passed by the applications that use the jar.
2018-05-21 20:18:12 -06:00
..
elasticsearch-core HTML5ify Javadoc for core and test framework (#30234) 2018-04-30 09:39:50 -04:00
elasticsearch-nio Remove logging from elasticsearch-nio jar (#30761) 2018-05-21 20:18:12 -06:00
grok Build: Fail if any libs depend on non-core libs (#29336) 2018-04-16 11:49:27 -04:00
plugin-classloader Build: Fail if any libs depend on non-core libs (#29336) 2018-04-16 11:49:27 -04:00
secure-sm Build: Fail if any libs depend on non-core libs (#29336) 2018-04-16 11:49:27 -04:00
x-content Move ObjectParser into the x-content lib (#29373) 2018-04-06 09:41:14 -06:00
build.gradle Fix dependency checks on libs when generating Eclipse configuration. (#29550) 2018-04-17 17:11:12 +02:00