201 Commits (cb7d689f9206d65698e9ec3774562eb1d5482b31)

Author SHA1 Message Date
Juergen Hoeller 7ebfd9e6a8 BeanFactoryAnnotationUtils throws NoSuchBeanDefinitionExceptions instead of IllegalStateExceptions 12 years ago
Spring Buildmaster 671f97721f Increment version to 3.1.3.BUILD-SNAPSHOT 13 years ago
Spring Buildmaster 49f728eae8 Release version 3.1.2.RELEASE 13 years ago
Chris Beams a387d13d5f Reflect 3.2=>3.1.2 backports in @since tags etc 13 years ago
Chris Beams 0320cc582b Introduce BeanFactoryAnnotationUtils 13 years ago
Chris Beams 8bab873107 Support executor qualification with @Async#value 13 years ago
Chris Beams e8006bdf78 Polish async method execution infrastructure 13 years ago
Spring Buildmaster b32a365f14 Increment version to 3.1.2.BUILD-SNAPSHOT 13 years ago
Spring Buildmaster 79c9ca1a26 Release version 3.1.1.RELEASE 13 years ago
Chris Beams 87a021d5c9 Add <license> section to 3.1.x Maven poms 13 years ago
Chris Beams 41c405998e Convert CRLF=>LF on files missed earlier 13 years ago
Chris Beams 88913f2b23 Convert CRLF (dos) to LF (unix) 13 years ago
Chris Beams e158f61e93 Increment version to 3.1.1.BUILD-SNAPSHOT 13 years ago
Chris Beams ac107d0c2a Release Spring Framework 3.1.0.RELEASE 13 years ago
Chris Beams 22e37aac44 Polish .aop copy of SpringConfiguredBDP 13 years ago
Chris Beams 739775ca19 Introduce @EnableAspectJAutoProxy 13 years ago
Chris Beams 1819bee35f Revert deprecation of AbstractSingletonPFB and co 13 years ago
Sam Brannen 1de71c6e37 [SPR-8222] Upgraded to JUnit 4.9. 13 years ago
Sam Brannen 87dad65ff0 [SPR-8622] Upgraded to JUnit 4.8.2 13 years ago
Chris Beams b85440f2b6 Deprecate AbstractSingletonProxyFactoryBean 14 years ago
Chris Beams 2b371a7c9a Deprecate TransactionProxyFactoryBean 14 years ago
Juergen Hoeller 57cb1f2777 improved ExposeInvocationInterceptor error message with respect to advice ordering (SPR-8544) 14 years ago
Juergen Hoeller 7861eff298 prototype-based TargetSource is only deserializable through a SingletonTargetSource 14 years ago
Chris Beams 7c25c84ee2 Deprecate/move CGLIB methods AopUtils=>ClassUtils 14 years ago
David Syer bd0f68d095 SPR-5749: Add defensive matching using target class loader 14 years ago
Sam Brannen c0131fe108 Polishing Eclipse classpath settings 14 years ago
Juergen Hoeller c60511bf04 shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility) 14 years ago
Juergen Hoeller fc11102e34 updated dependencies 14 years ago
Chris Beams 01e5120a26 Introduce @EnableTransactionManagement 14 years ago
Chris Beams 7b999c676f Introduce ReflectionUtils#getUniqueDeclaredMethods 14 years ago
Chris Beams 111fb71fe1 Remove "Feature" support introduced in 3.1 M1 14 years ago
Chris Beams 9cc125531b Fix STS compatibility issues; other improvements 14 years ago
Chris Beams 2f7c2230f0 Include license.txt and notice.txt in module JARs 14 years ago
Chris Beams b4fea47d5c Introduce FeatureSpecification support 14 years ago
Juergen Hoeller a780a4a401 ProxyCreationContext uses "ThreadLocal.remove()" over "ThreadLocal.set(null)" as well 14 years ago
Sam Brannen b130a36af7 [SPR-7850][SPR-7851] Upgraded to JUnit 4.8.1 and TestNG 5.12.1; added changelog entries for 3.1.0.M1. 14 years ago
Chris Beams 9f5fd3afcf Normalize indentation of Apache license URL 14 years ago
Chris Beams f480333d31 Merge 3.1.0 development branch into trunk 14 years ago
Juergen Hoeller f88f69e700 AspectJExpressionPointcut uses bean ClassLoader for initializing the AspectJ pointcut parser (SPR-7570) 14 years ago
Juergen Hoeller e56cfb8173 consistent use of JDK 1.5's ThreadLocal.remove() over ThreadLocal.set(null), preventing leaks (SPR-7441) 14 years ago
Ben Hale 7730e76c06 Publishing license and notice files 14 years ago
Arjen Poutsma dbfa049e1e Prepping for 3.0.5 14 years ago
Juergen Hoeller 01b65cd201 polishing 14 years ago
Juergen Hoeller 061af2f25f ultimateTargetClass falls back to raw class instead of returning null 15 years ago
Arjen Poutsma b31c34ed7d Upgrading version to 3.0.4 15 years ago
Juergen Hoeller fe1e7f0d6c added "expose-proxy" attribute to aop namespace (enforcing AopContext proxy exposure with CGLIB; SPR-7261) 15 years ago
Luke Taylor 3f885d0302 Added DomUtils.getChildElements() method. Also refactored ConfigBeanDefinitionParser.parse() to use it. 15 years ago
Juergen Hoeller 07920fc3df polishing 15 years ago
Juergen Hoeller 87e327773e introduced AopProxyUtils.ultimateTargetClass (SPR-7074) 15 years ago
David Syer eb7f8309e2 Update version in POMs to 3.0.3 15 years ago