Go to file
Chris Beams 089dd342e6 Fix non-compilable example in mvc ref doc
Issue: SPR-7750

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@4569 50f2f4bb-b051-0410-bef5-90022cba6387
2011-06-17 10:14:36 +00:00
build-spring-framework prepared for 3.1 RC1 release 2011-06-14 00:14:09 +00:00
org.springframework.aop Polishing Eclipse classpath settings 2011-06-11 19:56:48 +00:00
org.springframework.asm
org.springframework.aspects 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:01:09 +00:00
org.springframework.beans Provide default ParameterNameDiscoverer for AACBF 2011-06-17 09:47:19 +00:00
org.springframework.context Provide default ParameterNameDiscoverer for AACBF 2011-06-17 09:47:19 +00:00
org.springframework.context.support Polishing Eclipse classpath settings 2011-06-11 19:56:48 +00:00
org.springframework.core SPR-8457 - XMLEventStreamReader.getText() fails for COMMENT and ENTITY_REFERENCE events 2011-06-17 09:07:12 +00:00
org.springframework.expression
org.springframework.instrument
org.springframework.instrument.tomcat
org.springframework.integration-tests
org.springframework.jdbc avoid Logger.getGlobal() - it's Java 7 only... 2011-06-09 23:15:27 +00:00
org.springframework.jms revised JMS CachedConnectionFactory to avoid unnecessary rollback calls on Session return (SPR-8437); fixed JMS CachedConnectionFactory to fully synchronize its Session list (SPR-8436) 2011-06-13 22:32:42 +00:00
org.springframework.orm support for Hibernate 4.0 as a JPA provider 2011-06-14 22:45:29 +00:00
org.springframework.oxm Update pom and .classpath to reflect Castor upgrade 2011-06-16 04:36:53 +00:00
org.springframework.spring-library
org.springframework.spring-parent
org.springframework.test Add syntax highlighting to Javadoc where necessary 2011-06-12 06:56:17 +00:00
org.springframework.transaction Clarify TransactionCallback Javadoc 2011-06-15 13:04:07 +00:00
org.springframework.web Prefer / or /app/* over /main in servlet examples 2011-06-16 22:42:50 +00:00
org.springframework.web.portlet
org.springframework.web.servlet SPR-7812 RequestCondition refactoring with the possibility for custom request conditions in mind. 2011-06-17 09:39:49 +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 Fix non-compilable example in mvc ref doc 2011-06-17 10:14:36 +00:00
src/test/java/org/springframework/core/env
.gitignore
build.properties
build.versions
ci-build.properties
eclipse-code-formatter.xml
spring-framework.ipr 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:26:46 +00:00
spring-framework.psf