[jboss-jira] [JBoss JIRA] (AS7-4713) Move hibernate-commons-annotations into a dedicated module
Sanne Grinovero (JIRA)
jira-events at lists.jboss.org
Fri May 4 12:40:18 EDT 2012
Sanne Grinovero created AS7-4713:
------------------------------------
Summary: Move hibernate-commons-annotations into a dedicated module
Key: AS7-4713
URL: https://issues.jboss.org/browse/AS7-4713
Project: Application Server 7
Issue Type: Task
Components: JPA / Hibernate
Reporter: Sanne Grinovero
Assignee: Scott Marlow
Fix For: 7.0.2.SP1
This jar file is used by several other projects which don't need Hibernate as a dependency; if we don't split it we will either have duplicate jars, (and in the case of Hibernate Search even possible conflicts) or all these modules will need to include Hibernate, getting then bound to a specific version for a long time (while support times don't match).
As a welcome side-effect, applications depending on Hibernate won't be able to see this module, which is a good thing as this is not intended to be a public API.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list