[hibernate-commits] [hibernate/hibernate-orm] 81c5f9: HHH-6271 Formatting and adding consistent licence ...

GitHub noreply at github.com
Thu Mar 15 06:19:41 EDT 2012


  Branch: refs/heads/HHH-6271
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 81c5f9cd937de9c1726c1274f3cec51955913c0e
      https://github.com/hibernate/hibernate-orm/commit/81c5f9cd937de9c1726c1274f3cec51955913c0e
  Author: Hardy Ferentschik <hardy at hibernate.org>
  Date:   2012-03-15 (Thu, 15 Mar 2012)

  Changed paths:
    M hibernate-core/src/matrix/java/org/hibernate/test/annotations/xml/ejb3/CarModel.java
  M hibernate-core/src/matrix/java/org/hibernate/test/annotations/xml/ejb3/Company.java
  M hibernate-core/src/matrix/java/org/hibernate/test/annotations/xml/ejb3/Ejb3XmlElementCollectionTest.java
  M hibernate-core/src/matrix/java/org/hibernate/test/annotations/xml/ejb3/Ejb3XmlOneToOneTest.java
  M hibernate-core/src/matrix/java/org/hibernate/test/annotations/xml/ejb3/Ejb3XmlTestCase.java
  M hibernate-core/src/matrix/java/org/hibernate/test/annotations/xml/ejb3/Entity1.java
  M hibernate-core/src/matrix/java/org/hibernate/test/annotations/xml/ejb3/Entity2.java
  M hibernate-core/src/matrix/java/org/hibernate/test/annotations/xml/ejb3/Entity3.java
  M hibernate-core/src/matrix/java/org/hibernate/test/annotations/xml/ejb3/Light.java
  M hibernate-core/src/matrix/java/org/hibernate/test/annotations/xml/ejb3/Lighter.java
  M hibernate-core/src/matrix/java/org/hibernate/test/annotations/xml/ejb3/Manufacturer.java
  M hibernate-core/src/matrix/java/org/hibernate/test/annotations/xml/ejb3/Model.java
  M hibernate-core/src/matrix/java/org/hibernate/test/annotations/xml/ejb3/VicePresident.java

  Log Message:
  -----------
  HHH-6271 Formatting and adding consistent licence header. Removing $Id which is a legacy from svn.

No functional changes


  Commit: b08f6b56058f7a24f406d18cf67d70499598080f
      https://github.com/hibernate/hibernate-orm/commit/b08f6b56058f7a24f406d18cf67d70499598080f
  Author: Hardy Ferentschik <hardy at hibernate.org>
  Date:   2012-03-15 (Thu, 15 Mar 2012)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cfg/annotations/reflection/JPAMetadataProvider.java
  A hibernate-core/src/main/java/org/hibernate/cfg/annotations/reflection/JPAOverriddenAnnotationReader.java
  R hibernate-core/src/main/java/org/hibernate/cfg/annotations/reflection/JPAOverridenAnnotationReader.java
  M hibernate-core/src/matrix/java/org/hibernate/test/annotations/xml/ejb3/Ejb3XmlTestCase.java
  M hibernate-core/src/test/java/org/hibernate/test/annotations/reflection/JPAOverridenAnnotationReaderTest.java

  Log Message:
  -----------
  HHH-6271 Fixing a typo in class name


  Commit: 1a59eed535786e51dc6b64e9f80f0f55a74a9010
      https://github.com/hibernate/hibernate-orm/commit/1a59eed535786e51dc6b64e9f80f0f55a74a9010
  Author: Hardy Ferentschik <hardy at hibernate.org>
  Date:   2012-03-15 (Thu, 15 Mar 2012)

  Changed paths:
    A hibernate-core/src/matrix/java/org/hibernate/test/annotations/xml/ejb3/OrmVersion1SupportedTest.java
  M hibernate-core/src/test/resources/org/hibernate/test/annotations/xml/ejb3/orm2.xml

  Log Message:
  -----------
  HHH-6271 Adding explicit test showing that orm version 1 works


Compare: https://github.com/hibernate/hibernate-orm/compare/81c5f9c^...1a59eed


More information about the hibernate-commits mailing list