From dea1fc933fa467e8c33f0aa0bc7e4c61a01ba3d7 Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Tue, 17 May 2011 17:35:01 +0000 Subject: [PATCH] revise cache API + update failing AJ test --- .../cache/config/annotation-cache-aspectj.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/org.springframework.aspects/src/test/java/org/springframework/cache/config/annotation-cache-aspectj.xml b/org.springframework.aspects/src/test/java/org/springframework/cache/config/annotation-cache-aspectj.xml index eb42f971e2d..741cf69e3a5 100644 --- a/org.springframework.aspects/src/test/java/org/springframework/cache/config/annotation-cache-aspectj.xml +++ b/org.springframework.aspects/src/test/java/org/springframework/cache/config/annotation-cache-aspectj.xml @@ -5,7 +5,7 @@ xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop.xsd"> - + @@ -16,13 +16,6 @@ - -