[hibernate-commits] [hibernate/hibernate-orm] 429381: HHH-7919 : Miscellaneous bugfixes

GitHub noreply at github.com
Thu May 23 15:04:08 EDT 2013


  Branch: refs/heads/metamodel
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 4293814f92fd8a27368c12487aba2bd7669740e0
      https://github.com/hibernate/hibernate-orm/commit/4293814f92fd8a27368c12487aba2bd7669740e0
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2013-05-23 (Thu, 23 May 2013)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/metamodel/internal/Binder.java
    M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/attribute/PluralAssociationAttribute.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/collectionelement/CollectionElementTest.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/collectionelement/ordered/ElementCollectionSortingTest.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/indexcoll/IndexedCollectionTest.java

  Log Message:
  -----------
  HHH-7919 : Miscellaneous bugfixes


  Commit: 0c199b03747b885ac2df3da4ef1458edf51bdbdd
      https://github.com/hibernate/hibernate-orm/commit/0c199b03747b885ac2df3da4ef1458edf51bdbdd
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2013-05-23 (Thu, 23 May 2013)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/metamodel/spi/binding/AbstractBasicBindingTests.java
    M hibernate-core/src/test/java/org/hibernate/metamodel/spi/binding/BasicAnnotationBindingTests.java
    M hibernate-core/src/test/java/org/hibernate/metamodel/spi/binding/BasicHbmBindingTests.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/collectionelement/CollectionElementTest.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/indexcoll/IndexedCollectionTest.java

  Log Message:
  -----------
  HHH-7919 : Miscellaneous bugfixes


Compare: https://github.com/hibernate/hibernate-orm/compare/024a05230f64...0c199b03747b


More information about the hibernate-commits mailing list