build-spring-framework
|
changelog update for spring-jdbc config add
|
2009-05-08 19:09:20 +00:00 |
org.springframework.aop
|
Servlet/Portlet ApplicationContexts use a specific id based on servlet/portlet name; DefaultListableBeanFactory references are serializable now when initialized with an id; scoped proxies are serializable now, for web scopes as well as for singleton beans; injected request/session references are serializable proxies for the current request now
|
2009-05-07 22:29:55 +00:00 |
org.springframework.asm
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
|
2009-04-09 14:38:35 +00:00 |
org.springframework.aspects
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
|
2009-04-09 14:38:35 +00:00 |
org.springframework.beans
|
Fixing build.
|
2009-05-12 08:26:33 +00:00 |
org.springframework.context
|
added setMetadataReaderFactory method
|
2009-05-12 16:13:36 +00:00 |
org.springframework.context.support
|
updating Eclipse .classpath settings for Freemarker 2.3.15 upgrade
|
2009-04-23 14:13:03 +00:00 |
org.springframework.core
|
eagerly load NestedExceptionUtils to avoid potential getMessage deadlock on OSGi (SPR-5607)
|
2009-05-11 22:22:11 +00:00 |
org.springframework.expression
|
added two way converter
|
2009-05-11 21:40:55 +00:00 |
org.springframework.instrument
|
switched to use XInclude
|
2009-04-14 21:37:40 +00:00 |
org.springframework.instrument.classloading
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
|
2009-04-09 14:38:35 +00:00 |
org.springframework.integration-tests
|
Servlet/Portlet ApplicationContexts use a specific id based on servlet/portlet name; DefaultListableBeanFactory references are serializable now when initialized with an id; scoped proxies are serializable now, for web scopes as well as for singleton beans; injected request/session references are serializable proxies for the current request now
|
2009-05-07 22:29:55 +00:00 |
org.springframework.jdbc
|
added -1218 to the transientDataAccessResourceCodes for DB2 (SPR-5296)
|
2009-05-11 14:37:42 +00:00 |
org.springframework.jms
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
|
2009-04-09 14:38:35 +00:00 |
org.springframework.orm
|
Fixed typo in JavaDoc
|
2009-05-04 06:02:59 +00:00 |
org.springframework.oxm
|
SPR-5746 - Allow XStreamMarshaller subclasses to customise XStream object
|
2009-05-12 08:41:09 +00:00 |
org.springframework.samples.petclinic
|
allow petclinic unit tests to work. slf4j impl was needed
|
2009-04-13 05:23:44 +00:00 |
org.springframework.spring-library
|
[SPR-5675] Added spring-expressions to the library file
|
2009-04-14 13:18:35 +00:00 |
org.springframework.spring-parent
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
|
2009-04-09 14:38:35 +00:00 |
org.springframework.test
|
[SPR-5713] JavaDoc polishing for @ContextConfiguration.
|
2009-05-06 22:52:27 +00:00 |
org.springframework.transaction
|
removed WebLogic 7.0 support code
|
2009-05-11 22:47:50 +00:00 |
org.springframework.web
|
eagerly load NestedExceptionUtils to avoid potential getMessage deadlock on OSGi (SPR-5607)
|
2009-05-11 22:22:11 +00:00 |
org.springframework.web.portlet
|
Servlet/Portlet ApplicationContexts use a specific id based on servlet/portlet name; DefaultListableBeanFactory references are serializable now when initialized with an id; scoped proxies are serializable now, for web scopes as well as for singleton beans; injected request/session references are serializable proxies for the current request now
|
2009-05-07 22:29:55 +00:00 |
org.springframework.web.servlet
|
SPR-5732 - When no type conversion strategy is found on a @Controller handler method bind target, a 500 error code should be returned not a 400.
|
2009-05-11 14:52:14 +00:00 |
spring-framework-reference
|
SPR-5725: Typos in Spring REST documentation
|
2009-05-12 08:47:36 +00:00 |
build.properties
|
Split the compile and test-compile macros. Added a pre-compile macro.
|
2009-01-14 16:29:33 +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
|
Added Copyright plugin info
|
2009-04-16 13:20:33 +00:00 |
spring-framework.psf
|
updated eclipse team project definition from .testsuite -> .integration-tests
|
2008-12-20 09:40:21 +00:00 |