Ryan Gardner
Ryan Gardner
Upgrade to Gradle 7.4 - Updated gradle wrapper - Updated usage of an internal TemporaryFileProvider to the correct location for Gradle 7 - Update the `main` -> `mainClass` for the...
Note: in its current form, this test fails... I haven't worked on a fix for it, but figured an IT that failed might make it easier to fix the issue...
Having a histogram would be very helpful. I hacked together something quickly using JFreeChart to do this - but someone who is better with Swing could likely do it much...
The "setPriority" method is missing from the log4j Category in the log4j-over-slf4j bridge at the moment. We have some older code that we are trying to use with this bridge...
https://github.com/grails/grails-maven/blob/master/src/main/java/org/grails/maven/plugin/tools/DefaultGrailsServices.java#L141 The plugin is now calling out to a method called `getClassNameForLowerCaseHyphenSeparatedName` - that method is designed to take a class that is named like "foo-bar-baz" and turn it into...