Spring Framework
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Mark Fisher 021663b12f 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. 16 years ago
build-spring-framework polishing 16 years ago
org.springframework.aop extended CGLIB version range (SPR-6400) 16 years ago
org.springframework.asm 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. 17 years ago
org.springframework.aspects Modified staticmethod mocking to remove compile-time dependency on JUnit (see ROO-314 and related issues) 16 years ago
org.springframework.beans extended CGLIB version range (SPR-6400) 16 years ago
org.springframework.context 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. 16 years ago
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. 16 years ago
org.springframework.core SPR-6280 - PathVariable resolution does not work properly 16 years ago
org.springframework.expression found hotspot; added ConverisonServiceFactoryBean 16 years ago
org.springframework.instrument fixed overview files 16 years ago
org.springframework.instrument.tomcat org.springframework.instrument.classloading --> org.springframework.instrument.tomcat 16 years ago
org.springframework.integration-tests Updated Eclipse classpath regarding javax.inject and javax.validation. 16 years ago
org.springframework.jdbc added a "releaseResourcesAfterRead" property defaulting to false and code to handle releasing any LOB resources after read if requested (SPR-5998, SPR-6209) 16 years ago
org.springframework.jms 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. 16 years ago
org.springframework.orm added chaining-capable "add" method to MutablePropertyValues 16 years ago
org.springframework.oxm SPR-6371 - Jaxb2Marshaller should use AnnotationUtils 16 years ago
org.springframework.samples.petclinic Reverted changes in r2282: now using varags again. 16 years ago
org.springframework.spring-library Changes to allow snapshot build to proceed. 17 years ago
org.springframework.spring-parent Updated build settings 16 years ago
org.springframework.test avoid potential NPE (SPR-6300) 16 years ago
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. 16 years ago
org.springframework.web SPR-6280 - PathVariable resolution does not work properly 16 years ago
org.springframework.web.portlet added chaining-capable "add" method to MutablePropertyValues 16 years ago
org.springframework.web.servlet SPR-6280 - PathVariable resolution does not work properly 16 years ago
org.springframework.web.struts SPR-5529: removed package.html files 16 years ago
spring-framework-reference SPR-4724 16 years ago
build.properties [SPR-3635] [SPR-5039] [SPR-5813] JMX annotation inheritance fixed 17 years ago
build.versions [SPR-5964] Upgraded to TestNG 5.10 17 years ago
ci-build.properties adding properties file to simplify ant use in Bamboo CI build 17 years ago
eclipse-code-formatter.xml h2 embedded db support; updated formatting conventions not to auto-format javadoc; added hsqldb and h2 to jdbc maven pom as optional deps 17 years ago
spring-framework.ipr made Excel tests work 16 years ago
spring-framework.psf Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat 16 years ago