Go to file
Juergen Hoeller 118b0b0b80 SpEL supports projection on any kind of Collection (SPR-7493)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3630 50f2f4bb-b051-0410-bef5-90022cba6387
2010-09-01 21:55:39 +00:00
build-spring-framework temporarily disabled constructor argument caching for converted values (SPR-7423) 2010-08-19 09:30:04 +00:00
org.springframework.aop consistent use of JDK 1.5's ThreadLocal.remove() over ThreadLocal.set(null), preventing leaks (SPR-7441) 2010-09-01 17:17:25 +00:00
org.springframework.asm Publishing license and notice files 2010-08-23 13:17:31 +00:00
org.springframework.aspects Publishing license and notice files 2010-08-23 13:17:31 +00:00
org.springframework.beans consistent use of JDK 1.5's ThreadLocal.remove() over ThreadLocal.set(null), preventing leaks (SPR-7441) 2010-09-01 17:17:25 +00:00
org.springframework.context polishing 2010-09-01 18:41:10 +00:00
org.springframework.context.support consistent use of JDK 1.5's ThreadLocal.remove() over ThreadLocal.set(null), preventing leaks (SPR-7441) 2010-09-01 17:17:25 +00:00
org.springframework.core Fixing build 2010-08-31 15:48:42 +00:00
org.springframework.expression SpEL supports projection on any kind of Collection (SPR-7493) 2010-09-01 21:55:39 +00:00
org.springframework.instrument Publishing license and notice files 2010-08-23 13:17:31 +00:00
org.springframework.instrument.tomcat Publishing license and notice files 2010-08-23 13:17:31 +00:00
org.springframework.integration-tests Publishing license and notice files 2010-08-23 13:17:31 +00:00
org.springframework.jdbc DefaultLobHandler's "wrapAsLob" mode works with PostgreSQL's getAsciiStream() requirement (SPR-7487) 2010-09-01 18:09:29 +00:00
org.springframework.jms consistent use of JDK 1.5's ThreadLocal.remove() over ThreadLocal.set(null), preventing leaks (SPR-7441) 2010-09-01 17:17:25 +00:00
org.springframework.orm consistent use of JDK 1.5's ThreadLocal.remove() over ThreadLocal.set(null), preventing leaks (SPR-7441) 2010-09-01 17:17:25 +00:00
org.springframework.oxm Publishing license and notice files 2010-08-23 13:17:31 +00:00
org.springframework.spring-library Publishing license and notice files 2010-08-23 13:17:31 +00:00
org.springframework.spring-parent Prepping for 3.0.5 2010-08-19 11:04:04 +00:00
org.springframework.test Publishing license and notice files 2010-08-23 13:17:31 +00:00
org.springframework.transaction consistent use of JDK 1.5's ThreadLocal.remove() over ThreadLocal.set(null), preventing leaks (SPR-7441) 2010-09-01 17:17:25 +00:00
org.springframework.web consistent use of JDK 1.5's ThreadLocal.remove() over ThreadLocal.set(null), preventing leaks (SPR-7441) 2010-09-01 17:17:25 +00:00
org.springframework.web.portlet Publishing license and notice files 2010-08-23 13:17:31 +00:00
org.springframework.web.servlet polishing 2010-09-01 18:41:10 +00:00
org.springframework.web.struts Publishing license and notice files 2010-08-23 13:17:31 +00:00
spring-framework-reference Publishing license and notice files 2010-08-23 13:17:31 +00:00
.gitignore Ignore OS X .DS_Store files 2010-08-07 13:56:49 +00:00
build.properties Publishing license and notice files 2010-08-23 13:17:31 +00:00
build.versions + downgraded slf4j to 1.5.6 to solve IllegalAcessError with Hibernate 3.3 2010-02-04 17:10:31 +00:00
ci-build.properties adding properties file to simplify ant use in Bamboo CI build 2008-12-17 15:47:14 +00:00
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 2009-05-09 22:27:05 +00:00
spring-framework.ipr made Excel tests work 2009-11-07 01:32:18 +00:00
spring-framework.psf Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat 2009-09-25 12:51:58 +00:00