Skip to content

Conversation

@jamesfredley
Copy link
Contributor

@jamesfredley jamesfredley commented Sep 30, 2025

Grails shell was restored in Grails 6.2.1 and these commands are simpler with ./grailsw syntax vs ./gradlew task syntax. There is at least one bug in the s2 gradle tasks and that will be deferred until Grails 8.

Replaces usage of ./gradlew runCommand "-Pargs=..." with ./grailsw ... in documentation and command usage messages for consistency with Grails 5 conventions.

Partially addresses #1172, the rest will wait for Grails 8.

Replaces usage of './gradlew runCommand "-Pargs=..."' with './grailsw ...' in documentation and command usage messages for consistency with Grails 5 conventions.
@jamesfredley jamesfredley merged commit ae5942a into 7.0.x Oct 2, 2025
13 checks passed
@jamesfredley jamesfredley deleted the grailsw-s2-commands branch October 2, 2025 14:04
@github-project-automation github-project-automation bot moved this from In Progress to Done in Apache Grails Oct 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants