Issue Type: Bug Bug
Affects Versions: 4.1.5.SP1
Assignee: Unassigned
Attachments: pom.xml
Components: core
Created: 31/Jul/12 4:16 AM
Description:

Hibernate-core depends on two different versions of jboss-logging:

+-com.sopovs.moradanen:hibernate-dep-convergence:1.0-SNAPSHOT
+-org.hibernate:hibernate-core:4.1.5.SP1
+-org.jboss.logging:jboss-logging:3.1.0.GA
and
+-com.sopovs.moradanen:hibernate-dep-convergence:1.0-SNAPSHOT
+-org.hibernate:hibernate-core:4.1.5.SP1
+-org.hibernate.common:hibernate-commons-annotations:4.0.1.Final
+-org.jboss.logging:jboss-logging:3.1.0.CR2

Can you please add check for convergence of dependencies to your build process?

Workaround:
Exclude jboss-logging from the dependencies of hibernate and depend on it manually. Also do not forget to update this workaround when bumping version of hibernate.

Test case (maven pom.xml with pom-packaging - simply "mvn clean compile" in the folder with it) is in the attachment.

Project: Hibernate ORM
Priority: Major Major
Reporter: Ivan Sopov
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