Go to file
Juergen Hoeller 18af8a00f9 added license header 2010-07-23 10:09:33 +00:00
build-spring-framework BeanWrapper, EvalTag, etc 2010-07-12 21:05:30 +00:00
org.springframework.aop Upgrading version to 3.0.4 2010-06-15 14:18:29 +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 allow for converting a property value based on the corresponding property name (SPR-7386) 2010-07-21 11:17:44 +00:00
org.springframework.context Spring field error arguments include actually declared annotation attributes in alphabetical order (SPR-6730) 2010-07-21 14:24:10 +00:00
org.springframework.context.support added license header 2010-07-23 10:09:33 +00:00
org.springframework.core GenericTypeResolver works for nested parameterized types and for generic superclasses as well (SPR-7389) 2010-07-22 15:57:55 +00:00
org.springframework.expression JSP EvalTag resolves "@myBeanName" references in expressions against the WebApplicationContext (SPR-7312); for consistency, expressions in an ApplicationContext support the same syntax against the local BeanFactory 2010-07-12 19:36:26 +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 Upgrading version to 3.0.4 2010-06-15 14:18:29 +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 DefaultJdoDialect supports JDO 3.0 query timeout facility (as supported by DataNucleus 2.1) 2010-07-08 11:47:30 +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 transaction names based on method id from most specific method (target class instead of interface; SPR-7317) 2010-06-28 19:47:13 +00:00
org.springframework.web Typo 2010-07-22 09:31:01 +00:00
org.springframework.web.portlet @ExceptionHandler works for inherited method and CGLIB proxies on Portlet controllers as well (SPR-7337) 2010-07-08 11:45:35 +00:00
org.springframework.web.servlet SPR-7381 - HTTP headers returned as part of ResponseEntity(MultiValueMap<String, String> headers, HttpStatus statusCode) are ignored when using this constructor 2010-07-16 13:47:19 +00:00
org.springframework.web.struts Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
spring-framework-reference SpEL documentation (!) on @Bean referencing, inline lists and array construction 2010-07-06 21:40:25 +00:00
.gitignore Add .springBeans to .gitignore 2010-07-21 12:04:03 +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