Robert Thornton
Robert Thornton
The plugin "de.fayard.refreshVersions" doesn't appear to work for buildSrc plugins inside a multi-module project, but it would be nice if it could. Steps to produce scenario: 1. With Gradle 7.2,...
Terraform uses git to clone terraform modules. When the IDE sees the `.git` folder at `.terraform//.git`, it reports a message from the IDE event log "Git repositories found" with options...
Since moving to Gradle, the marklogic-client-api was published without it's `.module` file. This causes Gradle to break the build on some private repositories that proxy Maven central. Details: Now that...
Added an operation to get logger inferred from the calling class. The implementation uses the same utility that is used to detect a logger name mismatch, resulting in no extra...
Custom script engine as workaround for boot fat jar support.