Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EasyBeans 1.1.0 M1
-
Fix Version/s: EasyBeans 1.1.0 M1, EasyBeans 1.0.2
-
Component/s: Core
-
Labels:None
-
Environment:Eclipse 3.4, Equinox 3.4, Easybeans 1.1.0 Snapshot, OSX 10.5.4, JDK 1.5
-
Global Rank:1983
Description
The bundle easybeans.core should export org.hibernate.annotations
the jarfile is inside the core bundle
in JPA / Hibernate environments hibernate annotations were used additional to JPA annotations,
so the core bundle should export this package to satisfy Package-Imports of org.hibernate.annotations
Fixed