This is an automated email from the ASF dual-hosted git repository. jamesfredley pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/grails-spring-security.git
commit ae5942ad10e719deb940b3e5cf5d6f9dcc197bcc Merge: 4dbe6048 f9d3c3ea Author: James Fredley <[email protected]> AuthorDate: Thu Oct 2 10:04:34 2025 -0400 Merge pull request #1175 from apache/grailsw-s2-commands Update documentation and commands to use ./grailsw instead of ./gradlew plugin-core/docs/src/docs/hierarchicalRoles.adoc | 2 +- .../docs/src/docs/introduction/installation.adoc | 2 +- .../docs/scripts/s2-create-persistent-token.adoc | 4 ++-- .../scripts/s2-create-role-hierarchy-entry.adoc | 4 ++-- .../docs/src/docs/scripts/s2-quickstart.adoc | 10 +++++----- .../docs/tutorials/usingControllerAnnotations.adoc | 2 +- plugin-core/docs/src/docs/whatsNew.adoc | 2 +- .../S2CreatePersistentTokenCommand.groovy | 8 ++++---- .../S2CreateRoleHierarchyEntryCommand.groovy | 8 ++++---- .../S2QuickstartCommand.groovy | 22 +++++++++++----------- 10 files changed, 32 insertions(+), 32 deletions(-)
