From 08bccb28ae1826a69b984dcef7563d970843da5b Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Sun, 6 Mar 2011 18:19:19 +0000 Subject: [PATCH] + revert back deleted resource --- .../cache/config/annotation-cache-aspectj.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) rename org.springframework.aspects/src/test/{resources => java}/org/springframework/cache/config/annotation-cache-aspectj.xml (93%) diff --git a/org.springframework.aspects/src/test/resources/org/springframework/cache/config/annotation-cache-aspectj.xml b/org.springframework.aspects/src/test/java/org/springframework/cache/config/annotation-cache-aspectj.xml similarity index 93% rename from org.springframework.aspects/src/test/resources/org/springframework/cache/config/annotation-cache-aspectj.xml rename to org.springframework.aspects/src/test/java/org/springframework/cache/config/annotation-cache-aspectj.xml index 9877eba813..512bdd5237 100644 --- a/org.springframework.aspects/src/test/resources/org/springframework/cache/config/annotation-cache-aspectj.xml +++ b/org.springframework.aspects/src/test/java/org/springframework/cache/config/annotation-cache-aspectj.xml @@ -16,11 +16,12 @@ + @@ -35,4 +36,4 @@ - + \ No newline at end of file