jtaub

Results 5 issues of jtaub

### Bug description I am using KPL 0.14.12 in a Java 11 application and am intermittently getting this error in my logs. It is not obvious to me when or...

- Update to Java 17 - Remove dependencies on non-standard (non-existent?) repos like `com.javassh` - Removed the raster plugin, which could not be found in any standard repo - Replaced...

This error message is kind of unhelpful. Just a little bit more info would go a long way, like `No valid Swift toolchain was found at this path. Expected to...

## Problem Statement It can be tedious to fix all of the deprecation warnings you get from using `json(jsonContent, strict = true)`. It's not as easy as a find-and-replace, because...

status: waiting-for-triage
in: test

## Problem description I have been periodically seeing `UserRecordFailedException: null` in my logs since I upgraded to 1.0.6. I did not see this in 1.0.5 or any earlier version. ##...