From 32167790b0d34b3e4d1a10f153ff6c391b82cc65 Mon Sep 17 00:00:00 2001 From: Sam Brannen Date: Mon, 21 Jun 2010 20:37:08 +0000 Subject: [PATCH] Fixed "of the Spring" text and reformatted. --- build-spring-framework/resources/readme.txt | 23 +++++++++++---------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/build-spring-framework/resources/readme.txt b/build-spring-framework/resources/readme.txt index 82bbacb38c..7896da406a 100644 --- a/build-spring-framework/resources/readme.txt +++ b/build-spring-framework/resources/readme.txt @@ -4,23 +4,24 @@ http://www.springframework.org 1. INTRODUCTION -Spring Framework 3.0 is the next generation of the Spring: fully Java 5 based, -EL enabled, REST enabled, and with support for JSR-330 (Dependency Injection) -and JSR-303 (Bean Validation). +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. +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 follow bundle repository conventions now. +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 the sections -of interest in the reference documentation. Sample applications and related material -will be provided as separate downloads. +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.