From f3c27d486bb2218a1d890a0aab8e7c29a1899ca5 Mon Sep 17 00:00:00 2001 From: aheritier Date: Fri, 28 Jul 2006 00:24:50 +0000 Subject: [PATCH] Use a custom build of velocity (1.5-20060721.044818) to wait for a release of velocity 1.5 which will fix the issue VELOCITY-193 ("log4j:ERROR Attempted to append to closed appender named [null ] "). git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@426336 13f79535-47bb-0310-9956-ffa450edef68 --- artifact/project.xml | 7 +++++-- artifact/xdocs/changes.xml | 1 + jar/project.xml | 9 ++++++--- jar/xdocs/changes.xml | 3 +++ jxr/project.xml | 9 ++++++--- jxr/xdocs/changes.xml | 3 +++ multiproject/project.xml | 10 ++++++---- multiproject/xdocs/changes.xml | 3 ++- tasklist/project.xml | 7 +++++-- tasklist/xdocs/changes.xml | 1 + xdoc/project.xml | 7 +++++-- xdoc/xdocs/changes.xml | 1 + 12 files changed, 44 insertions(+), 17 deletions(-) diff --git a/artifact/project.xml b/artifact/project.xml index ede9ccc4..98e7219e 100644 --- a/artifact/project.xml +++ b/artifact/project.xml @@ -190,9 +190,12 @@ 1.0 - velocity + maven velocity - 1.4 + 1.5-20060721.044818 + + Waiting for a release of velocity 1.5, this SNAPSHOT fixes the issue VELOCITY-193. + org.apache.maven.wagon diff --git a/artifact/xdocs/changes.xml b/artifact/xdocs/changes.xml index 7d021899..bfca1b8a 100644 --- a/artifact/xdocs/changes.xml +++ b/artifact/xdocs/changes.xml @@ -25,6 +25,7 @@ + Use a custom build of velocity (1.5-20060721.044818) to wait for a release of velocity 1.5 which will fix the issue VELOCITY-193 (The horrible error : "log4j:ERROR Attempted to append to closed appender named [null]"). Update jelly dependency to match the ones in maven 1.1 core. Include javadocs in created upload bundle. Upgrade Wagon dependencies : wagon-provider-api 1.0-beta-1, wagon-http 1.0-beta-1, wagon-file 1.0-beta-1, wagon-ftp 1.0-beta-1, wagon-ssh 1.0-beta-1, wagon-ssh-external 1.0-beta-1 diff --git a/jar/project.xml b/jar/project.xml index 17e54a10..799c35a2 100644 --- a/jar/project.xml +++ b/jar/project.xml @@ -22,7 +22,7 @@ 3 maven-jar-plugin Maven Jar Plugin - 1.8 + 1.9-SNAPSHOT Plugin for creating JAR files. Create jar files @@ -74,9 +74,12 @@ - velocity + maven velocity - 1.4 + 1.5-20060721.044818 + + Waiting for a release of velocity 1.5, this SNAPSHOT fixes the issue VELOCITY-193. + diff --git a/jar/xdocs/changes.xml b/jar/xdocs/changes.xml index eebfbc85..51be1376 100644 --- a/jar/xdocs/changes.xml +++ b/jar/xdocs/changes.xml @@ -24,6 +24,9 @@ dIon Gillard + + Use a custom build of velocity (1.5-20060721.044818) to wait for a release of velocity 1.5 which will fix the issue VELOCITY-193 (The horrible error : "log4j:ERROR Attempted to append to closed appender named [null]"). + Add tests for jar manifest creation. Using diff --git a/jxr/project.xml b/jxr/project.xml index 45e67aec..b98ec3c0 100644 --- a/jxr/project.xml +++ b/jxr/project.xml @@ -22,7 +22,7 @@ 3 maven-jxr-plugin Maven JXR Plugin - 1.5 + 1.6-SNAPSHOT Create cross reference. Create cross reference @@ -75,9 +75,12 @@ - velocity + maven velocity - 1.4 + 1.5-20060721.044818 + + Waiting for a release of velocity 1.5, this SNAPSHOT fixes the issue VELOCITY-193. + commons-collections diff --git a/jxr/xdocs/changes.xml b/jxr/xdocs/changes.xml index 1e11a9d1..872ee4e0 100644 --- a/jxr/xdocs/changes.xml +++ b/jxr/xdocs/changes.xml @@ -24,6 +24,9 @@ Emmanuel Venisse + + Use a custom build of velocity (1.5-20060721.044818) to wait for a release of velocity 1.5 which will fix the issue VELOCITY-193 (The horrible error : "log4j:ERROR Attempted to append to closed appender named [null]"). + Use maven.compile.src.setinstead of diff --git a/multiproject/project.xml b/multiproject/project.xml index 190c7429..bacb0c04 100644 --- a/multiproject/project.xml +++ b/multiproject/project.xml @@ -22,7 +22,7 @@ 3 maven-multiproject-plugin Maven Multi-Project Plugin - 1.5 + 1.6-SNAPSHOT A plugin to handle the building of multiple projects within maven. Multi-Project Plugin for Maven @@ -115,10 +115,12 @@ 1.0 - velocity + maven velocity - jar - 1.4 + 1.5-20060721.044818 + + Waiting for a release of velocity 1.5, this SNAPSHOT fixes the issue VELOCITY-193. + maven diff --git a/multiproject/xdocs/changes.xml b/multiproject/xdocs/changes.xml index 1830f19b..90c9ca2d 100644 --- a/multiproject/xdocs/changes.xml +++ b/multiproject/xdocs/changes.xml @@ -24,7 +24,8 @@ Vincent Massol - + + Use a custom build of velocity (1.5-20060721.044818) to wait for a release of velocity 1.5 which will fix the issue VELOCITY-193 (The horrible error : "log4j:ERROR Attempted to append to closed appender named [null]"). Only register the dependency convergence report if there are child projects. maven-multiproject-plugin:deregister does not work. diff --git a/tasklist/project.xml b/tasklist/project.xml index f04c9ab7..a0f01efd 100644 --- a/tasklist/project.xml +++ b/tasklist/project.xml @@ -119,9 +119,12 @@ http://jakarta.apache.org/commons/jelly/ - velocity + maven velocity - 1.4 + 1.5-20060721.044818 + + Waiting for a release of velocity 1.5, this SNAPSHOT fixes the issue VELOCITY-193. + vdoclet diff --git a/tasklist/xdocs/changes.xml b/tasklist/xdocs/changes.xml index 671ab677..ef0d5d9c 100644 --- a/tasklist/xdocs/changes.xml +++ b/tasklist/xdocs/changes.xml @@ -27,6 +27,7 @@ + Use a custom build of velocity (1.5-20060721.044818) to wait for a release of velocity 1.5 which will fix the issue VELOCITY-193 (The horrible error : "log4j:ERROR Attempted to append to closed appender named [null]"). Update jelly dependency to match the ones in maven 1.1 core. diff --git a/xdoc/project.xml b/xdoc/project.xml index e2f5b5c6..20f97458 100644 --- a/xdoc/project.xml +++ b/xdoc/project.xml @@ -253,9 +253,12 @@ - velocity + maven velocity - 1.4 + 1.5-20060721.044818 + + Waiting for a release of velocity 1.5, this SNAPSHOT fixes the issue VELOCITY-193. + velocity-dvsl diff --git a/xdoc/xdocs/changes.xml b/xdoc/xdocs/changes.xml index 3496fc3e..e2d998ca 100644 --- a/xdoc/xdocs/changes.xml +++ b/xdoc/xdocs/changes.xml @@ -27,6 +27,7 @@ + Use a custom build of velocity (1.5-20060721.044818) to wait for a release of velocity 1.5 which will fix the issue VELOCITY-193 (The horrible error : "log4j:ERROR Attempted to append to closed appender named [null]"). Update dom4j and jelly dependencies to match the ones in maven 1.1 core. Update dependencies to unify them between plugins. The following dependencies are updated : commons-jelly-tags-interaction v1.0 to v1.1, jaxen v1.0-FCS-full to 1.1-beta-9.