Branch: refs/heads/metamodel
Home:
https://github.com/hibernate/hibernate-orm
Commit: 74300e6120636c31edecfacdb29e777c1e7fb70e
https://github.com/hibernate/hibernate-orm/commit/74300e6120636c31edecfac...
Author: Hardy Ferentschik <hardy(a)hibernate.org>
Date: 2012-05-25 (Fri, 25 May 2012)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/AnnotationMetadataSourceProcessorImpl.java
M
hibernate-core/src/test/java/org/hibernate/metamodel/spi/binding/AbstractBasicBindingTests.java
M
hibernate-core/src/test/java/org/hibernate/metamodel/spi/binding/BasicCollectionBindingTests.java
M
hibernate-core/src/test/java/org/hibernate/metamodel/spi/binding/UnidirectionalOneToManyBindingTests.java
Log Message:
-----------
HHH-7351 Fixed wrong usage of index.getAnnotations and updates tests