[hibernate-commits] [hibernate/hibernate-orm] a130d2: HHH-4084 @UniqueConstraint(columnNames="") causes ...

GitHub noreply at github.com
Thu Feb 14 17:50:13 EST 2013


  Branch: refs/heads/4.1
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: a130d244322e7721fba37665b2bfa1c261139ec2
      https://github.com/hibernate/hibernate-orm/commit/a130d244322e7721fba37665b2bfa1c261139ec2
  Author: Nikolay Shestakov <ns at xtesseract.com>
  Date:   2013-02-14 (Thu, 14 Feb 2013)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cfg/Configuration.java
    M hibernate-core/src/main/java/org/hibernate/mapping/Column.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/uniqueconstraint/UniqueConstraintValidationTest.java

  Log Message:
  -----------
  HHH-4084 @UniqueConstraint(columnNames="") causes StringIndexOutOfBoundsException


  Commit: e1ad7730b3be5595fb40df2b5df271e2e0b4b4ce
      https://github.com/hibernate/hibernate-orm/commit/e1ad7730b3be5595fb40df2b5df271e2e0b4b4ce
  Author: Nikolay Shestakov <ns at xtesseract.com>
  Date:   2013-02-14 (Thu, 14 Feb 2013)

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

  Log Message:
  -----------
  fix review remark


  Commit: bb7a5a1f9a088f3075a07fa1105b365b24ccd924
      https://github.com/hibernate/hibernate-orm/commit/bb7a5a1f9a088f3075a07fa1105b365b24ccd924
  Author: Brett Meyer <brett at 3riverdev.com>
  Date:   2013-02-14 (Thu, 14 Feb 2013)

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

  Log Message:
  -----------
  HHH-4084 Corrected test compiling error


  Commit: 7bd40bef97fd017cdd7847a965135b8f070ea581
      https://github.com/hibernate/hibernate-orm/commit/7bd40bef97fd017cdd7847a965135b8f070ea581
  Author: Brett Meyer <brett at 3riverdev.com>
  Date:   2013-02-14 (Thu, 14 Feb 2013)

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

  Log Message:
  -----------
  HHH-4084 Corrected test for 4.1


Compare: https://github.com/hibernate/hibernate-orm/compare/30b34eb09c7f...7bd40bef97fd


More information about the hibernate-commits mailing list