[hibernate-commits] [hibernate/hibernate-core] 928354: HHH-5947: Test case

noreply at github.com noreply at github.com
Mon Mar 28 10:01:17 EDT 2011


Branch: refs/heads/master
Home:   https://github.com/hibernate/hibernate-core

Commit: 928354827a4cc2003f8bfb46f035f3221e20a70a
    https://github.com/hibernate/hibernate-core/commit/928354827a4cc2003f8bfb46f035f3221e20a70a
Author: Manuel Bernhardt <bernhardt.manuel at gmail.com>
Date:   2011-03-28 (Mon, 28 Mar 2011)

Changed paths:
  A hibernate-core/src/test/java/org/hibernate/test/annotations/uniqueconstraint/Building.java
  A hibernate-core/src/test/java/org/hibernate/test/annotations/uniqueconstraint/House.java
  A hibernate-core/src/test/java/org/hibernate/test/annotations/uniqueconstraint/Room.java
  A hibernate-core/src/test/java/org/hibernate/test/annotations/uniqueconstraint/UniqueConstraintTest.java

Log Message:
-----------
HHH-5947: Test case


Commit: 9d697660f65be0529559386f6369acbdcb4c2eeb
    https://github.com/hibernate/hibernate-core/commit/9d697660f65be0529559386f6369acbdcb4c2eeb
Author: Manuel Bernhardt <bernhardt.manuel at gmail.com>
Date:   2011-03-28 (Mon, 28 Mar 2011)

Changed paths:
  M hibernate-core/src/main/java/org/hibernate/cfg/Configuration.java
  M hibernate-core/src/test/java/org/hibernate/test/annotations/uniqueconstraint/House.java

Log Message:
-----------
HHH-5947: 'Fix' that at least improves the error message


Commit: cf9391f40d85cc5e66bc121edc2c035d35d53a2b
    https://github.com/hibernate/hibernate-core/commit/cf9391f40d85cc5e66bc121edc2c035d35d53a2b
Author: Manuel Bernhardt <bernhardt.manuel at gmail.com>
Date:   2011-03-28 (Mon, 28 Mar 2011)

Changed paths:
  M documentation/src/main/docbook/manual/en-US/content/basic_mapping.xml

Log Message:
-----------
HHH-5947 Clarifying the documentation


Commit: 93569a6c8233ae2d82d5ac9c4af1eff4ad06346b
    https://github.com/hibernate/hibernate-core/commit/93569a6c8233ae2d82d5ac9c4af1eff4ad06346b
Author: Manuel Bernhardt <bernhardt.manuel at gmail.com>
Date:   2011-03-28 (Mon, 28 Mar 2011)

Changed paths:
  M documentation/src/main/docbook/manual/en-US/content/basic_mapping.xml

Log Message:
-----------
HHH-5947 Clarifying the documentation


Commit: 2e0f128cbcb40dcefb43f87c210135b4449abc95
    https://github.com/hibernate/hibernate-core/commit/2e0f128cbcb40dcefb43f87c210135b4449abc95
Author: Emmanuel Bernard <emmanuel at hibernate.org>
Date:   2011-03-28 (Mon, 28 Mar 2011)

Changed paths:
  M hibernate-core/src/test/java/org/hibernate/test/annotations/uniqueconstraint/UniqueConstraintTest.java

Log Message:
-----------
HHH-5947 Migrate tests to JUnit 4 infra


Compare: https://github.com/hibernate/hibernate-core/compare/753b957...2e0f128


More information about the hibernate-commits mailing list