Go to file
Juergen Hoeller 4ee6735376 DefaultPersistenceUnitManager's getPersistenceUnitInfo method has 2.5 compatible signature again (SPR-7055) 2010-04-06 15:38:40 +00:00
build-spring-framework prepared for 3.0.3 release 2010-04-06 12:00:45 +00:00
org.springframework.aop revised AspectJAnnotation for consistent use of final fields (SPR-7068) 2010-04-06 11:54:50 +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 typed map and collection conversion routines now eagerly reject non-assignable required types and avoid spurious InvocationException stack traces in debug log (SPR-7058) 2010-04-02 08:00:48 +00:00
org.springframework.context enable JPATraversableResolver to introspect test domain classes 2010-04-01 11:45:01 +00:00
org.springframework.context.support OSGi version range accepts JasperReports 3.x as well; fixed missing Spring version placeholder in context-support bundle 2010-04-01 10:57:15 +00:00
org.springframework.core specific detection of CGLIB subclasses in order to properly handle CGLIB interfaces (SPR-7066) 2010-04-06 11:52:42 +00:00
org.springframework.expression fixed TemplateParserContext documentation (SPR-7059) 2010-04-01 10:59:58 +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 reintroduced two-arg constructor (making STS warning disappear); always use a ResourcePatternResolver (through ResourcePatternUtils) 2010-04-01 10:31:15 +00:00
org.springframework.jms Update Central POMs to 3.0.2 2010-02-21 15:32:18 +00:00
org.springframework.orm DefaultPersistenceUnitManager's getPersistenceUnitInfo method has 2.5 compatible signature again (SPR-7055) 2010-04-06 15:38:40 +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-7063 - MappingJacksonHttpMessageConverter breaks with Jackson 1.0.x 2010-04-06 11:39:50 +00:00
org.springframework.web.portlet DispatcherPortlet passes handler instance into HandlerExceptionResolver for action exception; DispatcherPortlet applies preHandleRender callbacks in case of action exception as well (SPR-6959) 2010-03-30 21:17:31 +00:00
org.springframework.web.servlet SPR-7063 - MappingJacksonHttpMessageConverter breaks with Jackson 1.0.x 2010-04-06 11:39:50 +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 TemplateParserContext documentation (SPR-7059) 2010-04-01 10:59:58 +00:00
.gitignore adding .gitignore 2010-02-22 23:52:56 +00:00
build.properties Updated to version 3.0.3 2010-04-02 13:12:58 +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