build-spring-framework
|
further fixes for 3.0.3
|
15 years ago |
org.springframework.aop
|
polishing
|
15 years ago |
org.springframework.asm
|
Update version in POMs to 3.0.3
|
15 years ago |
org.springframework.aspects
|
Update version in POMs to 3.0.3
|
15 years ago |
org.springframework.beans
|
added default InputSourceEditor for SAX InputSource construction with a URL String as system id (SPR-7099)
|
15 years ago |
org.springframework.context
|
introspect decorated definition for getType calls as well (SPR-7006)
|
15 years ago |
org.springframework.context.support
|
Update version in POMs to 3.0.3
|
15 years ago |
org.springframework.core
|
property placeholders can deal with nested expressions which happen to use the same suffix (SPR-7098)
|
15 years ago |
org.springframework.expression
|
improved conversion system logging, collection converter simplification/polish, several optimizations, annotation-driven formatting caching
|
15 years ago |
org.springframework.instrument
|
Update version in POMs to 3.0.3
|
15 years ago |
org.springframework.instrument.tomcat
|
Update version in POMs to 3.0.3
|
15 years ago |
org.springframework.integration-tests
|
Update version in POMs to 3.0.3
|
15 years ago |
org.springframework.jdbc
|
Update version in POMs to 3.0.3
|
15 years ago |
org.springframework.jms
|
polishing
|
15 years ago |
org.springframework.orm
|
changed "javax.persistence.criteria" import to an explicit Import-Package declaration (SPR-6636)
|
15 years ago |
org.springframework.oxm
|
Update version in POMs to 3.0.3
|
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
|
Update version in POMs to 3.0.3
|
15 years ago |
org.springframework.transaction
|
Update version in POMs to 3.0.3
|
15 years ago |
org.springframework.web
|
added check for WebSphere's compliance mode (SPR-7064)
|
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
|
fixed JSP SelectTag's support for rendering enum constants (SPR-7112)
|
15 years ago |
org.springframework.web.struts
|
Update version in POMs to 3.0.3
|
15 years ago |
spring-framework-reference
|
line 149: fixed a typo.
|
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 |