Spring Framework
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Juergen Hoeller 974fe3035d DefaultPersistenceUnitManager's getPersistenceUnitInfo method has 2.5 compatible signature again (SPR-7055) 16 years ago
build-spring-framework prepared for 3.0.3 release 16 years ago
org.springframework.aop revised AspectJAnnotation for consistent use of final fields (SPR-7068) 16 years ago
org.springframework.asm Update Central POMs to 3.0.2 16 years ago
org.springframework.aspects SPR-6538: context-support is no longer marked as an optional dependency within aspects and webmvc POMs 16 years ago
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) 16 years ago
org.springframework.context enable JPATraversableResolver to introspect test domain classes 16 years ago
org.springframework.context.support OSGi version range accepts JasperReports 3.x as well; fixed missing Spring version placeholder in context-support bundle 16 years ago
org.springframework.core specific detection of CGLIB subclasses in order to properly handle CGLIB interfaces (SPR-7066) 16 years ago
org.springframework.expression fixed TemplateParserContext documentation (SPR-7059) 16 years ago
org.springframework.instrument Update Central POMs to 3.0.2 16 years ago
org.springframework.instrument.tomcat Update Central POMs to 3.0.2 16 years ago
org.springframework.integration-tests SPR-7009, SPR-6972: backed out unintentionally committed tests 16 years ago
org.springframework.jdbc reintroduced two-arg constructor (making STS warning disappear); always use a ResourcePatternResolver (through ResourcePatternUtils) 16 years ago
org.springframework.jms Update Central POMs to 3.0.2 16 years ago
org.springframework.orm DefaultPersistenceUnitManager's getPersistenceUnitInfo method has 2.5 compatible signature again (SPR-7055) 16 years ago
org.springframework.oxm SPR-7034 - XmlBeans UnMarshalling - does not work with RequestBody annotation 16 years ago
org.springframework.spring-library Update Central POMs to 3.0.2 16 years ago
org.springframework.spring-parent Update Central POMs to 3.0.2 16 years ago
org.springframework.test removed duplicate junit and aspectjweaver dependencies 16 years ago
org.springframework.transaction added javadoc references to semantic definition of transaction attributes (SPR-7029) 16 years ago
org.springframework.web SPR-7063 - MappingJacksonHttpMessageConverter breaks with Jackson 1.0.x 16 years ago
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) 16 years ago
org.springframework.web.servlet SPR-7063 - MappingJacksonHttpMessageConverter breaks with Jackson 1.0.x 16 years ago
org.springframework.web.struts added com.springsource.javax.servlet.jsp dependency to fix problem with test (SPR-7033) 16 years ago
spring-framework-reference fixed TemplateParserContext documentation (SPR-7059) 16 years ago
.gitignore adding .gitignore 16 years ago
build.properties Updated to version 3.0.3 16 years ago
build.versions + downgraded slf4j to 1.5.6 to solve IllegalAcessError with Hibernate 3.3 16 years ago
ci-build.properties adding properties file to simplify ant use in Bamboo CI build 17 years ago
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 17 years ago
spring-framework.ipr made Excel tests work 16 years ago
spring-framework.psf Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat 17 years ago