Go to file
Chris Beams abb5fc094a 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-16 11:56:51 +01:00
build-spring-framework final preparations for 3.1 GA release 2011-12-12 23:38:05 +00:00
org.springframework.aop Release Spring Framework 3.1.0.RELEASE 2011-12-13 16:35:49 +00:00
org.springframework.asm Release Spring Framework 3.1.0.RELEASE 2011-12-13 16:35:49 +00:00
org.springframework.aspects Release Spring Framework 3.1.0.RELEASE 2011-12-13 16:35:49 +00:00
org.springframework.beans Release Spring Framework 3.1.0.RELEASE 2011-12-13 16:35:49 +00:00
org.springframework.context Release Spring Framework 3.1.0.RELEASE 2011-12-13 16:35:49 +00:00
org.springframework.context.support Release Spring Framework 3.1.0.RELEASE 2011-12-13 16:35:49 +00:00
org.springframework.core Release Spring Framework 3.1.0.RELEASE 2011-12-13 16:35:49 +00:00
org.springframework.expression Release Spring Framework 3.1.0.RELEASE 2011-12-13 16:35:49 +00:00
org.springframework.instrument Release Spring Framework 3.1.0.RELEASE 2011-12-13 16:35:49 +00:00
org.springframework.instrument.tomcat Release Spring Framework 3.1.0.RELEASE 2011-12-13 16:35:49 +00:00
org.springframework.integration-tests Release Spring Framework 3.1.0.RELEASE 2011-12-13 16:35:49 +00:00
org.springframework.jdbc Release Spring Framework 3.1.0.RELEASE 2011-12-13 16:35:49 +00:00
org.springframework.jms Release Spring Framework 3.1.0.RELEASE 2011-12-13 16:35:49 +00:00
org.springframework.orm Release Spring Framework 3.1.0.RELEASE 2011-12-13 16:35:49 +00:00
org.springframework.oxm Release Spring Framework 3.1.0.RELEASE 2011-12-13 16:35:49 +00:00
org.springframework.spring-library Release Spring Framework 3.1.0.RELEASE 2011-12-13 16:35:49 +00:00
org.springframework.spring-parent Release Spring Framework 3.1.0.RELEASE 2011-12-13 16:35:49 +00:00
org.springframework.test Release Spring Framework 3.1.0.RELEASE 2011-12-13 16:35:49 +00:00
org.springframework.transaction Release Spring Framework 3.1.0.RELEASE 2011-12-13 16:35:49 +00:00
org.springframework.web Release Spring Framework 3.1.0.RELEASE 2011-12-13 16:35:49 +00:00
org.springframework.web.portlet Release Spring Framework 3.1.0.RELEASE 2011-12-13 16:35:49 +00:00
org.springframework.web.servlet Release Spring Framework 3.1.0.RELEASE 2011-12-13 16:35:49 +00:00
org.springframework.web.struts Release Spring Framework 3.1.0.RELEASE 2011-12-13 16:35:49 +00:00
spring-build Add spring-build 2.5.2 2011-12-16 11:56:51 +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-16 11:56:51 +01:00
build.properties Release Spring Framework 3.1.0.RELEASE 2011-12-13 16:35:49 +00:00
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 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 consistently use Unix line separator 2011-10-11 01:14:20 +00:00
spring-framework.psf Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat 2009-09-25 12:51:58 +00:00