Go to file
Chris Beams eaf3a7cec4 + Adding POC tooling integration points, namely AbstractConfigurationPostProcessor and allowing for tooling-specified ClassLoader for use with ASM parsing
+ Eliminated ModelMethod in favor of BeanMethod throughout
2009-03-05 20:08:15 +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 improved NoClassDefFoundError handling during constructor resolution (SPR-5522) 2009-02-25 10:07:57 +00:00
org.springframework.config.java + Adding POC tooling integration points, namely AbstractConfigurationPostProcessor and allowing for tooling-specified ClassLoader for use with ASM parsing 2009-03-05 20:08:15 +00:00
org.springframework.context updated compile and test dependencies 2009-02-25 13:42:45 +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 clarified applicability of @Order 2009-02-25 13:41:57 +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 "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.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 generified FactoryBeans and further Java 5 code style updates 2009-02-25 00:34:22 +00:00
org.springframework.web Added SourceHttpMessageConverter as a default. 2009-03-03 11:38:38 +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