OpenSearch/qa/evil-tests
Jason Tedor 55a2f26b21 Logging shutdown hack
Log4j has a bug where on shutdown it ignores that JMX might be disabled;
since it does not respect this on shutdown, it proceeds to attempt to
access JMX leading to a security exception that should have otherwise
not occurred had it respected that JMX is disabled. This commit
intentionally introduces jar hell with the Server class to work around
this bug until a fix is released.

Relates #20389
2016-09-09 11:59:15 -04:00
..
src/test Logging shutdown hack 2016-09-09 11:59:15 -04:00
build.gradle Plugins: Add status bar on download (#18695) 2016-06-29 16:44:12 +02:00