OpenSearch/plugin
Tim Vernum 7cd99d2f96 Trigger log4j loading prior to context classloader (elastic/x-pack-elasticsearch#4355)
OpenSAML requires that the context classloader be set to the
classloader that contains the opensaml jar files in order to
initialise itself. However, sometimesrthis seems to cause the
classloading for slf4j/log4j to take place while that context
classloader is set, which fails.

This change forces slf4j/log4j to be initialised prior to setting
the context classloader.

Original commit: elastic/x-pack-elasticsearch@85ed8eb488
2018-04-17 11:04:31 +10:00
..
bwc Lazy configure build tasks that require older JDKs (elastic/x-pack-elasticsearch#4376) 2018-04-14 15:45:01 -04:00
core Remove legacy help files (elastic/x-pack-elasticsearch#4343) 2018-04-16 12:26:42 -07:00
deprecation Add migration check for deprecated `delimited_payload_filter` (elastic/x-pack-elasticsearch#4310) 2018-04-06 13:41:00 +02:00
graph [TEST] Add deterministic routing of docs to shards to prevent 2018-02-19 15:46:51 +00:00
logstash [Logstash][Monitoring] Fix Registered Usage and Add Tests (elastic/x-pack-elasticsearch#4075) 2018-03-08 14:53:05 -08:00
ml [ML] Improve comment on why task is marked completed on kill process 2018-04-10 13:36:13 +01:00
monitoring [Monitoring] Ignore data when no Cluster UUID exists (elastic/x-pack-elasticsearch#4344) 2018-04-16 13:58:20 -04:00
rollup [Rollup] Document type should be _doc (elastic/x-pack-elasticsearch#4363) 2018-04-16 10:52:13 -07:00
security Trigger log4j loading prior to context classloader (elastic/x-pack-elasticsearch#4355) 2018-04-17 11:04:31 +10:00
sql SQL: improve conversion of Date types (elastic/x-pack-elasticsearch#4382) 2018-04-16 19:58:32 +03:00
src/test [Rollup] Document type should be _doc (elastic/x-pack-elasticsearch#4363) 2018-04-16 10:52:13 -07:00
upgrade Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00
watcher Tests: Check watcher state before starting/stopping (elastic/x-pack-elasticsearch#4362) 2018-04-16 18:53:04 +02:00
build.gradle Disable security for trial licenses by default (elastic/x-pack-elasticsearch#4120) 2018-03-21 21:09:44 -06:00