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

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


  Branch: refs/heads/4.2
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 5cc086456272826b24f2a131f0bc13a1561f1e5b
      https://github.com/hibernate/hibernate-orm/commit/5cc086456272826b24f2a131f0bc13a1561f1e5b
  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: 7c6d65f93871f90e628703122a5b319732db07e1
      https://github.com/hibernate/hibernate-orm/commit/7c6d65f93871f90e628703122a5b319732db07e1
  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: 97770fe6a9ff01273ddc0722dcd47714d19a6249
      https://github.com/hibernate/hibernate-orm/commit/97770fe6a9ff01273ddc0722dcd47714d19a6249
  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: b7d545e778c454b99f0b80ed34664fc6984b202b
      https://github.com/hibernate/hibernate-orm/commit/b7d545e778c454b99f0b80ed34664fc6984b202b
  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/328986f39295...b7d545e778c4


More information about the hibernate-commits mailing list