Hi,
On Thu, 23 Oct 2008 12:17:18 +0200, Adam Warski <adam(a)warski.org> wrote:
Though I'd have to do some adaptation changes. As I was
originally
targeting Envers to support JPA mappings, I assumed that it will be
working in an enviroment with Hibernate Annotations/EntityManager. So I
used ReflectionManager to read the @Versioned annotations. In a pure
Hibernate environment, this will not work.
I don't think that making Envers a module in Core means that you cannot use
Hibernate Annotations/EnityManager. In fact these two projects are about
to be
moved back into Core. As their own (maven) modules of course.
--Hardy