Libor Kramoliš
Libor Kramoliš
Jenkins, please test this patch.
OCA approved. @jerseyrobot, add to whitelist, retest this patch, thx.
Hello. Unfortunately, currently the last version `19.0.0` has same issue.
Until fixed I use following workaround: ```scala java.util.logging.Logger.getLogger("org.yaml.snakeyaml.introspector").setLevel(java.util.logging.Level.SEVERE) ```