The GitHub Actions job "CI" on grails-core.git/feat/8.0.x-legacy-command-compat
has succeeded.
Run started by GitHub user jamesfredley (triggered by jamesfredley).
Head commit for run:
116b0efab3a28f5f13470f1f76d522e1c3208faa / t <t@t>
Default legacyCommandSupport to false (opt-in Grails 7 bridge)
The Grails 7 application-command compatibility bridge is now off by
default. Consumers that still need unchanged Grails 7 command plugins
must opt in with grails { legacyCommandSupport = true } or
-PgrailsLegacyCommandSupport=true. Modern CLI auto-provisioning
(cliAutoProvision) remains on by default and is independent.
Update upgrade/What's New docs, TestKit coverage (default false,
explicit false/true, master-switch override), and the legacy-commands
fixture to match.
Assisted-by: Sisyphus:grok-4.5
Report URL: https://github.com/apache/grails-core/actions/runs/29966179062
With regards,
GitHub Actions via GitBox