[
https://issues.jboss.org/browse/AS7-650?page=com.atlassian.jira.plugin.sy...
]
Scott Marlow commented on AS7-650:
----------------------------------
Where should hybrid (testing spec features mixed with public API) tests go?
org.jboss.as.testsuite.integration.jpa.hibernate.SessionFactoryTestCase is a hybrid test
that consists of "spec" API use and non-spec API use also.
SessionFactoryTestCase checks that legacy applications can still inject a
PersistenceContext into a Hibernate session and a PersistenceUnit into a Hibernate session
factory.
Create POM and Assembly for AS7 Public APIs
-------------------------------------------
Key: AS7-650
URL:
https://issues.jboss.org/browse/AS7-650
Project: Application Server 7
Issue Type: Task
Components: Build System
Reporter: Andrew Rubinger
These to encompass all user-facing APIs in one shared artifact and POM. First we must
determine where these are independently housed, then reassemble for easy consumption both
from Maven and as a straight dependency.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira