build-spring-framework
|
Portlet MVC, etc
|
2010-06-10 21:49:02 +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
|
DefaultListableBeanFactory checks for alias circle on registerAlias (avoiding endless loop; SPR-7274)
|
2010-06-10 21:45:47 +00:00 |
org.springframework.context
|
added EmbeddedValueResolver support to FormattingConversionServiceFactoryBean (SPR-7087)
|
2010-06-08 20:40:54 +00:00 |
org.springframework.context.support
|
MailSendException includes all messages as failed messages in case of a connect failure (SPR-7245)
|
2010-06-10 21:06:13 +00:00 |
org.springframework.core
|
DefaultListableBeanFactory checks for alias circle on registerAlias (avoiding endless loop; SPR-7274)
|
2010-06-10 21:45:47 +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
|
avoid EntityManager close() exception through isOpen() check (SPR-7215)
|
2010-06-08 11:06:02 +00:00 |
org.springframework.oxm
|
SPR-7263 - TypeMismatchException instead of IllegalArgumentException: argument type mismatch for wrong RequestBody
|
2010-06-09 10:35:41 +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
|
revised Portlet SessionStatus.setComplete() to avoid re-exposure of attributes in render phase (SPR-6126); shortened implicit model render parameter name to "implicitModel" (SPR-7149)
|
2010-06-09 20:09:53 +00:00 |
org.springframework.web.portlet
|
revised Portlet SessionStatus.setComplete() to avoid re-exposure of attributes in render phase (SPR-6126); shortened implicit model render parameter name to "implicitModel" (SPR-7149)
|
2010-06-09 20:09:53 +00:00 |
org.springframework.web.servlet
|
set Tiles 2.2 ELAttributeEvaluator on RendererFactory as well (SPR-7251)
|
2010-06-10 22:13:31 +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
|
added warnings regarding accidental usage of @Configurable on a managed bean (SPR-7216)
|
2010-06-11 13:48:52 +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 |