|
build-spring-framework
|
prepared for 3.0.3 release
|
2010-05-20 17:18:40 +00:00 |
|
org.springframework.aop
|
added "expose-proxy" attribute to aop namespace (enforcing AopContext proxy exposure with CGLIB; SPR-7261)
|
2010-06-07 21:19:32 +00:00 |
|
org.springframework.asm
|
Update version in POMs to 3.0.3
|
2010-04-15 10:26:14 +00:00 |
|
org.springframework.aspects
|
SPR-6819
|
2010-04-28 10:41:03 +00:00 |
|
org.springframework.beans
|
registerDependentBean resolves to the canonical bean name in order to handle alias references (SPR-7254)
|
2010-06-07 22:15:20 +00:00 |
|
org.springframework.context
|
added "expose-proxy" attribute to aop namespace (enforcing AopContext proxy exposure with CGLIB; SPR-7261)
|
2010-06-07 21:28:05 +00:00 |
|
org.springframework.context.support
|
set shared variables with configured ObjectWrapper (SPR-7165)
|
2010-05-07 15:06:27 +00:00 |
|
org.springframework.core
|
registerDependentBean resolves to the canonical bean name in order to handle alias references (SPR-7254)
|
2010-06-07 22:15:20 +00:00 |
|
org.springframework.expression
|
SPR-7244: double indexing with a collection of different types of element
|
2010-05-28 20:31:16 +00:00 |
|
org.springframework.instrument
|
Update version in POMs to 3.0.3
|
2010-04-15 10:26:14 +00:00 |
|
org.springframework.instrument.tomcat
|
+ sanitize class names (eliminate trailing .class for dot notation)
|
2010-04-28 10:33:54 +00:00 |
|
org.springframework.integration-tests
|
Update version in POMs to 3.0.3
|
2010-04-15 10:26:14 +00:00 |
|
org.springframework.jdbc
|
added limit for parsed SQL cache to NamedParameterJdbcTemplate (SPR-7237); added configurable cache limit to CachingMetadataReaderFactory
|
2010-05-26 19:35:06 +00:00 |
|
org.springframework.jms
|
added "idleConsumerLimit" bean property to DefaultMessageListenerContainer (SPR-7189)
|
2010-05-13 16:33:55 +00:00 |
|
org.springframework.orm
|
properly return null from getPersistenceUnitInfo again (SPR-7055)
|
2010-05-12 08:46:55 +00:00 |
|
org.springframework.oxm
|
SPR-7257 - AbstractMarshaller incorrectly expects DOMResult to already have a node
|
2010-06-07 13:15:07 +00:00 |
|
org.springframework.spring-library
|
Update version in POMs to 3.0.3
|
2010-04-15 10:26:14 +00:00 |
|
org.springframework.spring-parent
|
Update version in POMs to 3.0.3
|
2010-04-15 10:26:14 +00:00 |
|
org.springframework.test
|
MockHttpServletResponse supports multiple includes (SPR-7188)
|
2010-05-12 14:05:21 +00:00 |
|
org.springframework.transaction
|
@Transactional qualifier value matches against @Qualifier annotations on @Bean methods as well (SPR-7232)
|
2010-05-26 09:46:03 +00:00 |
|
org.springframework.web
|
SPR-7211 - Extend HttpMessage interface to expose requestURL
|
2010-05-18 11:12:54 +00:00 |
|
org.springframework.web.portlet
|
fixed @ExceptionHandler resolution in case of multiple matches at different inheritance levels (SPR-7085)
|
2010-04-18 18:48:24 +00:00 |
|
org.springframework.web.servlet
|
JSP HiddenInputTag allows for using common HTML attributes (SPR-7249)
|
2010-06-07 20:32:52 +00:00 |
|
org.springframework.web.struts
|
Update version in POMs to 3.0.3
|
2010-04-15 10:26:14 +00:00 |
|
spring-framework-reference
|
SPR-7103 - Added more detailed documentation on ordering of model attribute and BindingResult.
|
2010-06-07 20:57:55 +00:00 |
|
.gitignore
|
adding .gitignore
|
2010-02-22 23:52:56 +00:00 |
|
build.properties
|
Updated to version 3.0.3
|
2010-04-02 13:12:58 +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 |