|
build-spring-framework
|
prepared for 3.0.3 release
|
16 years ago |
|
org.springframework.aop
|
Added DomUtils.getChildElements() method. Also refactored ConfigBeanDefinitionParser.parse() to use it.
|
16 years ago |
|
org.springframework.asm
|
Update version in POMs to 3.0.3
|
16 years ago |
|
org.springframework.aspects
|
SPR-6819
|
16 years ago |
|
org.springframework.beans
|
improved toString()
|
16 years ago |
|
org.springframework.context
|
SPR-7239: fix CronTrigger
|
16 years ago |
|
org.springframework.context.support
|
set shared variables with configured ObjectWrapper (SPR-7165)
|
16 years ago |
|
org.springframework.core
|
ConversionService is able to apply Converters to interface-based array elements (SPR-7150); a context ConversionService is able to override an ApplicationContext's resource editors (SPR-7079)
|
16 years ago |
|
org.springframework.expression
|
SPR-7209: parsing poorly formed Elvis expressions
|
16 years ago |
|
org.springframework.instrument
|
Update version in POMs to 3.0.3
|
16 years ago |
|
org.springframework.instrument.tomcat
|
+ sanitize class names (eliminate trailing .class for dot notation)
|
16 years ago |
|
org.springframework.integration-tests
|
Update version in POMs to 3.0.3
|
16 years ago |
|
org.springframework.jdbc
|
DataSourceUtils lets timeout exceptions through even for setReadOnly calls (revised; SPR-7226)
|
16 years ago |
|
org.springframework.jms
|
added "idleConsumerLimit" bean property to DefaultMessageListenerContainer (SPR-7189)
|
16 years ago |
|
org.springframework.orm
|
properly return null from getPersistenceUnitInfo again (SPR-7055)
|
16 years ago |
|
org.springframework.oxm
|
Rolled-back accidental .classpath changes
|
16 years ago |
|
org.springframework.spring-library
|
Update version in POMs to 3.0.3
|
16 years ago |
|
org.springframework.spring-parent
|
Update version in POMs to 3.0.3
|
16 years ago |
|
org.springframework.test
|
MockHttpServletResponse supports multiple includes (SPR-7188)
|
16 years ago |
|
org.springframework.transaction
|
@Transactional qualifier value matches against @Qualifier annotations on @Bean methods as well (SPR-7232)
|
16 years ago |
|
org.springframework.web
|
SPR-7211 - Extend HttpMessage interface to expose requestURL
|
16 years ago |
|
org.springframework.web.portlet
|
fixed @ExceptionHandler resolution in case of multiple matches at different inheritance levels (SPR-7085)
|
16 years ago |
|
org.springframework.web.servlet
|
added convenient "checkRefresh" bean property to TilesConfigurer (SPR-7225)
|
16 years ago |
|
org.springframework.web.struts
|
Update version in POMs to 3.0.3
|
16 years ago |
|
spring-framework-reference
|
JodaTime 1.3 or higher required (SPR-7222)
|
16 years ago |
|
.gitignore
|
adding .gitignore
|
16 years ago |
|
build.properties
|
Updated to version 3.0.3
|
16 years ago |
|
build.versions
|
+ downgraded slf4j to 1.5.6 to solve IllegalAcessError with Hibernate 3.3
|
16 years ago |
|
ci-build.properties
|
adding properties file to simplify ant use in Bamboo CI build
|
17 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
|
17 years ago |
|
spring-framework.ipr
|
made Excel tests work
|
16 years ago |
|
spring-framework.psf
|
Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat
|
16 years ago |