build-spring-framework
|
preparations for 3.0.5 release
|
14 years ago |
org.springframework.aop
|
AspectJExpressionPointcut uses bean ClassLoader for initializing the AspectJ pointcut parser (SPR-7570)
|
14 years ago |
org.springframework.asm
|
Publishing license and notice files
|
14 years ago |
org.springframework.aspects
|
SPR-6819
|
14 years ago |
org.springframework.beans
|
reduced BeanDefinition footprint by initializing Sets and Maps with 0
|
14 years ago |
org.springframework.context
|
fixed ApplicationContext event processing for repeated invocations to non-singleton listener beans (SPR-7563)
|
14 years ago |
org.springframework.context.support
|
consistent use of JDK 1.5's ThreadLocal.remove() over ThreadLocal.set(null), preventing leaks (SPR-7441)
|
14 years ago |
org.springframework.core
|
revised "ClassUtils.isAssignable" semantics to cover primitives vs wrappers in both directions (SPR-7610)
|
14 years ago |
org.springframework.expression
|
pass full TypeDescriptor context through to ConversionService calls (SPR-7519)
|
14 years ago |
org.springframework.instrument
|
Publishing license and notice files
|
14 years ago |
org.springframework.instrument.tomcat
|
Publishing license and notice files
|
14 years ago |
org.springframework.integration-tests
|
Add @Ignored repro test for SPR-7538
|
14 years ago |
org.springframework.jdbc
|
SPR-7602 - Correctly shutdown Derby >= 10.6
|
14 years ago |
org.springframework.jms
|
DefaultMessageListenerContainer's skips no-message-received commit on Tibco (avoiding a deadlock; SPR-7558)
|
14 years ago |
org.springframework.orm
|
AnnotationSessionFactoryBean's "postProcessConfiguration" is non-final now (because of Hibernate 3.6; SPR-7581)
|
14 years ago |
org.springframework.oxm
|
Publishing license and notice files
|
14 years ago |
org.springframework.spring-library
|
Publishing license and notice files
|
14 years ago |
org.springframework.spring-parent
|
Prepping for 3.0.5
|
14 years ago |
org.springframework.test
|
getTestExecutionListeners() returns actual List which allows for iteration as well as modification (SPR-7595)
|
14 years ago |
org.springframework.transaction
|
consistent use of JDK 1.5's ThreadLocal.remove() over ThreadLocal.set(null), preventing leaks (SPR-7441)
|
14 years ago |
org.springframework.web
|
SPR-7591 - HttpStatusCodeException should contain response body
|
14 years ago |
org.springframework.web.portlet
|
DispatcherPortlet's default resource serving explicitly prevents access to WEB-INF and META-INF (SPR-7540)
|
14 years ago |
org.springframework.web.servlet
|
made ResourceHttpRequestHandlerTests more reliable (SPR-7565)
|
14 years ago |
org.springframework.web.struts
|
Publishing license and notice files
|
14 years ago |
spring-framework-reference
|
SPR-7651 - Document limitations of @Async.
|
14 years ago |
.gitignore
|
Ignore OS X .DS_Store files
|
14 years ago |
build.properties
|
Publishing license and notice files
|
14 years ago |
build.versions
|
+ downgraded slf4j to 1.5.6 to solve IllegalAcessError with Hibernate 3.3
|
15 years ago |
ci-build.properties
|
adding properties file to simplify ant use in Bamboo CI build
|
16 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
|
16 years ago |
spring-framework.ipr
|
made Excel tests work
|
15 years ago |
spring-framework.psf
|
Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat
|
15 years ago |