Skip to content

Commit 6aaf7fe

Browse files
committed
removed Hibernate EntityManager 4.0 dependency since it is not needed for compilation and not for standard runs of the test suite either
1 parent 0256f3d commit 6aaf7fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

org.springframework.orm/ivy.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
<dependency org="org.hibernate" name="com.springsource.org.hibernate.annotations" rev="3.4.0.GA" conf="optional, hibernate-jpa->compile"/>
4545
<dependency org="org.hibernate" name="com.springsource.org.hibernate.ejb" rev="3.4.0.GA" conf="optional, hibernate-jpa->compile"/>
4646
<dependency org="org.hibernate" name="com.springsource.org.hibernate" rev="4.0.0.CR4" conf="optional, hibernate->compile"/>
47-
<dependency org="org.hibernate" name="com.springsource.org.hibernate.ejb" rev="4.0.0.CR4" conf="optional, hibernate->compile"/>
4847
<dependency org="javax.jdo" name="com.springsource.javax.jdo" rev="2.1.0" conf="provided, jdo->compile"/>
4948
<dependency org="javax.persistence" name="com.springsource.javax.persistence" rev="1.0.0" conf="provided, jpa->compile"/>
5049
<dependency org="javax.servlet" name="com.springsource.javax.servlet" rev="2.5.0" conf="provided, web->compile"/>

0 commit comments

Comments
 (0)