From 3b6090f80d03c90af93813f4dc318bd92ce8ad6f Mon Sep 17 00:00:00 2001 From: brett Date: Sun, 16 May 2004 01:56:57 +0000 Subject: [PATCH] [maven-scm-plugin] prepare release 1.3 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115273 13f79535-47bb-0310-9956-ffa450edef68 --- linkcheck/project.xml | 7 ++++++- linkcheck/xdocs/changes.xml | 8 ++++---- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/linkcheck/project.xml b/linkcheck/project.xml index 84e0af63..189507cc 100644 --- a/linkcheck/project.xml +++ b/linkcheck/project.xml @@ -23,7 +23,7 @@ 3 maven-linkcheck-plugin Maven LinkCheck Plug-in - 1.3-SNAPSHOT + 1.3 Check xdoc links. Requires Maven 1.0 RC2. Check xdoc links http://maven.apache.org/reference/plugins/linkcheck/ @@ -40,6 +40,11 @@ 1.2 MAVEN_LINKCHECK_1_2 + + 1.3 + 1.3 + MAVEN_LINKCHECK_1_3 + diff --git a/linkcheck/xdocs/changes.xml b/linkcheck/xdocs/changes.xml index 1185cf77..53a00060 100644 --- a/linkcheck/xdocs/changes.xml +++ b/linkcheck/xdocs/changes.xml @@ -25,10 +25,10 @@ Vincent Massol - - - Now supports failing the build on error if you set the new - maven.linkcheck.failonerror property to true. + + Now supports failing the build on error if you set the new + maven.linkcheck.failonerrorproperty to + true. Remove commons-util dependency. Must update to commons-lang 2.0. Fix issues with DOM classes and jdk1.3