updated to CGLIB 2.2 and EHCache 1.6.2

This commit is contained in:
Juergen Hoeller
2009-09-07 18:04:27 +00:00
parent e6436bbbbe
commit 1045847cf7
18 changed files with 402 additions and 378 deletions

View File

@@ -908,11 +908,11 @@
</library>
<library name="CGLIB">
<CLASSES>
<root url="jar://$PROJECT_DIR$/ivy-cache/repository/net.sourceforge.cglib/com.springsource.net.sf.cglib/2.1.3/com.springsource.net.sf.cglib-2.1.3.jar!/" />
<root url="jar://$PROJECT_DIR$/ivy-cache/repository/net.sourceforge.cglib/com.springsource.net.sf.cglib/2.2.0/com.springsource.net.sf.cglib-2.2.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$PROJECT_DIR$/ivy-cache/repository/net.sourceforge.cglib/com.springsource.net.sf.cglib/2.1.3/com.springsource.net.sf.cglib-sources-2.1.3.jar!/" />
<root url="jar://$PROJECT_DIR$/ivy-cache/repository/net.sourceforge.cglib/com.springsource.net.sf.cglib/2.2.0/com.springsource.net.sf.cglib-sources-2.2.0.jar!/" />
</SOURCES>
</library>
<library name="AOP Alliance">