Go to file
Chris Beams f953fd5b22 + Further documentation and pruning.
+ Added testing-related TODOs where appropriate
2009-03-07 06:36:18 +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
org.springframework.beans improved NoClassDefFoundError handling during constructor resolution (SPR-5522) 2009-02-25 10:07:57 +00:00
org.springframework.config.java + Further documentation and pruning. 2009-03-07 06:36:18 +00:00
org.springframework.context Javadoc polish & pruning dead code 2009-03-07 05:49:12 +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 basic conversion service impl; still need super converters, custom converters, and conversion of generic collection elements 2009-03-06 23:48:17 +00:00
org.springframework.expression polishing 2009-02-16 01:43:49 +00:00
org.springframework.instrument
org.springframework.instrument.classloading
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
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 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
ci-build.properties
spring-framework.ipr updated code style settings 2009-02-25 10:08:23 +00:00
spring-framework.psf