Go to file
Juergen Hoeller f6e5c1768e eagerly load NestedExceptionUtils to avoid potential getMessage deadlock on OSGi (SPR-5607)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1149 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-11 22:22:11 +00:00
build-spring-framework changelog update for spring-jdbc config add 2009-05-08 19:09:20 +00:00
org.springframework.aop Servlet/Portlet ApplicationContexts use a specific id based on servlet/portlet name; DefaultListableBeanFactory references are serializable now when initialized with an id; scoped proxies are serializable now, for web scopes as well as for singleton beans; injected request/session references are serializable proxies for the current request now 2009-05-07 22:29:55 +00:00
org.springframework.asm
org.springframework.aspects
org.springframework.beans SPR-5732 - When no type conversion strategy is found on a @Controller handler method bind target, a 500 error code should be returned not a 400. 2009-05-11 14:52:14 +00:00
org.springframework.context SPR-4359 Added support for a 'task-scheduler' element. 2009-05-08 20:32:11 +00:00
org.springframework.context.support
org.springframework.core eagerly load NestedExceptionUtils to avoid potential getMessage deadlock on OSGi (SPR-5607) 2009-05-11 22:22:11 +00:00
org.springframework.expression added two way converter 2009-05-11 21:40:55 +00:00
org.springframework.instrument
org.springframework.instrument.classloading
org.springframework.integration-tests Servlet/Portlet ApplicationContexts use a specific id based on servlet/portlet name; DefaultListableBeanFactory references are serializable now when initialized with an id; scoped proxies are serializable now, for web scopes as well as for singleton beans; injected request/session references are serializable proxies for the current request now 2009-05-07 22:29:55 +00:00
org.springframework.jdbc added -1218 to the transientDataAccessResourceCodes for DB2 (SPR-5296) 2009-05-11 14:37:42 +00:00
org.springframework.jms
org.springframework.orm Fixed typo in JavaDoc 2009-05-04 06:02:59 +00:00
org.springframework.oxm
org.springframework.samples.petclinic
org.springframework.spring-library
org.springframework.spring-parent
org.springframework.test [SPR-5713] JavaDoc polishing for @ContextConfiguration. 2009-05-06 22:52:27 +00:00
org.springframework.transaction polishing 2009-05-08 23:16:53 +00:00
org.springframework.web eagerly load NestedExceptionUtils to avoid potential getMessage deadlock on OSGi (SPR-5607) 2009-05-11 22:22:11 +00:00
org.springframework.web.portlet Servlet/Portlet ApplicationContexts use a specific id based on servlet/portlet name; DefaultListableBeanFactory references are serializable now when initialized with an id; scoped proxies are serializable now, for web scopes as well as for singleton beans; injected request/session references are serializable proxies for the current request now 2009-05-07 22:29:55 +00:00
org.springframework.web.servlet SPR-5732 - When no type conversion strategy is found on a @Controller handler method bind target, a 500 error code should be returned not a 400. 2009-05-11 14:52:14 +00:00
spring-framework-reference embedded db support 2009-05-09 23:52:13 +00:00
build.properties
ci-build.properties
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
spring-framework.psf