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 892d44f8c0 polishing 16 years ago
build-spring-framework Resource refinements, etc 16 years ago
org.springframework.aop ultimateTargetClass falls back to raw class instead of returning null 16 years ago
org.springframework.asm Upgrading version to 3.0.4 16 years ago
org.springframework.aspects Remove redundant @Aspect from CodeStyleAspect.aj 16 years ago
org.springframework.beans Spring's constructor resolution consistently finds non-public multi-arg constructors (SPR-7453) 16 years ago
org.springframework.context Spring's constructor resolution consistently finds non-public multi-arg constructors (SPR-7453) 16 years ago
org.springframework.context.support SpringTemplateLoader supports last-modified timestamp through Resource abstraction (SPR-7454) 16 years ago
org.springframework.core changed contentLength() from int to long 16 years ago
org.springframework.expression polishing 16 years ago
org.springframework.instrument Upgrading version to 3.0.4 16 years ago
org.springframework.instrument.tomcat Upgrading version to 3.0.4 16 years ago
org.springframework.integration-tests Upgrading version to 3.0.4 16 years ago
org.springframework.jdbc fixed yet another regression with respect to newlines (SPR-7449) 16 years ago
org.springframework.jms DefaultMessageListenerContainer triggers Session commit even if no message has been received (SPR-7366) 16 years ago
org.springframework.orm FilterDefinitionFactoryBean supports Hibernate 3.6.0.beta1 as well 16 years ago
org.springframework.oxm Jaxb2Marshaller's "marshallerProperties" Map accepts any value type (SPR-7292) 16 years ago
org.springframework.spring-library Upgrading version to 3.0.4 16 years ago
org.springframework.spring-parent Upgrading version to 3.0.4 16 years ago
org.springframework.test Upgrading version to 3.0.4 16 years ago
org.springframework.transaction introspect superclass when given a CGLIB proxy as target class (SPR-7448); use generic Class<?> in TransactionAttributeSource signature 16 years ago
org.springframework.web SPR-7439 - JSON (jackson) @RequestBody marshalling throws awkward exception 16 years ago
org.springframework.web.portlet PortletWrappingController supports Portlet 2.0 resource and event requests as well (SPR-7430) 16 years ago
org.springframework.web.servlet fixed JSP EvalTag to render null result as empty String instead of "null" String (SPR-7459) 16 years ago
org.springframework.web.struts Upgrading version to 3.0.4 16 years ago
spring-framework-reference Link to Spring Integration at end of event coverage 16 years ago
.gitignore Ignore OS X .DS_Store files 16 years ago
build.properties Upgrading version to 3.0.4 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 17 years ago