Hi Everyone, I've opened https://github.com/apache/grails-spring-security/pull/1116 that will fix the remaining test failures in Grails Spring Security. Note: that the latest version of selenium changes the wait for defaults, etc so the test failures were mostly benign. I initially started fixing the tests to add waitFor, etc but after consulting with Mattias, we downgraded the selenium version to faciliate an earlier release. There are also larger changes we will need to make due to deprecations (PathPattern vs AntPattern changes), but it's not required for this version of Spring Security.
I believe after this is merged, we can stage the artifacts and call a vote. Does anyone have an issue with this approach? Regards, James