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 5724a73f45 Remove old BuildConfig test resources that are no longer 
needed
     new 114eb01540 Remove old reloading code (Support.groovy)
     new b26cb4fafd Remove old GRAILS_HOME related code

The 2 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:
 CONTRIBUTING.md                                    |  20 ----
 README.md                                          |  21 +++-
 .../src/main/groovy/grails/dev/Support.groovy      | 107 ---------------------
 .../injection/ApplicationClassInjector.groovy      |  46 ++++-----
 .../cfg/GroovyConfigPropertySourceLoader.groovy    |  27 +++---
 .../plugins/AbstractGrailsPluginManager.java       |  28 +++---
 .../GroovyConfigPropertySourceLoaderSpec.groovy    |  28 +++---
 .../src/test/resources/builtin-config.groovy       |  18 +++-
 grails-doc/src/en/guide/conf/config.adoc           |   1 -
 grails-doc/src/en/guide/contributing/build.adoc    |  53 ++++------
 .../gettingStarted/downloadingAndInstalling.adoc   |   8 +-
 grails-doc/src/en/ref/Command Line.adoc            |   1 -
 .../main/groovy/grails/util/BuildSettings.groovy   |   6 --
 .../src/main/groovy/grails/util/Environment.groovy |  30 +++---
 grails-shell-cli/build.gradle                      |   4 +-
 15 files changed, 126 insertions(+), 272 deletions(-)
 delete mode 100644 grails-core/src/main/groovy/grails/dev/Support.groovy

Reply via email to