Go to file
Juergen Hoeller 0cb7e4dcb3 made getName() public; added isNullSafe() accessor (SPR-6980) 2010-03-14 22:19:56 +00:00
build-spring-framework further fixes for 3.0.2 2010-03-12 23:12:40 +00:00
org.springframework.aop AbstractInterceptorDrivenBeanDefinitionDecorator copies autowire settings just like ScopedProxyUtils does (SPR-6974) 2010-03-12 19:18:39 +00:00
org.springframework.asm Update Central POMs to 3.0.2 2010-02-21 15:32:18 +00:00
org.springframework.aspects Fixed SPR-6734 by resticting record/replay logic to only entity methods that originated in a test method 2010-03-08 20:42:22 +00:00
org.springframework.beans autowire="byType" ignores parameter name when choosing a primary bean, as defined (SPR-6917) 2010-03-10 13:46:31 +00:00
org.springframework.context made CronSequenceGenerator public (SPR-6920) 2010-03-12 19:34: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 SPR-6977: updated copyright; added method comment 2010-03-12 16:10:03 +00:00
org.springframework.expression made getName() public; added isNullSafe() accessor (SPR-6980) 2010-03-14 22:19:56 +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 Update Central POMs to 3.0.2 2010-02-21 15:32:18 +00:00
org.springframework.jdbc SimpleJdbcCall's "returningResultSet" accepts any plain RowMapper now (SPR-6963) 2010-03-10 12:54:52 +00:00
org.springframework.jms Update Central POMs to 3.0.2 2010-02-21 15:32:18 +00:00
org.springframework.orm compatibility with OpenJPA 2.0 (support for persistence.xml versioning; SPR-6975) 2010-03-12 23:10:06 +00:00
org.springframework.oxm SPR-6939 - XStreamMarshaller + JsonHierarchicalStreamDriver + JsonWriter.DROP_ROOT_MODE produce empty output 2010-03-09 09:53:51 +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 fixed test failures 2010-03-12 20:55:44 +00:00
org.springframework.transaction @Transactional qualifiers work in unit tests as well (SPR-6892) 2010-03-12 20:44:41 +00:00
org.springframework.web fixed Eclipse classpath file 2010-03-14 17:58:46 +00:00
org.springframework.web.portlet SPR-6881: remove extra dependency 2010-02-21 17:51:48 +00:00
org.springframework.web.servlet avoid ChainedTilesRequestContextFactory warn logging on Tiles 2.1 2010-03-12 22:36:24 +00:00
org.springframework.web.struts Update Central POMs to 3.0.2 2010-02-21 15:32:18 +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