Go to file
Rossen Stoyanchev 3c7e44ada4 SPR-8536 When two methods match a request for any content type (i.e. Accept=*/* or no Accept header), choose the one that doesn't define any 'Accept' media types by default. This addresses an important use case where methods serving browsers typically don't specify Accept media types. 2011-08-03 11:22:46 +00:00
build-spring-framework multipart handling etc 2011-07-28 20:44:12 +00:00
org.springframework.aop Deprecate AbstractSingletonProxyFactoryBean 2011-07-26 22:29:14 +00:00
org.springframework.asm Merge 3.1.0 development branch into trunk 2010-10-25 19:48:20 +00:00
org.springframework.aspects updated cache aspect after CacheAspectSupport base class changes 2011-07-22 10:12:07 +00:00
org.springframework.beans SpringBeanAutowiringSupport is able to process @Value annotations on any given target instance (SPR-8574) 2011-08-03 10:19:27 +00:00
org.springframework.context Clarify Lifecycle#stop documentation 2011-08-03 06:01:20 +00:00
org.springframework.context.support updated Quartz support package for full Quartz 2.0 support (SPR-8275) 2011-07-19 15:25:10 +00:00
org.springframework.core Polish AnnotationUtils Javadoc 2011-07-26 19:55:11 +00:00
org.springframework.expression fixed TypeDescriptor rendering (SPR-8508) 2011-07-05 22:06:14 +00:00
org.springframework.instrument Include license.txt and notice.txt in module JARs 2011-02-09 06:56:40 +00:00
org.springframework.instrument.tomcat Include license.txt and notice.txt in module JARs 2011-02-09 06:56:40 +00:00
org.springframework.integration-tests Auto-unwrap SessionFactoryBuilder-created proxies 2011-07-30 18:05:34 +00:00
org.springframework.jdbc jdbc:script's "separator" and "execution" attributes work nested with embedded-database as well; added "encoding" attribute to jdbc:script element; general revision of DatabasePopulator configuration and execution code 2011-07-28 14:19:53 +00:00
org.springframework.jms Use Geronimo j2ee-connector API in JMS pom 2011-07-21 23:26:25 +00:00
org.springframework.orm Auto-unwrap SessionFactoryBuilder-created proxies 2011-07-30 18:05:34 +00:00
org.springframework.oxm removed unused Servlet dependency 2011-07-28 20:27:04 +00:00
org.springframework.spring-library Merge 3.1.0 development branch into trunk 2010-10-25 19:48:20 +00:00
org.springframework.spring-parent Updating JUnit and TestNG versions for IDEs and Maven. 2011-03-28 19:59:09 +00:00
org.springframework.test added getContentAsByteArray() and getContentAsString() methods (SPR-8575); actually implemented forward, include and handlePageException methods 2011-08-02 23:52:54 +00:00
org.springframework.transaction Deprecate TransactionProxyFactoryBean 2011-07-26 22:29:04 +00:00
org.springframework.web SpringBeanAutowiringSupport is able to process @Value annotations on any given target instance (SPR-8574) 2011-08-03 10:19:27 +00:00
org.springframework.web.portlet polishing 2011-07-27 22:38:59 +00:00
org.springframework.web.servlet SPR-8536 When two methods match a request for any content type (i.e. Accept=*/* or no Accept header), choose the one that doesn't define any 'Accept' media types by default. This addresses an important use case where methods serving browsers typically don't specify Accept media types. 2011-08-03 11:22:46 +00:00
org.springframework.web.struts shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility) 2011-06-09 13:10:09 +00:00
spring-framework-reference SPR-8540 Minor Freemarker import related documentation fix 2011-07-27 11:14:31 +00:00
src/test/java/org/springframework/core/env Merge 3.1.0 development branch into trunk 2010-10-25 19:48:20 +00:00
.gitignore Add ignorable log file to .gitignore 2011-06-05 21:01:37 +00:00
build.properties Update javadoc memory and doc publication settings 2011-06-09 02:54:52 +00:00
build.versions shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility) 2011-06-09 09:58:15 +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.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 copy txt files as well 2011-07-26 09:25:22 +00:00
spring-framework.psf Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat 2009-09-25 12:51:58 +00:00