build-spring-framework
|
updated changelog for RC2 release
|
2009-11-12 17:55:41 +00:00 |
org.springframework.aop
|
fixed typo in javadoc: s/poitncut/pointcut/
|
2009-11-11 01:38:26 +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
|
Modified staticmethod mocking to remove compile-time dependency on JUnit (see ROO-314 and related issues)
|
2009-11-03 00:51:22 +00:00 |
org.springframework.beans
|
added setValidating to XmlBeanDefinitionReader itself as well (SPR-6336)
|
2009-11-12 16:35:29 +00:00 |
org.springframework.context
|
inner beans detected as ApplicationListeners as well (SPR-6049)
|
2009-11-12 17:47:34 +00:00 |
org.springframework.context.support
|
added support for most recent EHCache 1.6 configuration properties to EHCacheFactoryBean (SPR-6234)
|
2009-11-12 15:15:36 +00:00 |
org.springframework.core
|
RESOLVED - issue SPR-6321: Regression: ResourceEditor in 3.0 does not ignore unresolvable placeholders, but it did in 2.5.6
|
2009-11-12 11:07:15 +00:00 |
org.springframework.expression
|
fixed failing tests due to generic object to object converter fallback being over eager
|
2009-11-12 06:57:51 +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
|
Updated Eclipse classpath regarding javax.inject and javax.validation.
|
2009-10-16 10:16:25 +00:00 |
org.springframework.jdbc
|
Fixed typo.
|
2009-11-11 20:46:36 +00:00 |
org.springframework.jms
|
SPR-5507 Added support for shutdown order on SmartLifecycle. DefaultLifecycleProcessor now manages the shutdown in phases depending on that order (with a timeout value per group).
|
2009-11-12 02:09:44 +00:00 |
org.springframework.orm
|
added SQL String and related context to translated JDBCException messages (SPR-6304)
|
2009-11-12 15:25:32 +00:00 |
org.springframework.oxm
|
SWS-572
|
2009-11-12 16:09:08 +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
|
Updated build settings
|
2009-10-15 13:57:28 +00:00 |
org.springframework.test
|
avoid potential NPE (SPR-6300)
|
2009-11-12 13:42:07 +00:00 |
org.springframework.transaction
|
SPR-5507 Added support for shutdown order on SmartLifecycle. DefaultLifecycleProcessor now manages the shutdown in phases depending on that order (with a timeout value per group).
|
2009-11-12 02:09:44 +00:00 |
org.springframework.web
|
reintroduced DEFAULT_COOKIE_MAX_AGE in deprecated form (for binary compatibility; SPR-6276)
|
2009-11-12 14:25:14 +00:00 |
org.springframework.web.portlet
|
SPR-5529: removed package.html files
|
2009-11-06 23:15:35 +00:00 |
org.springframework.web.servlet
|
fixed failing tests due to generic object to object converter fallback being over eager
|
2009-11-12 06:57:51 +00:00 |
org.springframework.web.struts
|
SPR-5529: removed package.html files
|
2009-11-06 23:15:35 +00:00 |
spring-framework-reference
|
moved first para to chapter level and removed intro section
|
2009-11-12 18:23:09 +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 |