build-spring-framework
|
further 3.0.3 preparations
|
15 years ago |
org.springframework.aop
|
Added DomUtils.getChildElements() method. Also refactored ConfigBeanDefinitionParser.parse() to use it.
|
15 years ago |
org.springframework.asm
|
Update version in POMs to 3.0.3
|
15 years ago |
org.springframework.aspects
|
SPR-6819
|
15 years ago |
org.springframework.beans
|
revised BeanWrapper's exception wrapping to consistently handle ConversionExceptions (SPR-7177)
|
15 years ago |
org.springframework.context
|
consistent postProcessBeanFactory treatment for BeanDefinitionRegistryPostProcessors (SPR-7167)
|
15 years ago |
org.springframework.context.support
|
set shared variables with configured ObjectWrapper (SPR-7165)
|
15 years ago |
org.springframework.core
|
ClassUtils recognizes "void" as primitive type name as well (SPR-7212)
|
15 years ago |
org.springframework.expression
|
SPR-6941
|
15 years ago |
org.springframework.instrument
|
Update version in POMs to 3.0.3
|
15 years ago |
org.springframework.instrument.tomcat
|
+ sanitize class names (eliminate trailing .class for dot notation)
|
15 years ago |
org.springframework.integration-tests
|
Update version in POMs to 3.0.3
|
15 years ago |
org.springframework.jdbc
|
fixed index test for parameter types (SPR-7199)
|
15 years ago |
org.springframework.jms
|
added "idleConsumerLimit" bean property to DefaultMessageListenerContainer (SPR-7189)
|
15 years ago |
org.springframework.orm
|
properly return null from getPersistenceUnitInfo again (SPR-7055)
|
15 years ago |
org.springframework.oxm
|
Rolled-back accidental .classpath changes
|
15 years ago |
org.springframework.spring-library
|
Update version in POMs to 3.0.3
|
15 years ago |
org.springframework.spring-parent
|
Update version in POMs to 3.0.3
|
15 years ago |
org.springframework.test
|
MockHttpServletResponse supports multiple includes (SPR-7188)
|
15 years ago |
org.springframework.transaction
|
only retrieve transaction manager bean if necessary (SPR-7153)
|
15 years ago |
org.springframework.web
|
ServletContextResourcePatternResolver handles "/WEB-INF/lib/*.jar!/**/context.xml" style patterns (SPR-7198)
|
15 years ago |
org.springframework.web.portlet
|
fixed @ExceptionHandler resolution in case of multiple matches at different inheritance levels (SPR-7085)
|
15 years ago |
org.springframework.web.servlet
|
Rolled-back accidental .classpath changes
|
15 years ago |
org.springframework.web.struts
|
Update version in POMs to 3.0.3
|
15 years ago |
spring-framework-reference
|
removed ServerSessionMessageListenerContainer coverage
|
15 years ago |
.gitignore
|
adding .gitignore
|
15 years ago |
build.properties
|
Updated to version 3.0.3
|
15 years ago |
build.versions
|
+ downgraded slf4j to 1.5.6 to solve IllegalAcessError with Hibernate 3.3
|
15 years ago |
ci-build.properties
|
adding properties file to simplify ant use in Bamboo CI build
|
16 years ago |
eclipse-code-formatter.xml
|
h2 embedded db support; updated formatting conventions not to auto-format javadoc; added hsqldb and h2 to jdbc maven pom as optional deps
|
16 years ago |
spring-framework.ipr
|
made Excel tests work
|
15 years ago |
spring-framework.psf
|
Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat
|
15 years ago |