OpenSearch/test/framework
Simon Willnauer 11f2da5f14 Skip loading of jansi from log4j2 (#20334)
Jython shades `jansi` into it's classpath without changing it's package or
anything like that. This causes attempts to load native code on windows which
blows up tests. This change adds `log4j.skipJansi=true` system property to our
tests as well as to the JVM properties we set.
2016-09-06 05:53:00 -04:00
..
src Skip loading of jansi from log4j2 (#20334) 2016-09-06 05:53:00 -04:00
build.gradle Group client projects under :client 2016-06-22 14:26:41 -04:00