From 517d42e5caad0cb57e368c4200ada458e09a376e Mon Sep 17 00:00:00 2001 From: Oliver Burn Date: Sun, 16 Dec 2007 09:22:28 +0000 Subject: [PATCH] Improve the documentation. --- src/xdocs/index.xml | 2 +- src/xdocs/releasenotes.xml | 26 ++++++++++++++++++++++++++ 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/src/xdocs/index.xml b/src/xdocs/index.xml index 1ea99c029..fa61a9448 100644 --- a/src/xdocs/index.xml +++ b/src/xdocs/index.xml @@ -30,7 +30,7 @@

A good example of a report that can be produced using Checkstyle and Maven can be seen here. + href="http://maven.apache.org/plugins/maven-checkstyle-plugin/sample-checkstyle.html">seen here.

diff --git a/src/xdocs/releasenotes.xml b/src/xdocs/releasenotes.xml index 1791838b8..ae77f7e46 100755 --- a/src/xdocs/releasenotes.xml +++ b/src/xdocs/releasenotes.xml @@ -9,6 +9,32 @@ +
+

+ The 5.x release is developed using Java 5 and requires a Java 5 + platform to run. If you need run a Java 1.4 or earlier, then use + a Checkstyle 4.x release. As such, features for earlier versions + of Java will be dropped over time. +

+ +

New Features:

+ + +

Fixed Bugs:

+ +
+

Fixed Bugs: