Mark Vedder

Results 9 issues of Mark Vedder

The below exception was thrown while I was editing some code. I was not actively editing any markdown code and did not even have a markdown (or AsciiDoc) file open...

Sometimes I need to leave my system running overnight. But when my VPN connection times-out, the Jenkins plugin records hundreds of IO errors throughout the night. It would be nice...

enhancement

### Summary We'd like for Shlink to generate/create multi-segment slugs for us (as opposed to multi-segment _custom_ slugs) by being able to provide a slug prefix. To do this, we'd...

feature

**Describe the bug** Dokka `dokkaHtml` gradle task fails when project includes Jackson BOM version 2.16.0 or higher. (Build is successful with v2.15.3 or lower). The root cause of the failure...

bug

I'd like to be able to limit the highlighting of returns to only methods for which there are multiple (top-level) returns within the method.

With the changed to using JUnit 5 in 2023, it would be preferable to use the `junit-bom` for managing all JUnit dependencies. BOM (Bill of Materials) files make version management...

This plugin is not compatible with the new K2 Compiler, the default compiler in Kotlin 2.x. It would be useful to have this plugin reworked to support the K2 Compiler.

### Use case ### Summary Please add support for configuring the jOOQ Gradle plugin using Gradle’s lazy configuration model (`Provider` / `Property` types), rather than requiring plain, eagerly-evaluated values (e.g....

T: Enhancement
C: Code Generation
P: Medium
E: All Editions

Sometimes I have to leave my system on overnight. In the morning there are dozens of auto fetch failure notifications because the corporate VPN connection timed out. It would be...

enhancement