build-spring-framework
|
preparations for RC3 release
|
2009-12-01 02:58:38 +00:00 |
org.springframework.aop
|
polishing
|
2009-11-27 01:34:56 +00:00 |
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.
|
2009-07-15 07:26:31 +00:00 |
org.springframework.aspects
|
fixed dependencies
|
2009-12-03 13:15:33 +00:00 |
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
|
do not register a default NumberFormatter (SPR-6490)
|
2009-12-03 22:41:44 +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-12-01 02:45:12 +00:00 |
org.springframework.expression
|
polishing
|
2009-11-27 01:34:56 +00:00 |
org.springframework.instrument
|
fixed overview files
|
2009-09-25 08:47:18 +00:00 |
org.springframework.instrument.tomcat
|
org.springframework.instrument.classloading --> org.springframework.instrument.tomcat
|
2009-09-26 21:02:58 +00:00 |
org.springframework.integration-tests
|
fixed dependencies
|
2009-12-03 13:15:33 +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
|
SPR-5327: tidy up Maven dependencies (keeping commons-logging)
|
2009-11-30 12:57:11 +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
|
Changes to allow snapshot build to proceed.
|
2009-05-28 08:14:12 +00:00 |
org.springframework.spring-parent
|
Add trailing / to repository URLs on S3 (improves build time for clients)
|
2009-12-02 08:26:13 +00:00 |
org.springframework.test
|
avoid potential NPE (SPR-6300)
|
2009-11-12 13:42:07 +00:00 |
org.springframework.transaction
|
initialize synchronization after begin while instantiating TransactionStatus as early as possible (SPR-6409)
|
2009-12-01 01:32:51 +00:00 |
org.springframework.web
|
JavaDoc polishing
|
2009-12-02 09:34:12 +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
|
polishing
|
2009-12-01 02:45:12 +00:00 |
org.springframework.web.struts
|
SPR-5529: removed package.html files
|
2009-11-06 23:15:35 +00:00 |
spring-framework-reference
|
updated required Hibernate version
|
2009-12-03 13:18:39 +00:00 |
build.properties
|
[SPR-3635] [SPR-5039] [SPR-5813] JMX annotation inheritance fixed
|
2009-09-08 21:37:02 +00:00 |
build.versions
|
[SPR-5964] Upgraded to TestNG 5.10
|
2009-08-11 10:31:06 +00:00 |
ci-build.properties
|
adding properties file to simplify ant use in Bamboo CI build
|
2008-12-17 15:47:14 +00:00 |
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
|
2009-05-09 22:27:05 +00:00 |
spring-framework.ipr
|
made Excel tests work
|
2009-11-07 01:32:18 +00:00 |
spring-framework.psf
|
Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat
|
2009-09-25 12:51:58 +00:00 |