From 41e72d2c69a9b84afa4e371b98d2b1934935e27e Mon Sep 17 00:00:00 2001 From: dion Date: Fri, 25 Jul 2003 02:08:23 +0000 Subject: [PATCH] Remove classloader stuff git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113707 13f79535-47bb-0310-9956-ffa450edef68 --- changelog/project.xml | 9 --------- changelog/xdocs/changes.xml | 3 +++ 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/changelog/project.xml b/changelog/project.xml index 9a62b2aa..b69a1e1d 100644 --- a/changelog/project.xml +++ b/changelog/project.xml @@ -59,26 +59,17 @@ ant 1.5.3-1 - - root - commons-jelly commons-jelly-tags-jsl 20030211.143151 - - root.maven - commons-jelly commons-jelly-tags-xml 20030211.142705 http://jakarta.apache.org/commons/jelly/libs/xml/ - - root.maven - commons-logging diff --git a/changelog/xdocs/changes.xml b/changelog/xdocs/changes.xml index 535f2814..cb4f3cbf 100644 --- a/changelog/xdocs/changes.xml +++ b/changelog/xdocs/changes.xml @@ -8,6 +8,9 @@ + + Remove classloader property stuff + Add xml declaration to generated report. Fixed for character encoding.