Go to file
Juergen Hoeller d434a950ba fixed collection element conversion using ConversionService (SPR-6950)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3173 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-25 11:53:41 +00:00
build-spring-framework preparations for 3.0.2 2010-03-25 00:00:27 +00:00
org.springframework.aop avoid NPE if runtimeTest is null (SPR-7032) 2010-03-25 10:22:16 +00:00
org.springframework.asm Update Central POMs to 3.0.2 2010-02-21 15:32:18 +00:00
org.springframework.aspects SPR-6538: context-support is no longer marked as an optional dependency within aspects and webmvc POMs 2010-03-23 08:15:57 +00:00
org.springframework.beans fixed collection element conversion using ConversionService (SPR-6950) 2010-03-25 11:53:41 +00:00
org.springframework.context fixed DataBinder's conversion error handling for direct field access with ConversionService (SPR-6953) 2010-03-24 17:40:45 +00:00
org.springframework.context.support Update Central POMs to 3.0.2 2010-02-21 15:32:18 +00:00
org.springframework.core corrected TypeUtils.isAssignable() failure to return true in certain valid wildcard bounding scenarios (SPR-6850) 2010-03-25 10:33:25 +00:00
org.springframework.expression revised BeanTypeDescriptor into core PropertyTypeDescriptor; consider method annotations for return type (SPR-6979) 2010-03-24 16:27:33 +00:00
org.springframework.instrument Update Central POMs to 3.0.2 2010-02-21 15:32:18 +00:00
org.springframework.instrument.tomcat Update Central POMs to 3.0.2 2010-02-21 15:32:18 +00:00
org.springframework.integration-tests SPR-7009, SPR-6972: backed out unintentionally committed tests 2010-03-23 15:29:35 +00:00
org.springframework.jdbc added metadata override to NUMERIC for NUMBER columns reported as DECIMAL but with zero decimal places (SPR-6912) 2010-03-18 14:19:30 +00:00
org.springframework.jms Update Central POMs to 3.0.2 2010-02-21 15:32:18 +00:00
org.springframework.orm added public "validateDatabaseSchema" method to Hibernate LocalSessionFactoryBean (SPR-3212) 2010-03-24 09:36:01 +00:00
org.springframework.oxm SPR-7034 - XmlBeans UnMarshalling - does not work with RequestBody annotation 2010-03-25 11:52:32 +00:00
org.springframework.spring-library Update Central POMs to 3.0.2 2010-02-21 15:32:18 +00:00
org.springframework.spring-parent Update Central POMs to 3.0.2 2010-02-21 15:32:18 +00:00
org.springframework.test removed duplicate junit and aspectjweaver dependencies 2010-03-24 10:09:58 +00:00
org.springframework.transaction added javadoc references to semantic definition of transaction attributes (SPR-7029) 2010-03-24 23:22:52 +00:00
org.springframework.web SPR-7002: updated .classpath and pom to reflect new dependency upgrade from Jackson 1.0.0->1.4.2 2010-03-24 09:03:39 +00:00
org.springframework.web.portlet SPR-6881: remove extra dependency 2010-02-21 17:51:48 +00:00
org.springframework.web.servlet fixed collection element conversion using ConversionService (SPR-6950) 2010-03-25 11:53:41 +00:00
org.springframework.web.struts added com.springsource.javax.servlet.jsp dependency to fix problem with test (SPR-7033) 2010-03-24 23:24:16 +00:00
spring-framework-reference fixed typo (SPR-6967) 2010-03-11 21:30:39 +00:00
.gitignore adding .gitignore 2010-02-22 23:52:56 +00:00
build.properties + improve template for spring-context so that the import-package is updated automatically 2010-02-25 15:46:54 +00:00
build.versions
ci-build.properties
eclipse-code-formatter.xml
spring-framework.ipr
spring-framework.psf