build-spring-framework
|
BeanWrapper, EvalTag, etc
|
15 years ago |
org.springframework.aop
|
Upgrading version to 3.0.4
|
15 years ago |
org.springframework.asm
|
Upgrading version to 3.0.4
|
15 years ago |
org.springframework.aspects
|
SPR-6819
|
15 years ago |
org.springframework.beans
|
BeanWrapper preserves annotation information for individual array/list/map elements (SPR-7348)
|
15 years ago |
org.springframework.context
|
Fix hibernate-validatin version
|
15 years ago |
org.springframework.context.support
|
accept any EHCache 2.x version as well (SPR-7302)
|
15 years ago |
org.springframework.core
|
fixed test failures with respect to null handling and PropertyTypeDescriptor usage for collection elements
|
15 years ago |
org.springframework.expression
|
JSP EvalTag resolves "@myBeanName" references in expressions against the WebApplicationContext (SPR-7312); for consistency, expressions in an ApplicationContext support the same syntax against the local BeanFactory
|
15 years ago |
org.springframework.instrument
|
Upgrading version to 3.0.4
|
15 years ago |
org.springframework.instrument.tomcat
|
Upgrading version to 3.0.4
|
15 years ago |
org.springframework.integration-tests
|
Upgrading version to 3.0.4
|
15 years ago |
org.springframework.jdbc
|
Upgrading version to 3.0.4
|
15 years ago |
org.springframework.jms
|
DefaultMessageListenerContainer triggers Session commit even if no message has been received (SPR-7366)
|
15 years ago |
org.springframework.orm
|
DefaultJdoDialect supports JDO 3.0 query timeout facility (as supported by DataNucleus 2.1)
|
15 years ago |
org.springframework.oxm
|
Jaxb2Marshaller's "marshallerProperties" Map accepts any value type (SPR-7292)
|
15 years ago |
org.springframework.spring-library
|
Upgrading version to 3.0.4
|
15 years ago |
org.springframework.spring-parent
|
Upgrading version to 3.0.4
|
15 years ago |
org.springframework.test
|
Upgrading version to 3.0.4
|
15 years ago |
org.springframework.transaction
|
transaction names based on method id from most specific method (target class instead of interface; SPR-7317)
|
15 years ago |
org.springframework.web
|
SPR-7346 - @RequestHeader negation expressions (e.g. !Accept=text/plain) are not applied
|
15 years ago |
org.springframework.web.portlet
|
@ExceptionHandler works for inherited method and CGLIB proxies on Portlet controllers as well (SPR-7337)
|
15 years ago |
org.springframework.web.servlet
|
SPR-7381 - HTTP headers returned as part of ResponseEntity(MultiValueMap<String, String> headers, HttpStatus statusCode) are ignored when using this constructor
|
15 years ago |
org.springframework.web.struts
|
Upgrading version to 3.0.4
|
15 years ago |
spring-framework-reference
|
SpEL documentation (!) on @Bean referencing, inline lists and array construction
|
15 years ago |
.gitignore
|
adding .gitignore
|
15 years ago |
build.properties
|
Upgrading version to 3.0.4
|
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 |