Go to file
Juergen Hoeller 65df1c6f4c constructor arguments can be overridden by name in child bean definitions (SPR-6463)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2546 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-30 12:17:28 +00:00
build-spring-framework polishing 2009-11-13 00:10:37 +00:00
org.springframework.aop polishing 2009-11-27 01:34:56 +00:00
org.springframework.asm
org.springframework.aspects
org.springframework.beans constructor arguments can be overridden by name in child bean definitions (SPR-6463) 2009-11-30 12:17:28 +00:00
org.springframework.context constructor arguments can be overridden by name in child bean definitions (SPR-6463) 2009-11-30 12:17:28 +00:00
org.springframework.context.support SPR-5507 The 'shutdownOrder' property of SmartLifecycle has been renamed 'phase'. The order no longer applies to shutdown only; now startup order is determined by the phase value as well. Components start in ascending order and stop in descending order. 2009-11-24 16:07:23 +00:00
org.springframework.core polishing 2009-11-27 04:31:09 +00:00
org.springframework.expression polishing 2009-11-27 01:34:56 +00:00
org.springframework.instrument
org.springframework.instrument.tomcat
org.springframework.integration-tests updated to Groovy 1.6.5 2009-11-27 01:37:43 +00:00
org.springframework.jdbc fixed supported HSQL/H2 version range (SPR-6403) 2009-11-25 00:36:50 +00:00
org.springframework.jms SPR-6460 Added "phase" attribute to the JMS namespace's "jca-listener-container" element. 2009-11-27 18:16:08 +00:00
org.springframework.orm polishing 2009-11-27 01:34:56 +00:00
org.springframework.oxm + add oxm.xsd namespace alias 2009-11-26 15:44:29 +00:00
org.springframework.samples.petclinic Reverted changes in r2282: now using varags again. 2009-11-12 16:20:36 +00:00
org.springframework.spring-library
org.springframework.spring-parent
org.springframework.test avoid potential NPE (SPR-6300) 2009-11-12 13:42:07 +00:00
org.springframework.transaction SPR-5507 The 'shutdownOrder' property of SmartLifecycle has been renamed 'phase'. The order no longer applies to shutdown only; now startup order is determined by the phase value as well. Components start in ascending order and stop in descending order. 2009-11-24 16:07:23 +00:00
org.springframework.web Do not require bound classes or context for Jaxb2Marshaller. 2009-11-27 14:34:27 +00:00
org.springframework.web.portlet SPR-5802 - NullPointerException when using @CookieValue annotation 2009-11-30 10:16:14 +00:00
org.springframework.web.servlet SPR-6470 - Make filterModel() in MappingJacksonJsonView more lenient 2009-11-30 10:29:27 +00:00
org.springframework.web.struts
spring-framework-reference SPR-6341 Added documentation for Lifecycle, SmartLifecycle, and LifecycleProcessor in the 'beans' chapter after init/destroy callbacks are covered. 2009-11-28 00:02:30 +00:00
build.properties
build.versions
ci-build.properties
eclipse-code-formatter.xml
spring-framework.ipr
spring-framework.psf