This is an automated email from the ASF dual-hosted git repository.

jamesfredley pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git


    from 0c0cfe8fc1 Merge pull request #14968 from 
apache/compiler-autoconfig-dependencies
     add da809edcfc remove ServletContext from generated and test 
BootStrap.groovy files
     add dff99b8dcc Merge branch '7.0.x' into remove-servletContext-bootstrap
     add 812790b0a2 Add documentation for adding servletContext in 
Bootstrap.groovy
     new 183698bf72 Merge pull request #14970 from 
apache/remove-servletContext-bootstrap

The 1 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:
 .../plugin/grails-app/init/gorm/graphql/BootStrap.groovy          | 2 +-
 .../grails3-neo4j-hibernate/grails-app/init/BootStrap.groovy      | 2 +-
 .../examples/grails3-neo4j/grails-app/init/BootStrap.groovy       | 2 +-
 .../test-data-service/grails-app/init/example/BootStrap.groovy    | 2 +-
 grails-doc/src/en/guide/upgrading/upgrading60x.adoc               | 8 ++++++++
 .../org/grails/forge/feature/lang/groovy/bootStrap.rocker.raw     | 4 ----
 .../init/@grails.codegen.defaultPackage.path@/BootStrap.groovy    | 4 ----
 .../app1/grails-app/init/functionaltests/BootStrap.groovy         | 4 ----
 grails-test-examples/app2/grails-app/init/BootStrap.groovy        | 4 ----
 grails-test-examples/app3/grails-app/init/app3/BootStrap.groovy   | 4 ----
 grails-test-examples/demo33/grails-app/init/demo/BootStrap.groovy | 4 ----
 grails-test-examples/gorm/grails-app/init/gorm/BootStrap.groovy   | 4 ----
 .../grails-data-service/grails-app/init/example/BootStrap.groovy  | 4 ----
 grails-test-examples/hyphenated/grails-app/init/BootStrap.groovy  | 4 ----
 .../issue-11102/grails-app/init/issue11102/BootStrap.groovy       | 4 ----
 .../issue-698-domain-save-npe/grails-app/init/BootStrap.groovy    | 4 ----
 .../grails-app/init/issueviews182/BootStrap.groovy                | 4 ----
 .../micronaut/grails-app/init/micronaut/BootStrap.groovy          | 2 --
 .../mongodb/base/grails-app/init/BootStrap.groovy                 | 3 ---
 .../mongodb/database-per-tenant/grails-app/init/BootStrap.groovy  | 2 --
 .../mongodb/gson-templates/grails-app/init/BootStrap.groovy       | 3 ---
 .../mongodb/hibernate5/grails-app/init/BootStrap.groovy           | 4 ----
 .../test-data-service/grails-app/init/example/BootStrap.groovy    | 4 ----
 .../issue11005/grails-app/init/issue11005/BootStrap.groovy        | 4 ----
 .../plugins/loadafter/grails-app/init/loadafter/BootStrap.groovy  | 4 ----
 25 files changed, 12 insertions(+), 78 deletions(-)

Reply via email to