Go to file
Juergen Hoeller 0320445316 moved ScheduledTaskRegistrar to new config package (where the scheduling namespace will live as well) 2009-05-06 08:47:18 +00:00
build-spring-framework Reinserted blank line for consistent formatting of the change log. 2009-05-06 05:03:20 +00:00
org.springframework.aop reactivated ThrowsAdviceInterceptorTests 2009-05-05 21:49:23 +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 fixed potential race condition through additional synchronization (SPR-5658) 2009-04-27 22:53:40 +00:00
org.springframework.context moved ScheduledTaskRegistrar to new config package (where the scheduling namespace will live as well) 2009-05-06 08:47:18 +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 reactivated ignored tests in revised form 2009-05-05 18:34:35 +00:00
org.springframework.expression SPR-5663: test and fix: inconsistency between canRead() and read() on ReflectivePropertyResolver 2009-04-22 17:57:24 +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 updating Eclipse .classpath settings for Freemarker 2.3.15 upgrade 2009-04-23 14:13:03 +00:00
org.springframework.jdbc polish 2009-05-06 08:38:47 +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-5634 - OXM does not permit targetClass and mapping file for CastorMarshaller 2009-04-22 12:08:57 +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-5145] Updated package.html files regarding upgrade to JUnit 4.5. 2009-05-06 07:37:25 +00:00
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 2009-04-26 11:41:06 +00:00
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 2009-05-05 12:12:01 +00:00
org.springframework.web.portlet minimized local MockServletContext dependencies 2009-05-05 12:35:33 +00:00
org.springframework.web.servlet added test for custom controller stereotype 2009-05-05 18:37:43 +00:00
spring-framework-reference [SPR-5145] Updated reference manual regarding upgrade to JUnit 4.5; additional improvements in the testing chapter as well. 2009-05-06 06:25:03 +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.prefs eliminated dependency on jdbc core 2009-05-06 07:36:24 +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