jdaugherty commented on PR #596: URL: https://github.com/apache/grails-forge/pull/596#issuecomment-2973859363
> It seems there is a test failure: ScaffoldingSpec -> > > ``` > > Task :runCommand > Application class not found > ``` Apparently the args() of JavaExec do not like providers. I opened https://github.com/apache/grails-core/pull/14816 to address this. Once that PR is merged, this PR will pass. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
