made compilation work with Hibernate 4.0 next to Hibernate 3.x

This commit is contained in:
Juergen Hoeller
2011-10-11 01:53:43 +00:00
parent 3032b214c6
commit d54922642c
3 changed files with 6 additions and 5 deletions

View File

@@ -221,11 +221,11 @@
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$IVY_CACHE$/org.hibernate/com.springsource.org.hibernate/4.0.0.CR4/com.springsource.org.hibernate-4.0.0.CR4.jar!/" />
<root url="jar://$IVY_CACHE$/org.hibernate/com.springsource.org.hibernate.core/4.0.0.CR4/com.springsource.org.hibernate.core-4.0.0.CR4.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$IVY_CACHE$/org.hibernate/com.springsource.org.hibernate/4.0.0.CR4/com.springsource.org.hibernate-sources-4.0.0.CR4.jar!/" />
<root url="jar://$IVY_CACHE$/org.hibernate/com.springsource.org.hibernate.core/4.0.0.CR4/com.springsource.org.hibernate.core-sources-4.0.0.CR4.jar!/" />
</SOURCES>
</library>
</orderEntry>