From d2525888678fbac29c8599ab202840f04e8947d4 Mon Sep 17 00:00:00 2001 From: vmassol Date: Sat, 1 May 2004 11:11:37 +0000 Subject: [PATCH] - remove unneeded properties (they are inherited from top level project.properties) - removed ann files as they can now be generated by the announcement plugin - other minor changes git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115133 13f79535-47bb-0310-9956-ffa450edef68 --- checkstyle/announcements/2.0.ann | 17 ----------------- checkstyle/announcements/2.2.ann | 23 ----------------------- checkstyle/project.properties | 3 --- checkstyle/xdocs/changes.xml | 2 +- checkstyle/xdocs/navigation.xml | 7 +++---- 5 files changed, 4 insertions(+), 48 deletions(-) delete mode 100644 checkstyle/announcements/2.0.ann delete mode 100644 checkstyle/announcements/2.2.ann diff --git a/checkstyle/announcements/2.0.ann b/checkstyle/announcements/2.0.ann deleted file mode 100644 index e0549030..00000000 --- a/checkstyle/announcements/2.0.ann +++ /dev/null @@ -1,17 +0,0 @@ -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 diff --git a/checkstyle/announcements/2.2.ann b/checkstyle/announcements/2.2.ann deleted file mode 100644 index d456851e..00000000 --- a/checkstyle/announcements/2.2.ann +++ /dev/null @@ -1,23 +0,0 @@ -The Maven team is pleased to announce the Checkstyle plugin 2.2 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: - -o The Checkstyle HTML report now provides information on severity. -o Prevent projects who do not use the head check from failing if they - don't provide a license file. -o Upgraded to Checkstyle 3.2. - -Note that this plugin has been tested with Maven 1.0-rc1 and Maven -1.1-SNAPSHOT. 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.2.jar - -Have fun! \ No newline at end of file diff --git a/checkstyle/project.properties b/checkstyle/project.properties index f50b37af..d66f96c3 100644 --- a/checkstyle/project.properties +++ b/checkstyle/project.properties @@ -17,6 +17,3 @@ # ------------------------------------------------------------------- # P R O J E C T P R O P E R T I E S # ------------------------------------------------------------------- -maven.xdoc.date=left -## maven.xdoc.version=${pom.currentVersion} -maven.license.licenseFile=${basedir}/../LICENSE.txt diff --git a/checkstyle/xdocs/changes.xml b/checkstyle/xdocs/changes.xml index fd1ce34c..5ad85c1e 100644 --- a/checkstyle/xdocs/changes.xml +++ b/checkstyle/xdocs/changes.xml @@ -21,7 +21,7 @@ Checkstyle plugin changes - Vincent Massol + Vincent Massol Emmanuel Venisse diff --git a/checkstyle/xdocs/navigation.xml b/checkstyle/xdocs/navigation.xml index e4e86923..f2b6d838 100644 --- a/checkstyle/xdocs/navigation.xml +++ b/checkstyle/xdocs/navigation.xml @@ -32,10 +32,9 @@ - - + + +