[hibernate-commits] [hibernate/hibernate-orm] 77dbe5: HHH-7601: Added minOccurs/maxOccurs to column elem...

GitHub noreply at github.com
Fri Sep 14 18:47:51 EDT 2012


  Branch: refs/heads/metamodel
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 77dbe5d8e4b3287a541dd39d48b1ac66609b68d7
      https://github.com/hibernate/hibernate-orm/commit/77dbe5d8e4b3287a541dd39d48b1ac66609b68d7
  Author: John Verhaeg <john.verhaeg at gmail.com>
  Date:   2012-09-14 (Fri, 14 Sep 2012)

  Changed paths:
    M hibernate-core/src/main/resources/org/hibernate/hibernate-mapping-4.0.xsd

  Log Message:
  -----------
  HHH-7601: Added minOccurs/maxOccurs to column elements that were missing them, as defined by the DTD.


  Commit: 3ae06719fd34309e6a5bf31d67d430a07253d2e5
      https://github.com/hibernate/hibernate-orm/commit/3ae06719fd34309e6a5bf31d67d430a07253d2e5
  Author: John Verhaeg <john.verhaeg at gmail.com>
  Date:   2012-09-14 (Fri, 14 Sep 2012)

  Changed paths:
    M hibernate-core/src/main/resources/org/hibernate/hibernate-mapping-4.0.xsd
    M hibernate-core/src/test/java/org/hibernate/test/any/AnyTypeTest.java

  Log Message:
  -----------
  HHH-7601: Added minOccurs/maxOccurs to column elements that were missing them, as defined by the DTD.


  Commit: ad4b4d80409a97b2f370e073eca4977bab342719
      https://github.com/hibernate/hibernate-orm/commit/ad4b4d80409a97b2f370e073eca4977bab342719
  Author: John Verhaeg <john.verhaeg at gmail.com>
  Date:   2012-09-14 (Fri, 14 Sep 2012)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/any/AnyTypeTest.java

  Log Message:
  -----------
  Merge branch 'tests' into metamodel


Compare: https://github.com/hibernate/hibernate-orm/compare/9df7185948df...ad4b4d80409a


More information about the hibernate-commits mailing list