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 + +