OpenSearch/plugins/lang-groovy
Christoph Büscher 40f82de4a1 Tests: make sure to load timezones in parent classloader
When GroovySecurityTests are run before any other test using
time zones, joda ZoneInfoProvider fails to load the time zones
correctly and never tries again later. This makes sure we load it
correctly on startup.

Relates to #14524
2015-11-06 11:11:28 +01:00
..
licenses Factor groovy out of core into lang-groovy 2015-09-28 20:17:45 -04:00
src Tests: make sure to load timezones in parent classloader 2015-11-06 11:11:28 +01:00
build.gradle Switch build system to Gradle 2015-10-29 11:40:19 -07:00