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

+ updated all ivy.xml files to depend on AspectJ 1.6.2
This commit is contained in:
Chris Beams
2008-12-19 14:56:09 +00:00
parent 5b9da399c6
commit d7a9d7c8e6
154 changed files with 1348 additions and 2407 deletions

View File

@@ -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;
/**