build-spring-framework
|
Fixed typo
|
15 years ago |
org.springframework.aop
|
consistent use of JDK 1.5's ThreadLocal.remove() over ThreadLocal.set(null), preventing leaks (SPR-7441)
|
15 years ago |
org.springframework.asm
|
Publishing license and notice files
|
15 years ago |
org.springframework.aspects
|
Publishing license and notice files
|
15 years ago |
org.springframework.beans
|
avoid failures in case of manually registered null instance (SPR-7523)
|
15 years ago |
org.springframework.context
|
added bean type to post-processing log statement (SPR-7524)
|
15 years ago |
org.springframework.context.support
|
consistent use of JDK 1.5's ThreadLocal.remove() over ThreadLocal.set(null), preventing leaks (SPR-7441)
|
15 years ago |
org.springframework.core
|
polishing
|
15 years ago |
org.springframework.expression
|
SpEL supports projection on any kind of Collection (SPR-7493)
|
15 years ago |
org.springframework.instrument
|
Publishing license and notice files
|
15 years ago |
org.springframework.instrument.tomcat
|
Publishing license and notice files
|
15 years ago |
org.springframework.integration-tests
|
Publishing license and notice files
|
15 years ago |
org.springframework.jdbc
|
DefaultLobHandler's "wrapAsLob" mode works with PostgreSQL's getAsciiStream() requirement (SPR-7487)
|
15 years ago |
org.springframework.jms
|
consistent use of JDK 1.5's ThreadLocal.remove() over ThreadLocal.set(null), preventing leaks (SPR-7441)
|
15 years ago |
org.springframework.orm
|
consistent use of JDK 1.5's ThreadLocal.remove() over ThreadLocal.set(null), preventing leaks (SPR-7441)
|
15 years ago |
org.springframework.oxm
|
Publishing license and notice files
|
15 years ago |
org.springframework.spring-library
|
Publishing license and notice files
|
15 years ago |
org.springframework.spring-parent
|
Prepping for 3.0.5
|
15 years ago |
org.springframework.test
|
Publishing license and notice files
|
15 years ago |
org.springframework.transaction
|
consistent use of JDK 1.5's ThreadLocal.remove() over ThreadLocal.set(null), preventing leaks (SPR-7441)
|
15 years ago |
org.springframework.web
|
Granting Keith's wish
|
15 years ago |
org.springframework.web.portlet
|
copy event parameters to render parameters in case of an action exception as well (SPR-7495)
|
15 years ago |
org.springframework.web.servlet
|
allow for writing the response directly in a Portlet @ExceptionHandler method (like in the Servlet equivalent)
|
15 years ago |
org.springframework.web.struts
|
Publishing license and notice files
|
15 years ago |
spring-framework-reference
|
Publishing license and notice files
|
15 years ago |
.gitignore
|
Ignore OS X .DS_Store files
|
15 years ago |
build.properties
|
Publishing license and notice files
|
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
|
16 years ago |
spring-framework.psf
|
Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat
|
16 years ago |