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 7893b3ebf6 applied synchronization in order to avoid race condition in skipping check (SPR-7635, SPR-7642) 15 years ago
build-spring-framework serializer package etc 15 years ago
org.springframework.aop AspectJExpressionPointcut uses bean ClassLoader for initializing the AspectJ pointcut parser (SPR-7570) 15 years ago
org.springframework.asm Publishing license and notice files 16 years ago
org.springframework.aspects moved async aspect to aspectj sub-package 15 years ago
org.springframework.beans applied synchronization in order to avoid race condition in skipping check (SPR-7635, SPR-7642) 15 years ago
org.springframework.context fixed JodaTimeContextHolder to use a non-inheritable ThreadLocal and expose a reset method (SPR-7441); use of remove() even when being called with a null argument 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 SPR-7620 - StaxEventContentHandler does not set Location for StartDocument event 15 years ago
org.springframework.expression revised TypedValue toString representation (SPR-7569) 15 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 added a SybaseAnywhereMaxValueIncrementer since syntax is slightly different than for Sybase ASE (SPR-7623) 15 years ago
org.springframework.jms polishing 15 years ago
org.springframework.orm AnnotationSessionFactoryBean's "postProcessConfiguration" is non-final now (because of Hibernate 3.6; SPR-7581) 15 years ago
org.springframework.oxm SPR-7636 - XStreamMarshaller - Add support for configuring XStream with aliases by class (type) and also defining multiple attributes for the same class. 15 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 getTestExecutionListeners() returns actual List which allows for iteration as well as modification (SPR-7595) 15 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 SPR-6291 - UrlPathHelper is too aggressive decoding URLs 15 years ago
org.springframework.web.portlet DispatcherPortlet's default resource serving explicitly prevents access to WEB-INF and META-INF (SPR-7540) 15 years ago
org.springframework.web.servlet SPR-5367 - PathVariable mappings are greedy over hard coded mappings 15 years ago
org.springframework.web.struts Publishing license and notice files 16 years ago
spring-framework-reference Docs 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
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