From 2990bc2c69981be36c8e189e0353a52a575c2ff7 Mon Sep 17 00:00:00 2001 From: evenisse Date: Sun, 4 Jan 2004 15:16:15 +0000 Subject: [PATCH] Prepare for release git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114534 13f79535-47bb-0310-9956-ffa450edef68 --- jdiff/announcements/1.2.ann | 16 ++++++++++++++++ jdiff/project.xml | 9 ++++++++- jdiff/xdocs/changes.xml | 2 +- jdiff/xdocs/navigation.xml | 3 +++ 4 files changed, 28 insertions(+), 2 deletions(-) create mode 100644 jdiff/announcements/1.2.ann diff --git a/jdiff/announcements/1.2.ann b/jdiff/announcements/1.2.ann new file mode 100644 index 00000000..dd760ba9 --- /dev/null +++ b/jdiff/announcements/1.2.ann @@ -0,0 +1,16 @@ +The Maven team is pleased to announce the JDiff plugin 1.2 release! + +http://maven.apache.org/reference/plugins/jdiff + +The Maven JDiff plugin is a plugin for Jdiff +(http://javadiff.sourceforge.net/) that generate an HTML report of API differences. + +Features in this version includes: + +o Fix error due to makeRelativePath (MPJDIFF-1) + +You can download the JDiff Maven plugin here: +http://www.ibiblio.org/maven/maven/plugins/maven-jdiff-plugin-1.2.jar + +Have fun! +-The Maven Team \ No newline at end of file diff --git a/jdiff/project.xml b/jdiff/project.xml index f628dafb..cd81677d 100644 --- a/jdiff/project.xml +++ b/jdiff/project.xml @@ -5,7 +5,7 @@ 3 maven-jdiff-plugin Maven JDiff Plugin - 1.2-SNAPSHOT + 1.2 Diff between CVS releases http://maven.apache.org/reference/plugins/jdiff/ @@ -15,6 +15,13 @@ http://cvs.apache.org/viewcvs/maven-plugins/jdiff/ http://jira.codehaus.org/secure/BrowseProject.jspa?id=10374 + + + 1.2 + 1.2 + MAVEN_JDIFF_1_2 + + dIon Gillard diff --git a/jdiff/xdocs/changes.xml b/jdiff/xdocs/changes.xml index 754693a0..3a8f4114 100644 --- a/jdiff/xdocs/changes.xml +++ b/jdiff/xdocs/changes.xml @@ -7,7 +7,7 @@ - + MPJDIFF-1. Fix error due to makeRelativePath. diff --git a/jdiff/xdocs/navigation.xml b/jdiff/xdocs/navigation.xml index 3c2f652c..1d3c3e6f 100644 --- a/jdiff/xdocs/navigation.xml +++ b/jdiff/xdocs/navigation.xml @@ -13,5 +13,8 @@ + + + \ No newline at end of file