From 510e4c76a3be08af3dfce7dd3b9faa77c6d7e87f Mon Sep 17 00:00:00 2001 From: aheritier Date: Tue, 25 Apr 2006 21:43:57 +0000 Subject: [PATCH] Upgrade to log4j 1.2.13. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@396988 13f79535-47bb-0310-9956-ffa450edef68 --- jalopy/project.xml | 2 +- jalopy/xdocs/changes.xml | 1 + jira/project.xml | 2 +- jira/xdocs/changes.xml | 1 + linkcheck/project.xml | 2 +- linkcheck/xdocs/changes.xml | 1 + plugins-parent/project.properties | 2 +- 7 files changed, 7 insertions(+), 4 deletions(-) diff --git a/jalopy/project.xml b/jalopy/project.xml index 1c61a04b..a8aa0724 100644 --- a/jalopy/project.xml +++ b/jalopy/project.xml @@ -121,7 +121,7 @@ log4j log4j - 1.2.12 + 1.2.13 This library is already loaded by maven's core. Be careful to use the same version number as in the core. diff --git a/jalopy/xdocs/changes.xml b/jalopy/xdocs/changes.xml index cb4aaf8a..4b883c96 100644 --- a/jalopy/xdocs/changes.xml +++ b/jalopy/xdocs/changes.xml @@ -24,6 +24,7 @@ + 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/project.xml b/jira/project.xml index 1a9a316a..069150ad 100644 --- a/jira/project.xml +++ b/jira/project.xml @@ -71,7 +71,7 @@ log4j log4j - 1.2.12 + 1.2.13 This library is already loaded by maven's core. Be careful to use the same version number as in the core. diff --git a/jira/xdocs/changes.xml b/jira/xdocs/changes.xml index 9dc50280..f1dded71 100644 --- a/jira/xdocs/changes.xml +++ b/jira/xdocs/changes.xml @@ -24,6 +24,7 @@ + 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/project.xml b/linkcheck/project.xml index 1d5725b0..cae50834 100644 --- a/linkcheck/project.xml +++ b/linkcheck/project.xml @@ -187,7 +187,7 @@ log4j log4j - 1.2.12 + 1.2.13 This library is already loaded by maven's core. Be careful to use the same version number as in the core. diff --git a/linkcheck/xdocs/changes.xml b/linkcheck/xdocs/changes.xml index cabffae4..74a708b4 100644 --- a/linkcheck/xdocs/changes.xml +++ b/linkcheck/xdocs/changes.xml @@ -25,6 +25,7 @@ + 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. diff --git a/plugins-parent/project.properties b/plugins-parent/project.properties index 3495f8de..cf8d2384 100644 --- a/plugins-parent/project.properties +++ b/plugins-parent/project.properties @@ -73,7 +73,7 @@ maven.jar.commons-lang=2.0 maven.jar.commons-logging=1.0.4 maven.jar.dom4j=1.4 maven.jar.forehead=1.0-beta-5 -maven.jar.log4j=1.2.12 +maven.jar.log4j=1.2.13 maven.jar.maven-model=3.0.1 maven.jar.plexus-utils=1.0.3 maven.jar.wagon-file=1.0-alpha-4