[hibernate-commits] [hibernate/hibernate-orm] 42fe16: HHH-10201 - Added test cases.

GitHub noreply at github.com
Tue Oct 30 15:31:44 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 42fe1680568dfea4257a0391f805da8f7e06d4b5
      https://github.com/hibernate/hibernate-orm/commit/42fe1680568dfea4257a0391f805da8f7e06d4b5
  Author: Chris Cranford <chris at hibernate.org>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M hibernate-envers/src/test/java/org/hibernate/envers/test/integration/collection/norevision/AbstractCollectionChangeTest.java
    A hibernate-envers/src/test/java/org/hibernate/envers/test/integration/collection/norevision/Child.java
    M hibernate-envers/src/test/java/org/hibernate/envers/test/integration/collection/norevision/CollectionChangeNoRevisionTest.java
    M hibernate-envers/src/test/java/org/hibernate/envers/test/integration/collection/norevision/CollectionChangeRevisionTest.java
    A hibernate-envers/src/test/java/org/hibernate/envers/test/integration/collection/norevision/House.java
    A hibernate-envers/src/test/java/org/hibernate/envers/test/integration/collection/norevision/Parent.java

  Log Message:
  -----------
  HHH-10201 - Added test cases.


  Commit: 10148324d169c7cc15fb3b387db725a42d4e8c2b
      https://github.com/hibernate/hibernate-orm/commit/10148324d169c7cc15fb3b387db725a42d4e8c2b
  Author: Chris Cranford <chris at hibernate.org>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M hibernate-envers/src/main/java/org/hibernate/envers/event/spi/BaseEnversCollectionEventListener.java

  Log Message:
  -----------
  HHH-10201 - Fix element-collection attributes to always be audited if parent is audited.


Compare: https://github.com/hibernate/hibernate-orm/compare/0d8db10fcb0b...10148324d169
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list