+ refactoring .testsuite .aop.aspectj tests in preparation for migration to .context

+ updated all ivy.xml files to depend on AspectJ 1.6.2



git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@480 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Chris Beams
2008-12-19 14:56:09 +00:00
parent 7616a00e41
commit 059906452e
154 changed files with 1348 additions and 2407 deletions
@@ -1,4 +1,3 @@
package org.springframework.aop.aspectj;
/*
* Copyright 2002-2006 the original author or authors.
*
@@ -15,6 +14,8 @@ package org.springframework.aop.aspectj;
* limitations under the License.
*/
package org.springframework.aop.aspectj;
import org.aspectj.lang.JoinPoint;
/**