build-spring-framework
|
Reinserted blank line for consistent formatting of the change log.
|
16 years ago |
org.springframework.aop
|
reactivated ThrowsAdviceInterceptorTests
|
16 years ago |
org.springframework.asm
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
|
16 years ago |
org.springframework.aspects
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
|
16 years ago |
org.springframework.beans
|
fixed potential race condition through additional synchronization (SPR-5658)
|
16 years ago |
org.springframework.context
|
added ScheduledTaskRegistrar etc
|
16 years ago |
org.springframework.context.support
|
updating Eclipse .classpath settings for Freemarker 2.3.15 upgrade
|
16 years ago |
org.springframework.core
|
reactivated ignored tests in revised form
|
16 years ago |
org.springframework.expression
|
SPR-5663: test and fix: inconsistency between canRead() and read() on ReflectivePropertyResolver
|
16 years ago |
org.springframework.instrument
|
switched to use XInclude
|
16 years ago |
org.springframework.instrument.classloading
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
|
16 years ago |
org.springframework.integration-tests
|
updating Eclipse .classpath settings for Freemarker 2.3.15 upgrade
|
16 years ago |
org.springframework.jdbc
|
polish
|
16 years ago |
org.springframework.jms
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
|
16 years ago |
org.springframework.orm
|
Fixed typo in JavaDoc
|
16 years ago |
org.springframework.oxm
|
SPR-5634 - OXM does not permit targetClass and mapping file for CastorMarshaller
|
16 years ago |
org.springframework.samples.petclinic
|
allow petclinic unit tests to work. slf4j impl was needed
|
16 years ago |
org.springframework.spring-library
|
[SPR-5675] Added spring-expressions to the library file
|
16 years ago |
org.springframework.spring-parent
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
|
16 years ago |
org.springframework.test
|
[SPR-5145] Updated reference manual regarding upgrade to JUnit 4.5; additional improvements in the testing chapter as well.
|
16 years ago |
org.springframework.transaction
|
custom stereotype annotations can be meta-annotated with @Service, @Controller etc as well; @Scope and @Transactional are now supported as meta-annotations on custom annotations
|
16 years ago |
org.springframework.web
|
renamed "contextProperties" attribute to "contextParameters" (matching web.xml naming); "contextParameters" contains Servlet/PortletConfig parameters as well; added default "servletContext" and "servletConfig" environment beans; added default "portletContext" and "portletConfig" environment beans; added default web scope "application", wrapping a ServletContext/PortletContext; MockPortletSession supports destruction of session attributes on invalidation
|
16 years ago |
org.springframework.web.portlet
|
minimized local MockServletContext dependencies
|
16 years ago |
org.springframework.web.servlet
|
added test for custom controller stereotype
|
16 years ago |
spring-framework-reference
|
[SPR-5145] Updated reference manual regarding upgrade to JUnit 4.5; additional improvements in the testing chapter as well.
|
16 years ago |
build.properties
|
Split the compile and test-compile macros. Added a pre-compile macro.
|
16 years ago |
ci-build.properties
|
adding properties file to simplify ant use in Bamboo CI build
|
16 years ago |
spring-framework.ipr
|
Added Copyright plugin info
|
16 years ago |
spring-framework.psf
|
updated eclipse team project definition from .testsuite -> .integration-tests
|
16 years ago |