spring-framework/org.springframework.aspects
Chris Beams a9451d11f6 Relax -aspects dependence on -test (compile=>test)
The spring-aspects Maven pom had an incorrect compile-scoped dependence
on spring-test. In fact, spring-aspects only uses spring-test in its
unit tests. The pom has been updated accordingly, meaning that use
of spring-aspects in Maven-based applications will no longer require
spring-test on the classpath at runtime.

ivy.xml metadata did not need updating, as it was already correct.

This change is only necessary on the 3.1.x line; in 3.2.x (master) Maven
poms are generated automatically from Gradle dependency metadata, which
is also already correct.

Issue: SPR-9048
2012-02-04 17:49:11 +01:00
..
.settings Merge 3.1.0 development branch into trunk 2010-10-25 19:48:20 +00:00
src Parse cache:annotation-driven key-generator attribute 2011-12-22 14:50:45 +01:00
.classpath [SPR-8222] Upgraded to JUnit 4.9. 2011-08-30 13:16:12 +00:00
.project adding eclipse settings for org.springframework.aspects 2008-10-28 13:09:57 +00:00
build.xml + upgrade to AspectJ 1.6.8 2010-02-04 11:46:21 +00:00
ivy.xml Convert CRLF=>LF on files missed earlier 2011-12-22 14:06:44 +01:00
pom.xml Relax -aspects dependence on -test (compile=>test) 2012-02-04 17:49:11 +01:00
template.mf Convert CRLF (dos) to LF (unix) 2011-12-21 14:52:47 +01:00