Mattias Reichel
Mattias Reichel
@chrisbrookes Try https://apache.github.io/grails-spring-security/7.0.x/ldap-plugin/guide/index.html
> What is being done during :compileTestGroovy is this a grails or gradle plugin? I believe this task is added by the Groovy Gradle Plugin: https://docs.gradle.org/current/userguide/groovy_plugin.html#sec:groovy_tasks It's really hard to...
Probably a dumb question, but may I ask the use case for first creating a url with the `LinkGenerator` and then passing that url to `redirect()` (where the LinkGenerator will...
Here it is: https://github.com/apache/grails-core/blob/7.0.x/grails-data-hibernate5/core/src/main/groovy/org/grails/orm/hibernate/cfg/GrailsDomainBinder.java
Oh, I see, that is a problem. @jdaugherty How can we release patches to https://github.com/grails/grails-data-hibernate5/tree/8.1.x?
> Please follow CI validations, all should be green. There is one remaining failure. Is that depending on the contribution PR being merged? > We would need PR to contribution...
> Please add to test Inputs cases with interface, record, enum. We need diversity. > > Please add to also case when class is declared in method body, just to...
github, generate report
> ping, do you need help? @romani Yes, looks like I need help to get this one over the finish line.
> https://ci.appveyor.com/project/Checkstyle/checkstyle/builds/53057700/job/ryshhydq55tcpv3u#L193 [ERROR] [checkstyle] [ERROR] C:\projects\checkstyle\src\main\java\com\puppycrawl\tools\checkstyle\checks\whitespace\TypeBodyPaddingCheck.java:178:16: Condition inversion could be avoided. [AvoidConditionInversion] > Please fix, usually this is easy update > Semafor reporting: [ERROR] [checkstyle] [ERROR] /home/semaphore/checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/checks/whitespace/TypeBodyPaddingCheck.java:178:16: Condition inversion could...