Go to file
Sam Brannen 01023ec911 Updated regarding generics; fixed typos.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1245 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-25 09:04:05 +00:00
build-spring-framework [SPR-5734] Created a javadoc.links preset to link in external javadocs 2009-05-23 05:19:59 +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 SPR-5692: export META-INF so that aop.xml is visible to aspectj load time weaving in an OSGi environment 2009-05-16 01:48:23 +00:00
org.springframework.beans polishing 2009-05-19 22:33:30 +00:00
org.springframework.context Updated regarding generics; fixed typos. 2009-05-25 09:04:05 +00:00
org.springframework.context.support polishing 2009-05-19 22:46:22 +00:00
org.springframework.core polish 2009-05-23 21:27:44 +00:00
org.springframework.expression renamed back to TypeDescriptor after ConversionContext proved not good enough name for any change 2009-05-23 21:23:10 +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 @since 3.0--no point if its not consistent and whole package is 3.0 anyway 2009-05-23 19:54:36 +00:00
org.springframework.jms 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:24:59 +00:00
org.springframework.orm Updated regarding generics; fixed typos. 2009-05-25 09:04:05 +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 SPR-5735 2009-05-21 20:25:18 +00:00
org.springframework.test Updated regarding generics; fixed typos. 2009-05-25 09:04:05 +00:00
org.springframework.transaction Updated regarding generics; fixed typos. 2009-05-25 09:04:05 +00:00
org.springframework.web SPR-5767 - Misleading error message in HandlerMethodInvoker.resolveRequestBody() 2009-05-22 10:45:52 +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 SPR-5768 - Rearrange logic in ServletHandlerMethodInvoker.getModelAndView() 2009-05-22 10:52:10 +00:00
spring-framework-reference further re-working of the ORM chapter 2009-05-22 19:01:32 +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