diff --git a/jcoverage/announcements/1.0.2.ann b/jcoverage/announcements/1.0.2.ann deleted file mode 100644 index 899c8d27..00000000 --- a/jcoverage/announcements/1.0.2.ann +++ /dev/null @@ -1,16 +0,0 @@ -The Maven team is pleased to announce the JCoverage plugin 1.0.2 release! - -http://maven.apache.org/reference/plugins/jcoverage - -The Maven JCoverage plugin is a plugin for JCoverage -(http://www.jcoverage.com) that generate test coverage reports. - -Features in this version includes: - -o Fix the Number format exception (MAVEN-967) - -You can download the JCoverage Maven plugin here: -http://www.ibiblio.org/maven/maven/plugins/maven-jcoverage-plugin-1.0.2.jar - -Have fun! --Vincent \ No newline at end of file diff --git a/jcoverage/announcements/1.0.ann b/jcoverage/announcements/1.0.ann deleted file mode 100644 index b964256e..00000000 --- a/jcoverage/announcements/1.0.ann +++ /dev/null @@ -1,20 +0,0 @@ -The Maven team is pleased to announce the JCoverage plugin 1.0 release! - -http://maven.apache.org/reference/plugins/jcoverage - -The Maven JCoverage plugin is a plugin for JCoverage -(http://www.jcoverage.com) that generate test coverage reports. - -Features in this version includes: - -o Support for JCoverage 1.0.5 - -o Report generation - -o Merge two or more instrumentation files into one - -You can download the JCoverage Maven plugin here: -http://www.ibiblio.org/maven/maven/plugins/maven-jcoverage-plugin-1.0.jar - -Have fun! --Vincent \ No newline at end of file