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.
 
 
Rossen Stoyanchev 1164f5a9fc SPR-8782 Raise helpful error when RedirectAttributes is used with old infrastructure classes. 14 years ago
build-spring-framework prepared for 3.1 RC2 14 years ago
org.springframework.aop Introduce @EnableAspectJAutoProxy 14 years ago
org.springframework.asm Merge 3.1.0 development branch into trunk 15 years ago
org.springframework.aspects Fix assignment error in AbstractAsyncExecutionAspect 14 years ago
org.springframework.beans optimized DefaultListableBeanFactory's PropertyDescriptor caching for concurrent access (SPR-7863) 14 years ago
org.springframework.context RmiClientInterceptor detects nested SocketException as connect failure as well (SPR-8628) 14 years ago
org.springframework.context.support fixed MethodInvokingJobDetailFactoryBean's Quartz 2.0 support 14 years ago
org.springframework.core LocaleEditor and StringToLocaleConverter do not restrict variant part through validation (SPR-8637) 14 years ago
org.springframework.expression renamed mapKey/ValueTypeDescriptor methods back to getMapKey/ValueTypeDescriptor (for Spring 3.0.x compatibility) 14 years ago
org.springframework.instrument Include license.txt and notice.txt in module JARs 15 years ago
org.springframework.instrument.tomcat Include license.txt and notice.txt in module JARs 15 years ago
org.springframework.integration-tests Revert "Introduce (Annotation)SessionFactoryBuilder types" 14 years ago
org.springframework.jdbc SPR-7476 Improving named parameter parsing skipping escaped colons like '\:' and allowing for delimiting parameter names with curly brackets like :{p1} 14 years ago
org.springframework.jms Corrected Javadoc: handleListenerException() and invokeErrorHandler() log at WARN level, not at ERROR level. 14 years ago
org.springframework.orm refer to correct openSession() method for Hibernate 4.0 (SPR-8776) 14 years ago
org.springframework.oxm [SPR-8222] Upgraded to JUnit 4.9. 15 years ago
org.springframework.spring-library Merge 3.1.0 development branch into trunk 15 years ago
org.springframework.spring-parent [SPR-8222] Upgraded to JUnit 4.9. 15 years ago
org.springframework.test Polishing JavaDoc 14 years ago
org.springframework.transaction polishing 14 years ago
org.springframework.web SPR-8782 Raise helpful error when RedirectAttributes is used with old infrastructure classes. 14 years ago
org.springframework.web.portlet fixed StandardServlet/PortletEnvironment to check for JNDI (for Google App Engine compatibility) 14 years ago
org.springframework.web.servlet SPR-8782 Raise helpful error when RedirectAttributes is used with old infrastructure classes. 14 years ago
org.springframework.web.struts [SPR-8222] Upgraded to JUnit 4.9. 15 years ago
spring-framework-reference [SPR-8401] Added documentation for @ActiveProfiles in the "Annotations" section. 14 years ago
.gitignore Add ignorable log file to .gitignore 15 years ago
build.properties Reorganize and add comments to build.properties 15 years ago
build.versions [SPR-8222] Upgraded to JUnit 4.9. 15 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 consistently use Unix line separator 14 years ago
spring-framework.psf Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat 16 years ago