Go to file
Chris Beams 1765b6879f Add spring-build 2.5.2
spring-build was previously included via an svn:external. Adding
directly to the source tree under Git to avoid the need for a git
submodule.

In order to build from any earlier commit, it is recommended to
export spring-build or symlink an existing copy into the root
of the spring-framework project and then build normally.

    $ svn export https://src.springsource.org/svn/spring-build/tags/project-build-2.5.2 spring-build
2011-12-15 02:40:18 +01:00
build-spring-framework final preparations for 3.1 GA release 2011-12-12 23:38:05 +00:00
org.springframework.aop
org.springframework.asm
org.springframework.aspects + add cache aspectj aspect 2011-12-08 13:20:01 +00:00
org.springframework.beans Allow parameters in FactoryBean-returning @Bean methods 2011-12-10 19:32:02 +00:00
org.springframework.context Re-introduce system-properties-mode to spring-context 3.1 XSD 2011-12-12 19:20:53 +00:00
org.springframework.context.support Revert accidental changes in Eclipse/pom metadata 2011-12-09 13:08:37 +00:00
org.springframework.core Polish Javadoc 2011-12-12 23:42:39 +00:00
org.springframework.expression
org.springframework.instrument
org.springframework.instrument.tomcat
org.springframework.integration-tests Support use of @Scheduled against JDK proxies 2011-12-11 13:00:30 +00:00
org.springframework.jdbc polishing 2011-12-11 23:07:07 +00:00
org.springframework.jms polishing Javadoc for marshalling message converters 2011-12-12 00:29:11 +00:00
org.springframework.orm do not reset Session itself on "clear()" in order to properly interact with Open Session in View (SPR-8909) 2011-12-12 15:53:18 +00:00
org.springframework.oxm polishing 2011-12-11 22:07:12 +00:00
org.springframework.spring-library
org.springframework.spring-parent
org.springframework.test polishing 2011-12-12 15:04:11 +00:00
org.springframework.transaction @Transactional qualifiers match against transaction manager definitions in parent contexts as well (SPR-7679) 2011-12-11 13:26:36 +00:00
org.springframework.web overhaul of support package arrangements for handler method processing; added missing package-info files 2011-12-12 23:20:03 +00:00
org.springframework.web.portlet Portlet MVC annotation mapping allows for distributing action names across controllers (SPR-7685) 2011-12-05 21:20:27 +00:00
org.springframework.web.servlet overhaul of support package arrangements; added missing package-info files 2011-12-12 23:32:31 +00:00
org.springframework.web.struts
spring-build Add spring-build 2.5.2 2011-12-15 02:40:18 +01:00
spring-framework-reference Update "What's new in 3.1" ref docs 2011-12-12 23:42:52 +00:00
.gitignore Add spring-build 2.5.2 2011-12-15 02:40:18 +01:00
build.properties
build.versions used specific SLF4J versions for running the test suites of individual modules (fixing the Hibernate Validator 4.2 upgrade) 2011-12-09 17:53:29 +00:00
ci-build.properties
eclipse-code-formatter.xml
spring-framework.ipr
spring-framework.psf