[infinispan-issues] [JBoss JIRA] (ISPN-3284) Remove dependency to Hibernate ORM

Sanne Grinovero (JIRA) jira-events at lists.jboss.org
Tue Jul 2 03:38:20 EDT 2013


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

Sanne Grinovero commented on ISPN-3284:
---------------------------------------

>From the dependency report for version 5.3.0.Final:

{quote}Changed dependecies:
com.sleepycat:je:jar:5.0.34 > com.sleepycat:je:jar:5.0.73
io.netty:netty:jar:3.6.1.Final > io.netty:netty:jar:3.6.5.Final
javax.cache:cache-api:jar:0.4 > javax.cache:cache-api:jar:0.7
org.fusesource.jansi:jansi:jar:1.8 > org.fusesource.jansi:jansi:jar:1.9
org.hibernate.common:hibernate-commons-annotations:jar:4.0.1.Final > org.hibernate.common:hibernate-commons-annotations:jar:4.0.2.Final
org.hibernate:hibernate-annotations:jar:3.4.0.GA > org.hibernate:hibernate-annotations:jar:3.5.6.GA
org.hibernate:hibernate-commons-annotations:jar:3.1.0.GA > org.hibernate:hibernate-commons-annotations:jar:3.2.0.GA
org.hibernate:hibernate-core:jar:3.3.1.GA > org.hibernate:hibernate-core:jar:3.5.6-Final
org.hibernate:hibernate-search-engine:jar:4.2.0.Final > org.hibernate:hibernate-search-engine:jar:4.3.0.Final
org.hibernate:hibernate-search-infinispan:jar:4.2.0.Final > org.hibernate:hibernate-search-infinispan:jar:4.3.0.Final
org.jboss.aesh:aesh:jar:0.24 > org.jboss.aesh:aesh:jar:0.33.1
org.jgroups:jgroups:jar:3.2.7.Final > org.jgroups:jgroups:jar:3.3.1.Final
org.slf4j:slf4j-api:jar:1.5.2 > org.slf4j:slf4j-api:jar:1.5.8
{quote}

But we should not mandate a specific version of Hibernate across the whole project, specifically the RHQ plugin expects an older version than what is reasonable to use for tests in the JPA CacheStore.
Ideally we should remove the dependency from the RHQ plugin, alternatively we could define the versions in the modules only (i.e. not globally)
                
> Remove dependency to Hibernate ORM
> ----------------------------------
>
>                 Key: ISPN-3284
>                 URL: https://issues.jboss.org/browse/ISPN-3284
>             Project: Infinispan
>          Issue Type: Enhancement
>            Reporter: Sanne Grinovero
>            Assignee: Mircea Markus
>             Fix For: 6.0.0.Alpha1
>
>


--
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 infinispan-issues mailing list