Go to file
Oliver Gierke 9114f80b68 SPR-7641 - Added Principal to listing of supported method parameter types. 2010-10-11 19:59:16 +00:00
build-spring-framework Jdbc4NativeJdbcExtractor etc 2010-10-09 23:08:23 +00:00
org.springframework.aop AspectJExpressionPointcut uses bean ClassLoader for initializing the AspectJ pointcut parser (SPR-7570) 2010-09-29 14:31:23 +00:00
org.springframework.asm Publishing license and notice files 2010-08-23 13:17:31 +00:00
org.springframework.aspects SPR-7369: @Async support in spring-aspects with AspectJ 2010-10-06 20:13:22 +00:00
org.springframework.beans optimized @Bean error messages (SPR-7628, SPR-7629) 2010-10-10 18:31:03 +00:00
org.springframework.context fixed JodaTimeContextHolder to use a non-inheritable ThreadLocal and expose a reset method (SPR-7441); use of remove() even when being called with a null argument 2010-10-11 18:55:21 +00:00
org.springframework.context.support consistent use of JDK 1.5's ThreadLocal.remove() over ThreadLocal.set(null), preventing leaks (SPR-7441) 2010-09-01 17:17:25 +00:00
org.springframework.core SPR-7627 added Serializer and Deserializer strategies, Converter adapters, and default implementations 2010-10-11 17:36:18 +00:00
org.springframework.expression revised TypedValue toString representation (SPR-7569) 2010-10-10 21:29:18 +00:00
org.springframework.instrument Publishing license and notice files 2010-08-23 13:17:31 +00:00
org.springframework.instrument.tomcat Publishing license and notice files 2010-08-23 13:17:31 +00:00
org.springframework.integration-tests Add @Ignored repro test for SPR-7538 2010-09-10 16:32:20 +00:00
org.springframework.jdbc added a SybaseAnywhereMaxValueIncrementer since syntax is slightly different than for Sybase ASE (SPR-7623) 2010-10-11 14:17:09 +00:00
org.springframework.jms DefaultMessageListenerContainer's skips no-message-received commit on Tibco (avoiding a deadlock; SPR-7558) 2010-10-02 01:25:25 +00:00
org.springframework.orm AnnotationSessionFactoryBean's "postProcessConfiguration" is non-final now (because of Hibernate 3.6; SPR-7581) 2010-09-29 13:22:24 +00:00
org.springframework.oxm Publishing license and notice files 2010-08-23 13:17:31 +00:00
org.springframework.spring-library Publishing license and notice files 2010-08-23 13:17:31 +00:00
org.springframework.spring-parent Prepping for 3.0.5 2010-08-19 11:04:04 +00:00
org.springframework.test getTestExecutionListeners() returns actual List which allows for iteration as well as modification (SPR-7595) 2010-10-02 01:05:40 +00:00
org.springframework.transaction consistent use of JDK 1.5's ThreadLocal.remove() over ThreadLocal.set(null), preventing leaks (SPR-7441) 2010-09-01 17:17:25 +00:00
org.springframework.web fixed JodaTimeContextHolder to use a non-inheritable ThreadLocal and expose a reset method (SPR-7441); use of remove() even when being called with a null argument 2010-10-11 18:55:21 +00:00
org.springframework.web.portlet DispatcherPortlet's default resource serving explicitly prevents access to WEB-INF and META-INF (SPR-7540) 2010-10-02 00:03:09 +00:00
org.springframework.web.servlet made ResourceHttpRequestHandlerTests more reliable (SPR-7565) 2010-09-29 13:14:18 +00:00
org.springframework.web.struts Publishing license and notice files 2010-08-23 13:17:31 +00:00
spring-framework-reference SPR-7641 - Added Principal to listing of supported method parameter types. 2010-10-11 19:59:16 +00:00
.gitignore Ignore OS X .DS_Store files 2010-08-07 13:56:49 +00:00
build.properties Publishing license and notice files 2010-08-23 13:17:31 +00:00
build.versions + downgraded slf4j to 1.5.6 to solve IllegalAcessError with Hibernate 3.3 2010-02-04 17:10:31 +00:00
ci-build.properties
eclipse-code-formatter.xml
spring-framework.ipr made Excel tests work 2009-11-07 01:32:18 +00:00
spring-framework.psf