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 0c944d3556b3fdffb4f81a15fdd390b4e58ee6a4 Merge: a6b88eabe2 f43266f6d9 Author: James Fredley <[email protected]> AuthorDate: Tue Aug 26 11:01:10 2025 -0400 Merge pull request #15013 from apache/gradle-module-variant Add profile support for Gradle dependency variants grails-profiles/base/profile.yml | 4 ++++ grails-profiles/base/skeleton/build.gradle | 3 --- grails-profiles/web/profile.yml | 2 ++ .../org/grails/cli/profile/ProfileUtil.groovy | 23 ++++++++++++++++++---- .../profile/commands/io/GradleDependency.groovy | 21 +++++++++++--------- 5 files changed, 37 insertions(+), 16 deletions(-)
