|
build-spring-framework
|
final preparations for 3.0.5
|
15 years ago |
|
org.springframework.aop
|
consistent use of JDK 1.5's ThreadLocal.remove() over ThreadLocal.set(null), preventing leaks (SPR-7441)
|
16 years ago |
|
org.springframework.asm
|
Publishing license and notice files
|
16 years ago |
|
org.springframework.aspects
|
Publishing license and notice files
|
16 years ago |
|
org.springframework.beans
|
ApplicationContext registers context-specific ClassArrayEditor for its bean ClassLoader (SPR-1461)
|
15 years ago |
|
org.springframework.context
|
polishing
|
15 years ago |
|
org.springframework.context.support
|
consistent use of JDK 1.5's ThreadLocal.remove() over ThreadLocal.set(null), preventing leaks (SPR-7441)
|
16 years ago |
|
org.springframework.core
|
Fix assumption about file-based Resources in PropertiesLoaderSupport (SPR-7547)
|
15 years ago |
|
org.springframework.expression
|
pass full TypeDescriptor context through to ConversionService calls (SPR-7519)
|
16 years ago |
|
org.springframework.instrument
|
Publishing license and notice files
|
16 years ago |
|
org.springframework.instrument.tomcat
|
Publishing license and notice files
|
16 years ago |
|
org.springframework.integration-tests
|
Add @Ignored repro test for SPR-7538
|
15 years ago |
|
org.springframework.jdbc
|
EmbeddedDatabaseFactory shuts down database when failing to populate it in initDatabase (SPR-7536)
|
15 years ago |
|
org.springframework.jms
|
consistent use of JDK 1.5's ThreadLocal.remove() over ThreadLocal.set(null), preventing leaks (SPR-7441)
|
16 years ago |
|
org.springframework.orm
|
updated version statement in javadoc
|
16 years ago |
|
org.springframework.oxm
|
Publishing license and notice files
|
16 years ago |
|
org.springframework.spring-library
|
Publishing license and notice files
|
16 years ago |
|
org.springframework.spring-parent
|
Prepping for 3.0.5
|
16 years ago |
|
org.springframework.test
|
Publishing license and notice files
|
16 years ago |
|
org.springframework.transaction
|
consistent use of JDK 1.5's ThreadLocal.remove() over ThreadLocal.set(null), preventing leaks (SPR-7441)
|
16 years ago |
|
org.springframework.web
|
UriTemplate is serializable now (SPR-7541)
|
15 years ago |
|
org.springframework.web.portlet
|
added MockMultipartFile to web-portlet module
|
16 years ago |
|
org.springframework.web.servlet
|
SPR-7553 - DefaultServletHttpRequestHandler fails on Google App Engine
|
15 years ago |
|
org.springframework.web.struts
|
Publishing license and notice files
|
16 years ago |
|
spring-framework-reference
|
SPR-7545 - Reference documentation now reflects the final state of the ResourceHttpRequestHandler and references the DefaultServletHttpRequestHandler properly.
|
15 years ago |
|
.gitignore
|
Ignore OS X .DS_Store files
|
16 years ago |
|
build.properties
|
Publishing license and notice files
|
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
|
16 years ago |