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-core.git
commit 7701c8020534b6b2be55da06a218db5a6c6de596 Merge: 48ce16e924 fcd23b9981 Author: James Fredley <[email protected]> AuthorDate: Sat Aug 2 21:26:00 2025 -0400 Merge pull request #14942 from apache/match-profile-forge Update base, web and rest-api profiles to more closely match Forge .../org/grails/forge/feature/build/gradle/Gradle.java | 1 - .../org/grails/forge/feature/grails/GrailsBase.java | 4 ++++ .../base/features/less-asset-pipeline/feature.yml | 2 +- grails-profiles/base/profile.yml | 17 +++++++++-------- grails-profiles/base/skeleton/build.gradle | 15 +++++++++++++-- .../plugin/features/asset-pipeline-plugin/feature.yml | 2 +- grails-profiles/rest-api/profile.yml | 15 --------------- grails-profiles/web/profile.yml | 12 ++++++++---- 8 files changed, 36 insertions(+), 32 deletions(-)
