spring-framework/build-spring-framework/resources
Chris Beams 520579d886 Update build instructions in readme
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3861 50f2f4bb-b051-0410-bef5-90022cba6387
2011-01-05 22:22:58 +00:00
..
changelog.txt [SPR-7850][SPR-7851] Upgraded to JUnit 4.8.1 and TestNG 5.12.1; added changelog entries for 3.1.0.M1. 2010-12-30 08:00:58 +00:00
license.txt updated license and notice files 2010-12-09 19:55:41 +00:00
notice.txt updated license and notice files 2010-12-09 19:55:41 +00:00
readme.txt Update build instructions in readme 2011-01-05 22:22:58 +00:00

readme.txt

SPRING FRAMEWORK 3.1 M1 (January 2011)
-------------------------------------
http://www.springframework.org

1. INTRODUCTION

Spring Framework 3.0 is the next generation of Spring: fully Java 5 based,
EL enabled, REST enabled, and with support for JSR-330 (Dependency
Injection) and JSR-303 (Bean Validation).

2. RELEASE NOTES

This release comes with complete reference documentation. For further
details, consult the provided javadoc for specific packages and classes.

3. DISTRIBUTION JAR FILES

The Spring Framework module jar files can be found in the 'dist'
directory. Note that this release does not contain a 'spring.jar' file
anymore, in contrast to previous Spring generations. Furthermore, the jar
file names now follow bundle repository conventions.

4. GETTING STARTED

Please consult the blog examples at http://blog.springsource.com as well
as sections of interest in the reference documentation. Sample
applications and related material are provided as separate downloads.