You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should be a replacement for "Custom Scripts" in Grails 6.1.0 or newer and the Migration Guilde (e.g. https://docs.grails.org/6.1.0/guide/upgrading.html) should explain how to migrate existing "Custom Scripts".
Expected Behavior
There should be a replacement for "Custom Scripts" in Grails 6.1.0 or newer and the Migration Guilde (e.g. https://docs.grails.org/6.1.0/guide/upgrading.html) should explain how to migrate existing "Custom Scripts".
Actual Behaviour
With Grails < 6.1.0 it was possible to create "Custom Scripts" under
src/main/scripts/
according to https://docs.grails.org/6.0.0/guide/commandLine.html#creatingCustomScripts. With Grails 6.1.0 this option disappeared (see https://docs.grails.org/6.1.0/guide/commandLine.html) and existing scripts do no longer work.Steps To Reproduce
No response
Environment Information
Example Application
No response
Version
6.1.2
The text was updated successfully, but these errors were encountered: