From f289b0ff15f8d55569fd7f87dd108bbf8648702f Mon Sep 17 00:00:00 2001 From: Thomas Risberg Date: Mon, 29 Jun 2009 16:59:22 +0000 Subject: [PATCH] updated note re. 3.0 tutorial --- spring-framework-reference/src/new-in-3.xml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/spring-framework-reference/src/new-in-3.xml b/spring-framework-reference/src/new-in-3.xml index f27d9e01768..1d3a61b5bd8 100644 --- a/spring-framework-reference/src/new-in-3.xml +++ b/spring-framework-reference/src/new-in-3.xml @@ -46,14 +46,6 @@
Improved documentation - - Note: - - The current documentation is a *** WORK IN PROGRESS - *** and is currently being re-written to reflect all the - changes in the framework and from now relying on Java 5 features. - - The Spring reference documentation has also substantially been updated to reflect all of the changes and new features for Spring 3.0. While every effort has been made to ensure that there are no errors in @@ -72,6 +64,13 @@ can be found at the Spring Documentation page. + + + Note: + + This document is not yet available as of Spring 3.0 RC1. It will + be avaialabe for the Spring 3.0 final release. +