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.
 
 
Keith Donald fdabfefe32 docs 16 years ago
build-spring-framework added note to changelog about supporting load-time weaving in JBoss 5 (SPR-5764) 16 years ago
org.springframework.aop fixed typo in javadoc: s/poitncut/pointcut/ 16 years ago
org.springframework.asm
org.springframework.aspects Modified staticmethod mocking to remove compile-time dependency on JUnit (see ROO-314 and related issues) 16 years ago
org.springframework.beans SPR-5762 16 years ago
org.springframework.context SPR-6328: Rename @ImportXml -> @ImportResource and allow for usage of non-XML BeanDefinitionReader types 16 years ago
org.springframework.context.support SPR-5507 SchedulerFactoryBean now implements SmartLifecycle instead of ApplicationListener. 16 years ago
org.springframework.core + removed unused imports 16 years ago
org.springframework.expression polish 16 years ago
org.springframework.instrument fixed overview files 17 years ago
org.springframework.instrument.tomcat org.springframework.instrument.classloading --> org.springframework.instrument.tomcat 17 years ago
org.springframework.integration-tests Updated Eclipse classpath regarding javax.inject and javax.validation. 17 years ago
org.springframework.jdbc relaxed Map<String, Object> to Map<String, ?> for method parameter 16 years ago
org.springframework.jms SPR-5507 AbstractJmsListeningContainer now implements SmartLifecycle instead of ApplicationListener. 16 years ago
org.springframework.orm removed filter for classes from the JPA providers package for EclipseLink (SPR-6040) 16 years ago
org.springframework.oxm SPR-6119 - Add slf4j dependency back to orm's pom.xml but in test scope as it is needed to run tests that use Hibernate 17 years ago
org.springframework.samples.petclinic Fixed build breakage due to use of WebDataBinder.setDisallowedFields(String); changed calls to use the updated String[] signature. 16 years ago
org.springframework.spring-library
org.springframework.spring-parent Updated build settings 17 years ago
org.springframework.test SPR-6194 16 years ago
org.springframework.transaction SPR-5507 GenericMessageEndpointManager now implements SmartLifecycle instead of ApplicationListener. 16 years ago
org.springframework.web SPR-6291 - UrlPathHelper is too aggressive decoding URLs 16 years ago
org.springframework.web.portlet SPR-5529: removed package.html files 16 years ago
org.springframework.web.servlet docs 16 years ago
org.springframework.web.struts SPR-5529: removed package.html files 16 years ago
spring-framework-reference SPR-3695: Added note on servlet/JSP/JSTL versions with reference to external blog article 16 years ago
build.properties
build.versions
ci-build.properties
eclipse-code-formatter.xml
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