[jboss-jira] [JBoss JIRA] (AS7-4713) Move hibernate-commons-annotations into a separate module that hibernate search can also use

Randall Hauch (JIRA) jira-events at lists.jboss.org
Mon May 7 11:54:17 EDT 2012


    [ https://issues.jboss.org/browse/AS7-4713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12690834#comment-12690834 ] 

Randall Hauch commented on AS7-4713:
------------------------------------

I'm still not able to successfully run my module against the nightly AS7 (without the changes in [https://github.com/scottmarlow/jboss-as/tree/AS7-4713_movehibernatecommonjar|https://github.com/scottmarlow/jboss-as/tree/AS7-4713_movehibernatecommonjar]). Note that I was able to manually alter my local AS 7.1.1.Final installation to have the same changes, and my module worked fine.
                
> Move hibernate-commons-annotations into a separate module that hibernate search can also use
> --------------------------------------------------------------------------------------------
>
>                 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.1.2.Final (EAP)
>
>
> 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