From 9a16af24db82a384bbf96c3be235dd37ea9247fe Mon Sep 17 00:00:00 2001 From: ltheussl Date: Wed, 28 Mar 2007 07:23:48 +0000 Subject: [PATCH] [maven-scm-plugin] prepare release 1.5.1 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@523209 13f79535-47bb-0310-9956-ffa450edef68 --- jdiff/project.xml | 11 ++++++-- jdiff/xdocs/changes.xml | 62 +++++++++++++++++++++-------------------- 2 files changed, 40 insertions(+), 33 deletions(-) diff --git a/jdiff/project.xml b/jdiff/project.xml index 7afb94b5..5c8c32d8 100644 --- a/jdiff/project.xml +++ b/jdiff/project.xml @@ -1,4 +1,5 @@ + - + ../plugins-parent/project.xml 3 maven-jdiff-plugin Maven JDiff Plugin - 1.5.1-SNAPSHOT + 1.5.1 JDiff - Report the differences in the public API of two releases Plugin for JDiff - reports on the differences in the public API of two releases by comparing the sources of two SCM checkouts. @@ -47,6 +47,11 @@ 1.5 maven-jdiff-plugin-1.5 + + 1.5.1 + 1.5.1 + MAVEN_JDIFF_1_5_1 + diff --git a/jdiff/xdocs/changes.xml b/jdiff/xdocs/changes.xml index 70382005..e779eab6 100644 --- a/jdiff/xdocs/changes.xml +++ b/jdiff/xdocs/changes.xml @@ -18,36 +18,38 @@ * limitations under the License. */ --> - - - Changes - dIon Gillard - Emmanuel Venisse - - - - Jdiff fails with svn modules. New property maven.jdiff.svn.module. - Jdiff doclet fails with jdk 1.4. - Use relative links to the javadoc. - It requires at least maven-plugin-plugin v1.7. - - - Add the classpath to the Javadoc tag to properly resolve classes + + + Changes + dIon Gillard + Emmanuel Venisse + + + + Jdiff fails with svn modules. New property + maven.jdiff.svn.module. + + Jdiff doclet fails with jdk 1.4. + Use relative links to the javadoc. + It requires at least maven-plugin-plugin v1.7. + + + Add the classpath to the Javadoc tag to properly resolve classes Store difference XML files in the target/jdiffdirectory - - Utilise SCM plugin to support multiple SCMs (tested with CVS and Subversion) - Add basic homepage. - - - Add maven-jdiff-plugin:report, maven-jdiff-plugin:register and maven-jdiff-plugin:deregister goals for add jdiff report in site generation. - - - - MPJDIFF-1. Fix error due to makeRelativePath. - - - update to use maven.docs.*/maven.gen.docs - - + + Utilise SCM plugin to support multiple SCMs (tested with CVS and Subversion) + Add basic homepage. + + + Add maven-jdiff-plugin:report, maven-jdiff-plugin:register and maven-jdiff-plugin:deregister goals for add jdiff report in site generation. + + + + MPJDIFF-1. Fix error due to makeRelativePath. + + + update to use maven.docs.*/maven.gen.docs + +