From 5b7bd157df98fdaeb1bf81b2f24cf3810ab15700 Mon Sep 17 00:00:00 2001 From: dion Date: Mon, 1 Sep 2003 07:14:47 +0000 Subject: [PATCH] Prep for release git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113927 13f79535-47bb-0310-9956-ffa450edef68 --- checkstyle/announcements/2.0.ann | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 checkstyle/announcements/2.0.ann diff --git a/checkstyle/announcements/2.0.ann b/checkstyle/announcements/2.0.ann new file mode 100644 index 00000000..e0549030 --- /dev/null +++ b/checkstyle/announcements/2.0.ann @@ -0,0 +1,17 @@ +The Maven team is pleased to announce the Checkstyle plugin 2.0 release! + +http://maven.apache.org/reference/plugins/checkstyle/ + +The Maven Checkstyle plugin is a plugin for Checkstyle +(http://checkstyle.sourceforge.net) that allows for code +to be checked and a Maven report produced + +Changes in this version: + +Note that this plugin has been tested with Maven HEAD. Using it with +another version of Maven is at your own risks! :-) + +You can download the Checkstyle Maven plugin here: +http://www.ibiblio.org/maven/maven/plugins/maven-checkstyle-plugin-2.0.jar + +Have fun! \ No newline at end of file