[hibernate-commits] [hibernate/hibernate-orm] 86ba2b: HHH-6841 - @SkipForDialects and @RequiresDialects

GitHub noreply at github.com
Thu Feb 14 18:22:02 EST 2013


  Branch: refs/heads/4.2
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 86ba2beb290e022937d65c2603c00de1c60129a0
      https://github.com/hibernate/hibernate-orm/commit/86ba2beb290e022937d65c2603c00de1c60129a0
  Author: Lukasz Antoniak <lukasz.antoniak at gmail.com>
  Date:   2013-02-14 (Thu, 14 Feb 2013)

  Changed paths:
    M hibernate-testing/src/main/java/org/hibernate/testing/RequiresDialect.java
    A hibernate-testing/src/main/java/org/hibernate/testing/RequiresDialects.java
    M hibernate-testing/src/main/java/org/hibernate/testing/SkipForDialect.java
    A hibernate-testing/src/main/java/org/hibernate/testing/SkipForDialects.java
    M hibernate-testing/src/main/java/org/hibernate/testing/junit4/CustomRunner.java
    M hibernate-testing/src/main/java/org/hibernate/testing/junit4/Helper.java

  Log Message:
  -----------
  HHH-6841 - @SkipForDialects and @RequiresDialects


  Commit: f1a4d17e2b4014b7480cf7269565e040f38be7a0
      https://github.com/hibernate/hibernate-orm/commit/f1a4d17e2b4014b7480cf7269565e040f38be7a0
  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/manytoonewithformula/ManyToOneWithFormulaTest.java
    M hibernate-core/src/test/java/org/hibernate/test/cut/CompositeUserTypeTest.java

  Log Message:
  -----------
  HHH-6841 Applied @SkipForDialects to a couple of tests


Compare: https://github.com/hibernate/hibernate-orm/compare/b7d545e778c4...f1a4d17e2b40


More information about the hibernate-commits mailing list