This is an automated email from the ASF dual-hosted git repository.
jamesfredley pushed a change to branch wrapper-profiles-merge
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from d9be8835e8 remaining license updates
add c4c2fa2f92 Profile documentation updates
add 395d9a64ba Use mavenCentral and Apache snapshot repositories instead
of repo.grails.org
add 05ca111639 Use https://repo.maven.org/maven2 which is the
recommended/newer mavenCentral URL
add 102a5cbc29 Update mavenLocal path for profiles to
org/apache/grails/profiles
add 48e080d73c Back to repo1.maven.org
add 0a39bc64d9 Make wrapper release and snapshots work for now
add 31e1c79a72 Update condition for adding Apache snapshot repository
add 34732e1ef9 Merge branch 'wrapper-profiles-merge' into
wrapper-profiles-merge-additional
add fbebc2041a Merge pull request #14686 from
apache/wrapper-profiles-merge-additional
No new revisions were added by this update.
Summary of changes:
grails-doc/src/en/guide/profiles.adoc | 9 +++------
grails-doc/src/en/guide/profiles/profileStructure.adoc | 4 ++--
grails-profiles/README.md | 7 +------
grails-profiles/base/profile.yml | 4 ++--
grails-profiles/profile/skeleton/build.gradle | 4 ++--
.../groovy/org/grails/cli/boot/GrailsDependencyVersions.groovy | 8 +++++++-
.../grails/cli/profile/repository/MavenProfileRepository.groovy | 9 ++++++---
.../src/main/groovy/grails/init/RunCommand.groovy | 8 +++++---
grails-wrapper/src/main/java/grails/init/Start.java | 4 ++--
9 files changed, 30 insertions(+), 27 deletions(-)