matrei commented on PR #600: URL: https://github.com/apache/grails-forge/pull/600#issuecomment-3001281170
> But according to that link, the testRuntimeClasspath extends the development runtimeOnly. It looks like this is now broken for dev too because of [wondrify/asset-pipeline#380](https://github.com/wondrify/asset-pipeline/issues/380) I think `testRuntimeOnly` extends an `asset-pipeline` custom configuration named `assetDevelopmentRuntime`. This is used to make `asset-pipeline-gradle` available when running `bootRun`, `bootTestRun` and on the `testRuntimeOnly` classpath. -- 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]
