Go to file
Andy Clement e996bd83ff SPR-6941: part (1) correct exception handling when null cachedExecutor
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3071 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-09 17:33:36 +00:00
build-spring-framework some further 3.0.2 entries 2010-03-04 13:58:23 +00:00
org.springframework.aop fixed @Configurable issue with null bean name (SPR-6947) 2010-03-04 22:33:59 +00:00
org.springframework.asm Update Central POMs to 3.0.2 2010-02-21 15:32:18 +00:00
org.springframework.aspects Fixed SPR-6734 by resticting record/replay logic to only entity methods that originated in a test method 2010-03-08 20:42:22 +00:00
org.springframework.beans do not call isCurrentlyInCreation with null argument (in order to meet newly enforced assertions within the BeanFactory) 2010-03-05 10:49:24 +00:00
org.springframework.context RESOLVED - issue SPR-6955, SPR-6901 added DisposableBean to TaskExecutorFactoryBean 2010-03-08 12:13:30 +00:00
org.springframework.context.support Update Central POMs to 3.0.2 2010-02-21 15:32:18 +00:00
org.springframework.core fixed TypeDescriptor toString for MethodParameter annotations (SPR-6924) 2010-03-04 13:50:43 +00:00
org.springframework.expression SPR-6941: part (1) correct exception handling when null cachedExecutor 2010-03-09 17:33:36 +00:00
org.springframework.instrument Update Central POMs to 3.0.2 2010-02-21 15:32:18 +00:00
org.springframework.instrument.tomcat Update Central POMs to 3.0.2 2010-02-21 15:32:18 +00:00
org.springframework.integration-tests Update Central POMs to 3.0.2 2010-02-21 15:32:18 +00:00
org.springframework.jdbc newArg(Type)PreparedStatementSetter declares PreparedStatementSetter interface as return type (SPR-6897) 2010-02-24 14:32:22 +00:00
org.springframework.jms Update Central POMs to 3.0.2 2010-02-21 15:32:18 +00:00
org.springframework.orm use target factory's ClassLoader in case of a raw EntityManagerFactory (SPR-6733) 2010-03-04 11:13:28 +00:00
org.springframework.oxm SPR-6939 - XStreamMarshaller + JsonHierarchicalStreamDriver + JsonWriter.DROP_ROOT_MODE produce empty output 2010-03-09 09:53:51 +00:00
org.springframework.spring-library Update Central POMs to 3.0.2 2010-02-21 15:32:18 +00:00
org.springframework.spring-parent Update Central POMs to 3.0.2 2010-02-21 15:32:18 +00:00
org.springframework.test [SPR-6879] @DirtiesContext is now an @Inherited annotation. 2010-02-23 17:43:00 +00:00
org.springframework.transaction Update Central POMs to 3.0.2 2010-02-21 15:32:18 +00:00
org.springframework.web SPR-5904 - Multipart/mixed requests using RestTemplate 2010-03-09 16:15:41 +00:00
org.springframework.web.portlet SPR-6881: remove extra dependency 2010-02-21 17:51:48 +00:00
org.springframework.web.servlet SPR-6906 - Combination of ControllerClassNameHandlerMapping and @RequestMappings with file extensions results in exception 2010-03-09 10:29:01 +00:00
org.springframework.web.struts Update Central POMs to 3.0.2 2010-02-21 15:32:18 +00:00
spring-framework-reference fixed typo (SPR-6936) 2010-03-04 11:17:12 +00:00
.gitignore adding .gitignore 2010-02-22 23:52:56 +00:00
build.properties + improve template for spring-context so that the import-package is updated automatically 2010-02-25 15:46:54 +00:00
build.versions
ci-build.properties
eclipse-code-formatter.xml
spring-framework.ipr
spring-framework.psf