build-spring-framework
|
polishing
|
15 years ago |
org.springframework.aop
|
polishing
|
15 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.
|
16 years ago |
org.springframework.aspects
|
Modified staticmethod mocking to remove compile-time dependency on JUnit (see ROO-314 and related issues)
|
15 years ago |
org.springframework.beans
|
constructor arguments can be overridden by name in child bean definitions (SPR-6463)
|
15 years ago |
org.springframework.context
|
constructor arguments can be overridden by name in child bean definitions (SPR-6463)
|
15 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.
|
15 years ago |
org.springframework.core
|
polishing
|
15 years ago |
org.springframework.expression
|
polishing
|
15 years ago |
org.springframework.instrument
|
fixed overview files
|
15 years ago |
org.springframework.instrument.tomcat
|
org.springframework.instrument.classloading --> org.springframework.instrument.tomcat
|
15 years ago |
org.springframework.integration-tests
|
updated to Groovy 1.6.5
|
15 years ago |
org.springframework.jdbc
|
fixed supported HSQL/H2 version range (SPR-6403)
|
15 years ago |
org.springframework.jms
|
SPR-6460 Added "phase" attribute to the JMS namespace's "jca-listener-container" element.
|
15 years ago |
org.springframework.orm
|
polishing
|
15 years ago |
org.springframework.oxm
|
+ add oxm.xsd namespace alias
|
15 years ago |
org.springframework.samples.petclinic
|
Reverted changes in r2282: now using varags again.
|
15 years ago |
org.springframework.spring-library
|
Changes to allow snapshot build to proceed.
|
16 years ago |
org.springframework.spring-parent
|
Updated build settings
|
15 years ago |
org.springframework.test
|
avoid potential NPE (SPR-6300)
|
15 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.
|
15 years ago |
org.springframework.web
|
Do not require bound classes or context for Jaxb2Marshaller.
|
15 years ago |
org.springframework.web.portlet
|
SPR-5802 - NullPointerException when using @CookieValue annotation
|
15 years ago |
org.springframework.web.servlet
|
SPR-6375 - Register sensible default HTTP Message Converters based on what is available in the classpath
|
15 years ago |
org.springframework.web.struts
|
SPR-5529: removed package.html files
|
15 years ago |
spring-framework-reference
|
SPR-6341 Added documentation for Lifecycle, SmartLifecycle, and LifecycleProcessor in the 'beans' chapter after init/destroy callbacks are covered.
|
15 years ago |
build.properties
|
[SPR-3635] [SPR-5039] [SPR-5813] JMX annotation inheritance fixed
|
15 years ago |
build.versions
|
[SPR-5964] Upgraded to TestNG 5.10
|
15 years ago |
ci-build.properties
|
adding properties file to simplify ant use in Bamboo CI build
|
16 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
|
16 years ago |
spring-framework.ipr
|
made Excel tests work
|
15 years ago |
spring-framework.psf
|
Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat
|
15 years ago |