Go to file
Arjen Poutsma eddc5b8898 SPR-6935 - @ResponseBody with method that return void throws "Could not resolve view exception". 2010-03-04 10:51:27 +00:00
build-spring-framework [SPR-6879] @DirtiesContext is now an @Inherited annotation. 2010-02-23 17:44:59 +00:00
org.springframework.aop Update Central POMs to 3.0.2 2010-02-21 15:32:18 +00:00
org.springframework.asm Update Central POMs to 3.0.2 2010-02-21 15:32:18 +00:00
org.springframework.aspects Update Central POMs to 3.0.2 2010-02-21 15:32:18 +00:00
org.springframework.beans widened AbstractFactoryBean's "getObjectType" signature to return any Class as well (SPR-6872) 2010-02-23 13:00:12 +00:00
org.springframework.context + improve template for spring-context so that the import-package is updated automatically 2010-02-25 15:46:54 +00:00
org.springframework.context.support Update Central POMs to 3.0.2 2010-02-21 15:32:18 +00:00
org.springframework.core Removed hard-coded local path from .core/.classpath; removed duplicate asm entry in .context/.classpath 2010-02-22 01:55:38 +00:00
org.springframework.expression Update Central POMs to 3.0.2 2010-02-21 15:32:18 +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 newArg(Type)PreparedStatementSetter declares PreparedStatementSetter interface as return type (SPR-6897) 2010-02-24 14:32:22 +00:00
org.springframework.jms Update Central POMs to 3.0.2 2010-02-21 15:32:18 +00:00
org.springframework.orm HibernateJpaDialect borrows JDBC Connection on demand (supporting aggressive release; SPR-6895) 2010-02-23 16:13:04 +00:00
org.springframework.oxm SPR-6907 - JibxMarshaller - provide access to jibx's writeDocType 2010-03-02 12:49:31 +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 [SPR-6879] @DirtiesContext is now an @Inherited annotation. 2010-02-23 17:43:00 +00:00
org.springframework.transaction Update Central POMs to 3.0.2 2010-02-21 15:32:18 +00:00
org.springframework.web WebApplicationObjectSupport's initServletContext will be called only once in any scenario (SPR-6914) 2010-03-03 16:26:47 +00:00
org.springframework.web.portlet SPR-6881: remove extra dependency 2010-02-21 17:51:48 +00:00
org.springframework.web.servlet SPR-6935 - @ResponseBody with method that return void throws "Could not resolve view exception". 2010-03-04 10:51:27 +00:00
org.springframework.web.struts Update Central POMs to 3.0.2 2010-02-21 15:32:18 +00:00
spring-framework-reference Removed misleading comments regarding javax.inject.Qualifier. 2010-02-23 23:07:44 +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