Ray Holder

Results 15 comments of Ray Holder

I should probably point out that @dirkraft likes to troll me occasionally in lolspeak. He and I have actually had discussions about switching the checked `RetryException` over to a `RuntimeException`,...

Can you provide an example or a few lines from a CSV that is not being processed correctly? Did you get a stacktrace of any kind? If so, can you...

Yep, I'd consider that undesirable behavior. By default, a project's jar (as created from the built-in Jar Gradle task) is named according to the root project name. In this case,...

That is annoying. I wouldn't expect that ghost file to be in the `outputs.files`.

It's actually an issue with the way `one-jar-boot.jar` initializes its custom logging in 0.97.1. That is indeed an annoying thing that I ran up against, too, using the latest version....