[hibernate-commits] [hibernate/hibernate-ogm] 20b791: OGM-879 Remove embedded Id from JSON using Redis/i...

GitHub noreply at github.com
Mon Aug 3 04:04:16 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-ogm
  Commit: 20b7916e4db48efd350f9dd33e8778e53ad638a5
      https://github.com/hibernate/hibernate-ogm/commit/20b7916e4db48efd350f9dd33e8778e53ad638a5
  Author: Mark Paluch <mpaluch at paluch.biz>
  Date:   2015-08-03 (Mon, 03 Aug 2015)

  Changed paths:
    M redis/src/main/java/org/hibernate/ogm/datastore/redis/RedisDialect.java
    A redis/src/test/java/org/hibernate/ogm/datastore/redis/test/associations/ManyToOneInEntityJsonRepresentationTest.java

  Log Message:
  -----------
  OGM-879 Remove embedded Id from JSON using Redis/in-entity association storage


  Commit: 7a17d40b6aed38c638ca51dbb7ef3dcbc182804f
      https://github.com/hibernate/hibernate-ogm/commit/7a17d40b6aed38c638ca51dbb7ef3dcbc182804f
  Author: Mark Paluch <mpaluch at paluch.biz>
  Date:   2015-08-03 (Mon, 03 Aug 2015)

  Changed paths:
    M core/src/test/java/org/hibernate/ogm/backendtck/associations/collection/types/MapContentsStoredInSeparateDocumentTest.java
    M core/src/test/java/org/hibernate/ogm/backendtck/associations/storageconfiguration/AssociationStorageConfiguredViaAnnotationsTest.java
    M core/src/test/java/org/hibernate/ogm/backendtck/associations/storageconfiguration/AssociationStorageConfiguredViaPropertyTest.java

  Log Message:
  -----------
  OGM-882 Enable association storage tests for Redis

Enable further tests:
- AssociationStorageConfiguredViaAnnotationsTest
- AssociationStorageConfiguredViaPropertyTest
- MapContentsStoredInSeparateDocumentTest


  Commit: 5a9ac2e87874c1990fbc31fcff2262a7249f7044
      https://github.com/hibernate/hibernate-ogm/commit/5a9ac2e87874c1990fbc31fcff2262a7249f7044
  Author: Mark Paluch <mpaluch at paluch.biz>
  Date:   2015-08-03 (Mon, 03 Aug 2015)

  Changed paths:
    M bom/pom.xml
    M modules/wildfly/src/main/modules/ogm/redis-driver/module.xml

  Log Message:
  -----------
  OGM-881 Use Netty modules provided by WildFly for Redis driver


  Commit: e36802b672e2524e23ce6895f2f29f1eaf686bbd
      https://github.com/hibernate/hibernate-ogm/commit/e36802b672e2524e23ce6895f2f29f1eaf686bbd
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2015-08-03 (Mon, 03 Aug 2015)

  Changed paths:
    M modules/wildfly/src/main/assembly/dist.xml

  Log Message:
  -----------
  OGM-881 Removing Netty dependencies from module ZIP


Compare: https://github.com/hibernate/hibernate-ogm/compare/1ccf11e27cde...e36802b672e2


More information about the hibernate-commits mailing list