[hibernate-commits] [hibernate/hibernate-core] ad959c: HHH-6371 Fixing OverrideTest - package names in or...
noreply at github.com
noreply at github.com
Wed Jul 13 10:47:54 EDT 2011
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-core
Commit: ad959ce566169f44888585515ae9a127647359fe
https://github.com/hibernate/hibernate-core/commit/ad959ce566169f44888585515ae9a127647359fe
Author: Hardy Ferentschik <hardy at 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
More information about the hibernate-commits
mailing list