|
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
|
incorrectly invoked factory methods now result in exceptions with more descriptive messages (SPR-5475)
|
2010-03-26 12:05:36 +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
|
fixed collection element conversion using ConversionService (SPR-6950)
|
2010-03-25 15:02:19 +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
|
Added @Override annotations.
|
2010-03-25 13:02:19 +00:00 |
|
org.springframework.web.portlet
|
SPR-6881: remove extra dependency
|
2010-02-21 17:51:48 +00:00 |
|
org.springframework.web.servlet
|
SPR-7000 - AnnotationMethodHandlerAdapter gives priority to media type order over quality when selecting a method
|
2010-03-25 12:29:52 +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
|
+ downgraded slf4j to 1.5.6 to solve IllegalAcessError with Hibernate 3.3
|
2010-02-04 17:10:31 +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 |