Go to file
Juergen Hoeller 433d52b728 @Import detects and accepts existing configuration class of the desired type 2009-05-13 16:19:56 +00:00
build-spring-framework changelog update for spring-jdbc config add 2009-05-08 19:09:20 +00:00
org.springframework.aop updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges 2009-05-12 16:43:15 +00:00
org.springframework.asm
org.springframework.aspects
org.springframework.beans ConfigurationClassBeanDefinition implements AnnotatedBeanDefinition 2009-05-12 23:12:51 +00:00
org.springframework.context @Import detects and accepts existing configuration class of the desired type 2009-05-13 16:19:56 +00:00
org.springframework.context.support Velocity/FreeMarker/TilesViewResolver only return a view if the target resource exists now 2009-05-13 14:26:56 +00:00
org.springframework.core removed outdated imports 2009-05-12 23:50:35 +00:00
org.springframework.expression updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges 2009-05-12 16:43:15 +00:00
org.springframework.instrument switched to use XInclude 2009-04-14 21:37:40 +00:00
org.springframework.instrument.classloading
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 removed outdated imports 2009-05-12 23:50:35 +00:00
org.springframework.jms updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges 2009-05-12 16:43:15 +00:00
org.springframework.orm updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges 2009-05-12 16:43:15 +00:00
org.springframework.oxm marked "javax.xml.bind" as optional instead of "javax.xml.stream" 2009-05-12 16:56:34 +00:00
org.springframework.samples.petclinic
org.springframework.spring-library
org.springframework.spring-parent
org.springframework.test replaced Commons Collections dependency with Spring-provided LinkedCaseInsensitiveMap; revised CollectionFactory and Spring Map implementations for consistency 2009-05-12 23:37:43 +00:00
org.springframework.transaction polishing 2009-05-12 23:53:45 +00:00
org.springframework.web replaced Commons Collections dependency with Spring-provided LinkedCaseInsensitiveMap; revised CollectionFactory and Spring Map implementations for consistency 2009-05-12 23:37:43 +00:00
org.springframework.web.portlet updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges 2009-05-12 16:43:15 +00:00
org.springframework.web.servlet Velocity/FreeMarker/TilesViewResolver only return a view if the target resource exists now 2009-05-13 14:22:03 +00:00
spring-framework-reference updating code examples with generics/varargs; polishing 2009-05-12 18:18:29 +00:00
build.properties
ci-build.properties
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