[hibernate-commits] [hibernate/hibernate-core] ca7a1e: HHH-6393 Making the name of the test classes consi...

noreply at github.com noreply at github.com
Mon Aug 1 12:14:43 EDT 2011


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

  Commit: ca7a1e284f0ec1bf1de62062bc87ad1204c37ecd
      https://github.com/hibernate/hibernate-core/commit/ca7a1e284f0ec1bf1de62062bc87ad1204c37ecd
  Author: Hardy Ferentschik <hardy at hibernate.org>
  Date:   2011-08-01 (Mon, 01 Aug 2011)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/attribute/MappedAttribute.java
  M hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/EmbeddableBindingTest.java
  A hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/EmbeddedIdTest.java
  R hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/EmbeddedIdTests.java
  A hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/EnumeratedBindingTest.java
  R hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/EnumeratedBindingTests.java
  A hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/SynchronizeBindingTest.java
  R hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/SynchronizeBindingTests.java
  M hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/TableNameTest.java
  A hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/TemporalBindingTest.java
  R hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/TemporalBindingTests.java

  Log Message:
  -----------
  HHH-6393 Making the name of the test classes consistent


  Commit: e875bb6004357e63c94f1f186c71da1685502e8a
      https://github.com/hibernate/hibernate-core/commit/e875bb6004357e63c94f1f186c71da1685502e8a
  Author: Hardy Ferentschik <hardy at hibernate.org>
  Date:   2011-08-01 (Mon, 01 Aug 2011)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/attribute/ColumnSourceImpl.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/attribute/ColumnValuesSourceImpl.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/attribute/SimpleIdentifierSourceImpl.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/attribute/SingularAttributeSourceImpl.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/ComponentAttributeSourceImpl.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/EntitySourceImpl.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/RootEntitySourceImpl.java
  M hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/EmbeddableBindingTest.java

  Log Message:
  -----------
  HHH-6393 First cut of attribute overrides for embeddables


Compare: https://github.com/hibernate/hibernate-core/compare/b8cc897...e875bb6


More information about the hibernate-commits mailing list