Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-core
Commit: ad959ce566169f44888585515ae9a127647359fe
https://github.com/hibernate/hibernate-core/commit/ad959ce566169f44888585...
Author: Hardy Ferentschik <hardy(a)hibernate.org>
Date: 2011-07-13 (Wed, 13 Jul 2011)
Changed paths:
M
hibernate-core/src/test/resources/org/hibernate/metamodel/source/annotations/xml/mocker/AttributeOverride.xml
M
hibernate-core/src/test/resources/org/hibernate/metamodel/source/annotations/xml/mocker/default-schema2.xml
M
hibernate-core/src/test/resources/org/hibernate/metamodel/source/annotations/xml/mocker/entity-metadata-complete.xml
M
hibernate-core/src/test/resources/org/hibernate/metamodel/source/annotations/xml/mocker/listener.xml
M
hibernate-core/src/test/resources/org/hibernate/metamodel/source/annotations/xml/mocker/override-to-mappedsuperclass.xml
M
hibernate-core/src/test/resources/org/hibernate/metamodel/source/annotations/xml/mocker/persistence-metadata.xml
Log Message:
-----------
HHH-6371 Fixing OverrideTest - package names in orm mapping files did not get updated
properly during the package refactoring