codeconsole opened a new issue, #15431:
URL: https://github.com/apache/grails-core/issues/15431
### Expected Behavior
Introduces too much noise on startup and should only occur once.
```
> Configure project :
Grails: Groovy invokedynamic (indy) is disabled to improve performance (see
issue #15293).
To enable invokedynamic: grails { indy = true } in build.gradle
> Configure project :modules:custom-plugin
A sourcesJar task was not found, creating one.
Grails: Groovy invokedynamic (indy) is disabled to improve performance (see
issue #15293).
To enable invokedynamic: grails { indy = true } in build.gradle
> Task :bootRun
Grails application running at http://localhost:8090 in environment:
development
```
### Actual Behaviour
_No response_
### Steps To Reproduce
_No response_
### Environment Information
_No response_
### Example Application
_No response_
### Version
7.0.7
--
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]