spring-framework/org.springframework.jms
Mark Pollack c6cd1a528e SPR-6119 - Add slf4j dependency back to orm's pom.xml but in test scope as it is needed to run tests that use Hibernate
SPR-5956 - Remove commons-logging dependency definitions in pom.xml for all but spring-core so as to make exclusion rule easier for user who use slf4j
2009-09-25 05:16:55 +00:00
..
.settings 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
src 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
.classpath updated dependencies 2009-08-31 11:25:54 +00:00
.project adding eclipse project settings for org.springframework.jms 2008-10-28 14:02:58 +00:00
build.xml Initial import of the JMS module 2008-10-28 13:47:36 +00:00
ivy.xml updated dependencies 2009-08-31 11:25:54 +00:00
jms.iml updated dependencies 2009-08-31 11:25:54 +00:00
pom.xml SPR-6119 - Add slf4j dependency back to orm's pom.xml but in test scope as it is needed to run tests that use Hibernate 2009-09-25 05:16:55 +00:00
template.mf updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges 2009-05-12 16:43:15 +00:00