Go to file
Juergen Hoeller 01b65cd201 polishing 2010-08-12 18:49:13 +00:00
build-spring-framework Resource refinements, etc 2010-08-08 23:00:30 +00:00
org.springframework.aop polishing 2010-08-12 18:49:13 +00:00
org.springframework.asm Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
org.springframework.aspects Remove redundant @Aspect from CodeStyleAspect.aj 2010-07-21 19:18:11 +00:00
org.springframework.beans polishing 2010-08-12 18:49:13 +00:00
org.springframework.context Spring's constructor resolution consistently finds non-public multi-arg constructors (SPR-7453) 2010-08-11 19:24:30 +00:00
org.springframework.context.support SpringTemplateLoader supports last-modified timestamp through Resource abstraction (SPR-7454) 2010-08-12 10:56:28 +00:00
org.springframework.core changed contentLength() from int to long 2010-08-09 15:58:07 +00:00
org.springframework.expression polishing 2010-08-12 18:42:13 +00:00
org.springframework.instrument Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
org.springframework.instrument.tomcat Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
org.springframework.integration-tests Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
org.springframework.jdbc fixed yet another regression with respect to newlines (SPR-7449) 2010-08-10 22:36:36 +00:00
org.springframework.jms DefaultMessageListenerContainer triggers Session commit even if no message has been received (SPR-7366) 2010-07-15 19:43:56 +00:00
org.springframework.orm FilterDefinitionFactoryBean supports Hibernate 3.6.0.beta1 as well 2010-07-27 00:04:23 +00:00
org.springframework.oxm Jaxb2Marshaller's "marshallerProperties" Map accepts any value type (SPR-7292) 2010-06-20 18:28:07 +00:00
org.springframework.spring-library Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
org.springframework.spring-parent Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
org.springframework.test Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
org.springframework.transaction introspect superclass when given a CGLIB proxy as target class (SPR-7448); use generic Class<?> in TransactionAttributeSource signature 2010-08-11 21:47:50 +00:00
org.springframework.web SPR-7439 - JSON (jackson) @RequestBody marshalling throws awkward exception 2010-08-11 08:16:12 +00:00
org.springframework.web.portlet PortletWrappingController supports Portlet 2.0 resource and event requests as well (SPR-7430) 2010-08-07 11:47:32 +00:00
org.springframework.web.servlet fixed JSP EvalTag to render null result as empty String instead of "null" String (SPR-7459) 2010-08-12 18:41:24 +00:00
org.springframework.web.struts Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
spring-framework-reference Link to Spring Integration at end of event coverage 2010-08-11 06:36:00 +00:00
.gitignore Ignore OS X .DS_Store files 2010-08-07 13:56:49 +00:00
build.properties Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
build.versions + downgraded slf4j to 1.5.6 to solve IllegalAcessError with Hibernate 3.3 2010-02-04 17:10:31 +00:00
ci-build.properties adding properties file to simplify ant use in Bamboo CI build 2008-12-17 15:47:14 +00:00
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 2009-05-09 22:27:05 +00:00
spring-framework.ipr made Excel tests work 2009-11-07 01:32:18 +00:00
spring-framework.psf Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat 2009-09-25 12:51:58 +00:00