integrate hibernate-envers
--------------------------
Key: AS7-928
URL:
https://issues.jboss.org/browse/AS7-928
Project: Application Server 7
Issue Type: Feature Request
Components: JPA / Hibernate
Reporter: Strong Liu
Fix For: 7.0.0.CR1
hibernate-envers now is part of hibernate-core, which provides auditing/versioning
function for entities.
it is well used by the hibernate community, so AS 7 should (consider) integrate it.
thanks to org.hibernate.integrator.spi.Integrator, envers can be automatic enabled if the
user's application has @Audit annotation and envers jar is on the classpath with
hibernate-core. (which also means application classloader needs to see envers class)
p.s. i'm setting the fix version to 7.0.0.CR1 here, just because i'd really like
it goes into this release, and i would like help as much as i can to make it happen, but
feel free to remove it if this can't happen :)
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira