This is an automated email from the ASF dual-hosted git repository.
jamesfredley pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from a6b88eabe2 Add `.git-blame-ignore-revs` (#15015)
add 81b2bf3780 Add profile support for Gradle dependency variants
add f43266f6d9 Merge branch '7.0.x' into gradle-module-variant
new 0c944d3556 Merge pull request #15013 from apache/gradle-module-variant
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
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(-)