[jboss-jira] [JBoss JIRA] (WFLY-1349) component upgrade to Hibernate ORM 4.3.0.Beta3 and renable tests using exclude-unlisted-classes
Scott Marlow (JIRA)
jira-events at lists.jboss.org
Wed May 15 10:43:06 EDT 2013
Scott Marlow created WFLY-1349:
----------------------------------
Summary: component upgrade to Hibernate ORM 4.3.0.Beta3 and renable tests using exclude-unlisted-classes
Key: WFLY-1349
URL: https://issues.jboss.org/browse/WFLY-1349
Project: WildFly
Issue Type: Feature Request
Components: JPA / Hibernate
Affects Versions: 8.0.0.Alpha1
Reporter: Scott Marlow
Assignee: Scott Marlow
Fix For: 8.0.0.Alpha2
Persistence unit exclude-unlisted-classes is fixed by HHH-8233, which will be fixed in Hibernate ORM 4.3.0.Beta3.
This will address test failures in:
{quote}
org.jboss.as.test.integration.ee.injection.resource.persistencecontextref.PersistenceContextRefTestCase.testCorrectPersistenceUnitInjectedFromPersistenceUnitRef
org.jboss.as.test.integration.ee.injection.resource.persistencecontextref.PersistenceContextRefTestCase.testCorrectPersistenceUnitInjectedFromRefInjectionTarget2
org.jboss.as.test.integration.ee.injection.resource.persistencecontextref.PersistenceContextRefTestCase.testCorrectPersistenceUnitInjectedFromAnnotation2
org.jboss.as.test.integration.ee.injection.resource.persistenceunitref.PersistenceUnitRefTestCase.testCorrectPersistenceUnitInjectedFromPersistenceUnitRef
org.jboss.as.test.integration.ee.injection.resource.persistenceunitref.PersistenceUnitRefTestCase.testCorrectPersistenceUnitInjectedFromRefInjectionTarget2
org.jboss.as.test.integration.ee.injection.resource.persistenceunitref.PersistenceUnitRefTestCase.testCorrectPersistenceUnitInjectedFromAnnotation2
org.jboss.as.test.integration.osgi.jpa.PersistenceTestCase.testDeferredEntityManagerFactoryService
org.jboss.as.test.integration.osgi.jpa.PersistenceTestCase.testEntityManagerFactoryService
{quote}
When this jira is fixed, enable the above tests.
--
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