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

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


    from 5565e9a952 Merge pull request #15433 from 
apache/feat/data-service-datasource-inheritance
     add b2aee98886 fix: add null safety for getDatastoreForConnection in data 
service factory bean
     add c19791805b test: add unit tests for 
DatastoreServiceMethodInvokingFactoryBean.resolveEffectiveDatastore()
     add 53e05d7cf2 fix: make test inner classes accessible to ServiceLoader
     add aa15462d43 Fix DomainService breaking DefaultServiceRegistrySpec via 
ServiceLoader
     new 9fdc3bee48 Merge pull request #15474 from 
apache/fix/dataservice-null-datastore-guard

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:
 ...atastoreServiceMethodInvokingFactoryBean.groovy |  22 ++-
 ...toreServiceMethodInvokingFactoryBeanSpec.groovy | 174 +++++++++++++++++++++
 2 files changed, 194 insertions(+), 2 deletions(-)
 create mode 100644 
grails-datastore-core/src/test/groovy/org/grails/datastore/mapping/config/DatastoreServiceMethodInvokingFactoryBeanSpec.groovy

Reply via email to