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-forge.git
from 20b50fa Set the class loader correctly so resources can be found in
forge cli
add 0fb4b86 Fix forge to pull wrapper for the base profile
No new revisions were added by this update.
Summary of changes:
.gitignore | 3 +-
grails-cli/build.gradle | 2 +-
grails-forge-core/build.gradle | 31 +++
.../resources/grails-wrapper/grails-wrapper.jar | Bin 7349 -> 0 bytes
.../src/main/resources/grails-wrapper/grailsw | 232 ---------------------
.../src/main/resources/grails-wrapper/grailsw.bat | 77 -------
6 files changed, 34 insertions(+), 311 deletions(-)
delete mode 100644
grails-forge-core/src/main/resources/grails-wrapper/grails-wrapper.jar
delete mode 100755 grails-forge-core/src/main/resources/grails-wrapper/grailsw
delete mode 100644
grails-forge-core/src/main/resources/grails-wrapper/grailsw.bat