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

borinquenkid pushed a change to branch feat/neo4j-gorm-registry-migration
in repository https://gitbox.apache.org/repos/asf/grails-core.git


    from eeebb0686d fix(grails-data-neo4j): use grails-neo4j-bom platform in 
docs module
     add b834100aa8 fix(grails-test-examples-neo4j): use ContainerGebSpec in 
the restored example apps
     add 452449b226 test(tck): skip TCK "Test optimistic locking" for Neo4j

No new revisions were added by this update.

Summary of changes:
 .../testing/tck/tests/OptimisticLockingSpec.groovy | 13 +++++++++--
 .../functional/tests/BookControllerSpec.groovy     | 27 ++++++++++------------
 .../groovy/functional/tests/pages/BookPages.groovy |  0
 .../functional/tests/AuthorControllerSpec.groovy   | 27 ++++++++++------------
 .../functional/tests/BookControllerSpec.groovy     | 26 ++++++++++-----------
 .../functional/tests/pages/AuthorPages.groovy      |  5 ++--
 .../groovy/functional/tests/pages/BookPages.groovy |  0
 7 files changed, 49 insertions(+), 49 deletions(-)
 copy grails-test-examples/{hibernate5/grails-hibernate => 
neo4j/base}/src/integration-test/groovy/functional/tests/pages/BookPages.groovy 
(100%)
 copy grails-test-examples/{mongodb => 
neo4j}/hibernate5/src/integration-test/groovy/functional/tests/pages/AuthorPages.groovy
 (95%)
 copy grails-test-examples/{hibernate5/grails-hibernate => 
neo4j/hibernate5}/src/integration-test/groovy/functional/tests/pages/BookPages.groovy
 (100%)

Reply via email to