Go to file
Thomas Risberg 7ccb0b6e66 added a concrete GenericSqlQuery class to make it possible to configure in application context (SPR-3986) 2009-03-12 04:38:56 +00:00
build-spring-framework Fixing Spring Build 2009-02-25 19:12:12 +00:00
org.springframework.aop clarified applicability of @Order 2009-02-25 13:41:57 +00:00
org.springframework.aspects updating eclipse settings and classpaths 2009-01-21 23:02:43 +00:00
org.springframework.beans Initial cut of feature to create factory beans using the @FactoryBean annotation within a @Component 2009-03-07 07:42:25 +00:00
org.springframework.config.java Eliminated all compilation warnings 2009-03-07 21:47:48 +00:00
org.springframework.context Initial cut of feature to create factory beans using the @FactoryBean annotation within a @Component 2009-03-07 07:42:25 +00:00
org.springframework.context.support generified FactoryBeans and further Java 5 code style updates 2009-02-25 00:34:22 +00:00
org.springframework.core custom converters 2009-03-09 02:28:22 +00:00
org.springframework.expression polishing 2009-02-16 01:43:49 +00:00
org.springframework.instrument Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles 2008-12-18 14:50:25 +00:00
org.springframework.instrument.classloading Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles 2008-12-18 14:50:25 +00:00
org.springframework.integration-tests + Removed old testsuite.iml (favor integration-testsuite.iml) 2009-03-03 00:02:18 +00:00
org.springframework.jdbc added a concrete GenericSqlQuery class to make it possible to configure in application context (SPR-3986) 2009-03-12 04:38:56 +00:00
org.springframework.jms Javadoc 2009-03-03 10:42:43 +00:00
org.springframework.orm added "flush()" method to TransactionStatus and TransactionSynchronization interfaces; test context manager automatically flushes transactions before rolling back; general polishing of transaction management code 2009-02-19 00:24:05 +00:00
org.springframework.oxm SPR-5449: XStreamMarshaller.setImplicitCollection(Map) is insufficient 2009-03-02 11:19:26 +00:00
org.springframework.samples.petclinic Removed JSTL-related errors from petclinic search and show JSPs 2009-03-03 02:31:45 +00:00
org.springframework.spring-library creating eclipse project settings for org.springframework.spring-library 2009-01-26 16:03:05 +00:00
org.springframework.test added "flush()" method to TransactionStatus and TransactionSynchronization interfaces; test context manager automatically flushes transactions before rolling back; general polishing of transaction management code 2009-02-19 00:24:05 +00:00
org.springframework.transaction added a DuplicatKeyException catagory for SQLException translation (SPR-5125) 2009-03-09 23:26:54 +00:00
org.springframework.web Add (missing) dependencies on oxm project and xmlunit library 2009-03-07 00:08:49 +00:00
org.springframework.web.portlet ModelAndView's "cleared" state gets preserved in case of plain model Map access 2009-02-20 11:48:26 +00:00
org.springframework.web.servlet Fixing Petclinic 2009-02-25 14:32:51 +00:00
build.properties Split the compile and test-compile macros. Added a pre-compile macro. 2009-01-14 16:29:33 +00:00
ci-build.properties adding properties file to simplify ant use in Bamboo CI build 2008-12-17 15:47:14 +00:00
spring-framework.ipr updated code style settings 2009-02-25 10:08:23 +00:00
spring-framework.psf updated eclipse team project definition from .testsuite -> .integration-tests 2008-12-20 09:40:21 +00:00