Go to file
Juergen Hoeller 4f829f3ae2 added MockMultipartFile to web-portlet module
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3651 50f2f4bb-b051-0410-bef5-90022cba6387
2010-09-06 23:22:03 +00:00
build-spring-framework Fixed typo 2010-09-01 23:38:51 +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 avoid failures in case of manually registered null instance (SPR-7523) 2010-09-06 19:47:16 +00:00
org.springframework.context added bean type to post-processing log statement (SPR-7524) 2010-09-06 20:06:48 +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 polishing 2010-09-01 22:02:33 +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 Granting Keith's wish 2010-09-03 08:50:45 +00:00
org.springframework.web.portlet added MockMultipartFile to web-portlet module 2010-09-06 23:22:03 +00:00
org.springframework.web.servlet allow for writing the response directly in a Portlet @ExceptionHandler method (like in the Servlet equivalent) 2010-09-06 21:43:26 +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
ci-build.properties
eclipse-code-formatter.xml
spring-framework.ipr
spring-framework.psf