[jboss-jira] [JBoss JIRA] (AS7-4857) correct JPA dependency injection (stop injecting javassist and let Hibernate include envers)
Scott Marlow (JIRA)
jira-events at lists.jboss.org
Tue Sep 4 13:47:32 EDT 2012
[ https://issues.jboss.org/browse/AS7-4857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Marlow reopened AS7-4857:
-------------------------------
See regression reported here https://community.jboss.org/message/757461#757461
{quote}
commit c52a48edaee9f3041a9927f9a1d5d8181810979d
Author: Stuart Douglas <stuart.w.douglas at gmail.com>
Date: Mon Sep 3 09:21:33 2012 +1000
Revert "AS7-4857 correct JPA dependency injection (stop injecting javassist and let Hibernate include envers)."
This reverts commit 8dd51701e683c718f692c58ad99e9de49e379b58.
{quote}
Will create a new patch that doesn't remove the javassist dependency (will remove the javassist dependency at a later time).
> correct JPA dependency injection (stop injecting javassist and let Hibernate include envers)
> --------------------------------------------------------------------------------------------
>
> Key: AS7-4857
> URL: https://issues.jboss.org/browse/AS7-4857
> Project: Application Server 7
> Issue Type: Task
> Components: JPA / Hibernate
> Affects Versions: 7.1.2.Final (EAP)
> Reporter: Scott Marlow
> Assignee: Scott Marlow
> Fix For: 7.2.0.Alpha1
>
>
> Rather than export the javassist dependency, see if we can change javassist to generate proxies for the application classes which aren't on the hibernate module class path.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list