From 7c95794520bf58e931c63bba2f1ca8baa383af1c Mon Sep 17 00:00:00 2001 From: Stephen Colebourne Date: Fri, 8 Mar 2013 14:20:20 +0000 Subject: [PATCH] Fix link --- src/site/xdoc/index.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 7b6f202d9..cd310d50d 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -151,7 +151,7 @@ See the upgrade notes for full details.

Version 2.x is almost completely source and binary compatible with version 1.x. Key changes include the use of JDK 1.5 or later, generics, and the removal of some (but not all) -deprecated methods. See the upgrade notes for full details +deprecated methods. See the upgrade notes for full details including information on the corner cases that are not compatible.