[hibernate-commits] [hibernate/hibernate-ogm] 40dbf4: With upgrading the neo4j dependency version from 3...

markus-gritsch noreply at github.com
Mon Apr 27 09:34:58 EDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-ogm
  Commit: 40dbf466a20816f29b42b20d733ce8fd8daaa7ad
      https://github.com/hibernate/hibernate-ogm/commit/40dbf466a20816f29b42b20d733ce8fd8daaa7ad
  Author: gurkerl83 <markus_gritsch at gmx.de>
  Date:   2020-04-25 (Sat, 25 Apr 2020)

  Changed paths:
    M bom/pom.xml
    M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/EmbeddedNeo4jDialect.java

  Log Message:
  -----------
  With upgrading the neo4j dependency version from 3.4.10 to 3.4.11, four unit-tests are failing.

To enable compatibility with neo4j 3.4.11 the class EmbeddedNeo4jDialects to be modified.

The exception has to get changed from "UniquePropertyValueValidation" to "IndexEntryConflict."




More information about the hibernate-commits mailing list