This is an automated email from the ASF dual-hosted git repository.
jdaugherty pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 333a5bf6b1 [skip ci] rework forge cli creation to match grails-cli
creation
new 1db9fe4633 [skip ci] publish shadow jar and regular jar
new c30e9334e7 [skip ci] wire up task after eval due to publication
creation order
new 29497129d6 [skip ci] specific project name on includedBuild import
new 00df05c67b [skip ci] switch back to assemble
The 4 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:
.github/workflows/release.yml | 2 +-
gradle/publish-root-config.gradle | 14 ++++++++------
grails-forge/build.gradle | 4 +---
grails-forge/grails-cli/build.gradle | 4 +++-
grails-forge/grails-forge-cli/build.gradle | 7 +++----
grails-forge/grails-forge-core/build.gradle | 6 ++----
grails-forge/settings.gradle | 12 +++++++++---
settings.gradle | 8 ++++++--
8 files changed, 33 insertions(+), 24 deletions(-)