This is an automated email from the ASF dual-hosted git repository.
jdaugherty pushed a change to branch wrapper-rewrite
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from b26cb4fafd Remove old GRAILS_HOME related code
new d05660d1b6 Various fixes to wrapper from testing
new 68893480f5 Update docs to remind first time grails developers that
there are 2 gradle projects in grails-core
new ed517397e4 Fix file handling for maven paths
The 3 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:
.../src/main/docs/gettingStarted.adoc | 2 +-
.../grails/cli/profile/ProfileRepoConfig.groovy | 25 +++++++++++++++++++---
.../src/main/java/grails/init/GrailsUpdater.java | 5 +++--
.../main/java/grails/init/GrailsWrapperHome.java | 6 +++---
.../main/java/grails/init/GrailsWrapperRepo.java | 2 +-
.../src/main/java/grails/init/Start.java | 2 +-
6 files changed, 31 insertions(+), 11 deletions(-)