From 1e2cfcfaeccdf16eb34eef84c9c32084ea9ee7d0 Mon Sep 17 00:00:00 2001 From: aheritier Date: Tue, 25 Apr 2006 21:46:00 +0000 Subject: [PATCH] MAVEN-1759 : Upgrade to log4j 1.2.13. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@396991 13f79535-47bb-0310-9956-ffa450edef68 --- jalopy/xdocs/changes.xml | 2 +- jira/xdocs/changes.xml | 2 +- linkcheck/xdocs/changes.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/jalopy/xdocs/changes.xml b/jalopy/xdocs/changes.xml index 4b883c96..f17e4d20 100644 --- a/jalopy/xdocs/changes.xml +++ b/jalopy/xdocs/changes.xml @@ -24,7 +24,7 @@ - Upgrade to log4j 1.2.13. + Upgrade to log4j 1.2.13. Jalopy classes aren't found. Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. diff --git a/jira/xdocs/changes.xml b/jira/xdocs/changes.xml index f1dded71..8dd7ffb5 100644 --- a/jira/xdocs/changes.xml +++ b/jira/xdocs/changes.xml @@ -24,7 +24,7 @@ - Upgrade to log4j 1.2.13. + Upgrade to log4j 1.2.13. If a report isn't generated the plugin fails trying to replace entities in a not existing file. diff --git a/linkcheck/xdocs/changes.xml b/linkcheck/xdocs/changes.xml index 74a708b4..3c9a7dab 100644 --- a/linkcheck/xdocs/changes.xml +++ b/linkcheck/xdocs/changes.xml @@ -25,7 +25,7 @@ - Upgrade to log4j 1.2.13. + Upgrade to log4j 1.2.13. Add the property "maven.linkcheck.method" to select the method to use to do the tests (head -by default-,or get). Display for each file the number of links and the number of errors. New counters to report how many files and links are checked and how many errors are found.