Go to file
Christian Dupuis 8acad83009 fixed tooling related problem where empty value of an attribute that should take a bean reference would call the RuntimeBeanReference constructor in the namespace parser and throw a IllegalArgumentException although the problem has already been reported using the ProblemReporter API
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1182 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-15 13:22:30 +00:00
build-spring-framework OSGI manifests etc 2009-05-13 20:52:40 +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 added spring-tool-3.0.xsd; new expected-method element to describe possible methods for an attribute 2009-05-15 11:03:37 +00:00
org.springframework.context fixed tooling related problem where empty value of an attribute that should take a bean reference would call the RuntimeBeanReference constructor in the namespace parser and throw a IllegalArgumentException although the problem has already been reported using the ProblemReporter API 2009-05-15 13:22:30 +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 converter system refactoring from community input 2009-05-14 21:36:49 +00:00
org.springframework.expression quick attempt to fix core.convert breakage 2009-05-15 11:35:41 +00:00
org.springframework.instrument
org.springframework.instrument.classloading
org.springframework.integration-tests
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 added Commons Lang for Velocity tests 2009-05-13 20:52:06 +00:00
spring-framework-reference finnished updating code examples with generics/varargs for jdbc chapter 2009-05-13 18:45:24 +00:00
build.properties
ci-build.properties
eclipse-code-formatter.xml
spring-framework.ipr
spring-framework.psf