Go to file
Mark Fisher 616a48acc2 SPR-6142 AbstractMessageListenerContainer now accepts an implementation of the ErrorHandler strategy for handling any uncaught exceptions thrown while processing a Message. The default behavior is still to log at error-level only (no ErrorHandler). 2009-09-23 22:06:46 +00:00
build-spring-framework JSR-330 etc 2009-09-18 21:30:30 +00:00
org.springframework.aop pom maintenance 2009-09-21 07:37:30 +00:00
org.springframework.asm updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed. 2009-07-15 07:26:31 +00:00
org.springframework.aspects pom maintenance 2009-09-21 07:37:30 +00:00
org.springframework.beans polishing 2009-09-23 21:19:28 +00:00
org.springframework.context SPR-6094: PostConstruct now processed top-down (base class first); @PreDestroy processed bottom-up (subclass first) 2009-09-23 20:53:21 +00:00
org.springframework.context.support SPR-6142 Moved ErrorHandler strategy interface to the org.springframework.util package so that it can be used by MessageListener containers in addition to TaskSchedulers. 2009-09-23 00:44:58 +00:00
org.springframework.core more tests 2009-09-23 18:36:11 +00:00
org.springframework.expression pom maintenance 2009-09-21 07:37:30 +00:00
org.springframework.instrument updated dependencies 2009-08-31 11:25:54 +00:00
org.springframework.instrument.classloading updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed. 2009-07-15 07:26:31 +00:00
org.springframework.integration-tests pom maintenance 2009-09-21 07:37:30 +00:00
org.springframework.jdbc "data.sql" instead of "test-data.sql" (SPR-6020) 2009-09-23 16:16:40 +00:00
org.springframework.jms SPR-6142 AbstractMessageListenerContainer now accepts an implementation of the ErrorHandler strategy for handling any uncaught exceptions thrown while processing a Message. The default behavior is still to log at error-level only (no ErrorHandler). 2009-09-23 22:06:46 +00:00
org.springframework.orm pom maintenance 2009-09-21 07:37:30 +00:00
org.springframework.oxm pom maintenance 2009-09-21 07:37:30 +00:00
org.springframework.samples.petclinic updated aspectj weaver version in .classpath files to match ivy.xml configuration 2009-07-24 20:09:01 +00:00
org.springframework.spring-library
org.springframework.spring-parent pom maintenance 2009-09-21 07:37:30 +00:00
org.springframework.test pom maintenance 2009-09-21 07:37:30 +00:00
org.springframework.transaction polishing 2009-09-23 21:19:28 +00:00
org.springframework.web revised Hessian/Burlap exception clauses (SPR-5897) 2009-09-23 19:35:44 +00:00
org.springframework.web.portlet pom maintenance 2009-09-21 07:37:30 +00:00
org.springframework.web.servlet SPR-6130 - Be able to specify a default content type when no extension is used in ContentNegotiatingViewResolver 2009-09-21 14:27:22 +00:00
spring-framework-reference updated testing chapter of ref guide 2009-09-23 14:59:21 +00:00
build.properties [SPR-3635] [SPR-5039] [SPR-5813] JMX annotation inheritance fixed 2009-09-08 21:37:02 +00:00
build.versions [SPR-5964] Upgraded to TestNG 5.10 2009-08-11 10:31:06 +00:00
ci-build.properties
eclipse-code-formatter.xml
spring-framework.ipr initial JSR-330 injection support 2009-09-15 14:12:16 +00:00
spring-framework.psf