Go to file
Luke Taylor 3f885d0302 Added DomUtils.getChildElements() method. Also refactored ConfigBeanDefinitionParser.parse() to use it. 2010-05-14 16:07:39 +00:00
build-spring-framework further 3.0.3 preparations 2010-05-03 14:47:38 +00:00
org.springframework.aop Added DomUtils.getChildElements() method. Also refactored ConfigBeanDefinitionParser.parse() to use it. 2010-05-14 16:07:39 +00:00
org.springframework.asm Update version in POMs to 3.0.3 2010-04-15 10:26:14 +00:00
org.springframework.aspects SPR-6819 2010-04-28 10:41:03 +00:00
org.springframework.beans BeanDefinitionVisitor/PropertyPlaceholderConfigurer finds and resolves values in arrays as well (SPR-7136) 2010-05-03 12:26:32 +00:00
org.springframework.context AsyncAnnotationBeanPostProcessor consistently adds @Async processing as first Advisor in the chain (SPR-7147) 2010-05-13 22:13:29 +00:00
org.springframework.context.support set shared variables with configured ObjectWrapper (SPR-7165) 2010-05-07 15:06:27 +00:00
org.springframework.core Added DomUtils.getChildElements() method. Also refactored ConfigBeanDefinitionParser.parse() to use it. 2010-05-14 16:07:39 +00:00
org.springframework.expression SPR-6941 2010-05-06 00:26:13 +00:00
org.springframework.instrument Update version in POMs to 3.0.3 2010-04-15 10:26:14 +00:00
org.springframework.instrument.tomcat + sanitize class names (eliminate trailing .class for dot notation) 2010-04-28 10:33:54 +00:00
org.springframework.integration-tests Update version in POMs to 3.0.3 2010-04-15 10:26:14 +00:00
org.springframework.jdbc fixed index test for parameter types (SPR-7199) 2010-05-14 12:52:59 +00:00
org.springframework.jms added "idleConsumerLimit" bean property to DefaultMessageListenerContainer (SPR-7189) 2010-05-13 16:33:55 +00:00
org.springframework.orm properly return null from getPersistenceUnitInfo again (SPR-7055) 2010-05-12 08:46:55 +00:00
org.springframework.oxm Added DomUtils.getChildElements() method. Also refactored ConfigBeanDefinitionParser.parse() to use it. 2010-05-14 16:07:39 +00:00
org.springframework.spring-library Update version in POMs to 3.0.3 2010-04-15 10:26:14 +00:00
org.springframework.spring-parent Update version in POMs to 3.0.3 2010-04-15 10:26:14 +00:00
org.springframework.test MockHttpServletResponse supports multiple includes (SPR-7188) 2010-05-12 14:05:21 +00:00
org.springframework.transaction only retrieve transaction manager bean if necessary (SPR-7153) 2010-05-03 12:51:54 +00:00
org.springframework.web Added DomUtils.getChildElements() method. Also refactored ConfigBeanDefinitionParser.parse() to use it. 2010-05-14 16:07:39 +00:00
org.springframework.web.portlet fixed @ExceptionHandler resolution in case of multiple matches at different inheritance levels (SPR-7085) 2010-04-18 18:48:24 +00:00
org.springframework.web.servlet Added DomUtils.getChildElements() method. Also refactored ConfigBeanDefinitionParser.parse() to use it. 2010-05-14 16:07:39 +00:00
org.springframework.web.struts Update version in POMs to 3.0.3 2010-04-15 10:26:14 +00:00
spring-framework-reference SPR-7158: Added missing space in MVC docbook file 2010-05-14 14:04:56 +00:00
.gitignore adding .gitignore 2010-02-22 23:52:56 +00:00
build.properties Updated to version 3.0.3 2010-04-02 13:12:58 +00:00
build.versions
ci-build.properties
eclipse-code-formatter.xml
spring-framework.ipr
spring-framework.psf