Martin Mühlemann

Results 3 issues of Martin Mühlemann

The following schema logs a warning message `Error snake-parsing yaml content` with an exception: `java.lang.IllegalArgumentException: Null key for a Map not allowed in JSON (use a converting NullKeySerializer?) (through reference...

We have a situation where the receiver of an email is determined by the application using third-party services which may deliver real email addresses. To prevent sending mails to these...

Is it possible to throw the error from a reporter directly in case there is only one compatible reporter instead of catching it and wrap it into the custom SnapshotMatchException?...

enhancement