Go to file
Juergen Hoeller 3e0003a1a0 TaskExecutorFactoryBean (as used by task:executor) exposes full ThreadPoolTaskExecutor type (SPR-7403) 2010-07-28 17:39:03 +00:00
build-spring-framework bunch of fixes for 3.0.4 2010-07-26 21:03:55 +00:00
org.springframework.aop Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
org.springframework.asm Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
org.springframework.aspects Remove redundant @Aspect from CodeStyleAspect.aj 2010-07-21 19:18:11 +00:00
org.springframework.beans added further test case for property type detection with generic interface 2010-07-26 20:39:27 +00:00
org.springframework.context TaskExecutorFactoryBean (as used by task:executor) exposes full ThreadPoolTaskExecutor type (SPR-7403) 2010-07-28 17:39:03 +00:00
org.springframework.context.support added license header 2010-07-23 10:09:33 +00:00
org.springframework.core turned TypeDescriptor.UNKNOWN into an internal detail (SPR-7349) 2010-07-26 20:55:14 +00:00
org.springframework.expression JSP EvalTag resolves "@myBeanName" references in expressions against the WebApplicationContext (SPR-7312); for consistency, expressions in an ApplicationContext support the same syntax against the local BeanFactory 2010-07-12 19:36:26 +00:00
org.springframework.instrument Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
org.springframework.instrument.tomcat Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
org.springframework.integration-tests Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
org.springframework.jdbc HibernateJpaDialect correctly closes borrowed connections even for nested JDBC executions (SPR-7393) 2010-07-26 12:33:37 +00:00
org.springframework.jms DefaultMessageListenerContainer triggers Session commit even if no message has been received (SPR-7366) 2010-07-15 19:43:56 +00:00
org.springframework.orm FilterDefinitionFactoryBean supports Hibernate 3.6.0.beta1 as well 2010-07-27 00:04:23 +00:00
org.springframework.oxm Jaxb2Marshaller's "marshallerProperties" Map accepts any value type (SPR-7292) 2010-06-20 18:28:07 +00:00
org.springframework.spring-library Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
org.springframework.spring-parent Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
org.springframework.test Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
org.springframework.transaction transaction names based on method id from most specific method (target class instead of interface; SPR-7317) 2010-06-28 19:47:13 +00:00
org.springframework.web Typo 2010-07-22 09:31:01 +00:00
org.springframework.web.portlet @ExceptionHandler works for inherited method and CGLIB proxies on Portlet controllers as well (SPR-7337) 2010-07-08 11:45:35 +00:00
org.springframework.web.servlet SPR-7116 work in progress. ResourceHttpRequestHandler is now functionally equivalent to the Spring JS ResourceServlet, with the exception of the resource concatenation feature (which will be deferred for reconsideration in 3.1). 2010-07-27 04:45:43 +00:00
org.springframework.web.struts Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
spring-framework-reference Fixed execute -> exchange 2010-07-26 08:00:43 +00:00
.gitignore Add .springBeans to .gitignore 2010-07-21 12:04:03 +00:00
build.properties Upgrading version to 3.0.4 2010-06-15 14:18:29 +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