spring-framework/org.springframework.aop
Chris Beams b8f712621d + Added isCglibClassName() to AopUtils for checking bean class names before classloading
+ Added tests for @Aspect support in @Configuration classes
+ Added tests for @Inherited @Configuration behavior
2009-03-23 03:59:07 +00:00
..
.settings polish: leading spaces -> tabs across .aop and .testsuite bundles 2008-12-12 19:39:14 +00:00
src + Added isCglibClassName() to AopUtils for checking bean class names before classloading 2009-03-23 03:59:07 +00:00
.classpath + Updated all projects to use the re-introduced org.springframework.asm instead of org.objectweb.asm (.java, template.mf, ivy.xml, and .classpath files have been updated) 2009-03-21 19:00:57 +00:00
.project adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml 2008-10-24 21:05:25 +00:00
aop.iml updated dependencies 2008-12-18 19:16:54 +00:00
build.xml Added more modules 2008-10-21 08:04:24 +00:00
ivy.xml + Updated all projects to use the re-introduced org.springframework.asm instead of org.objectweb.asm (.java, template.mf, ivy.xml, and .classpath files have been updated) 2009-03-21 19:00:57 +00:00
pom.xml Moved over initial version of aop bundle 2008-10-23 09:17:09 +00:00
template.mf + migrated some manifest template changed from 2.5.x to 3.0.x 2008-11-25 22:20:53 +00:00